1. 19baa9d i2c: Add configurable I2C transfer timeout by Jes Klinke · 2 years, 6 months ago
  2. c379d46 src/soc/rockchip: Add missing <{stddef,stdint}.h> by Elyes HAOUAS · 4 years, 1 month ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. bbc99cf soc/rockchip: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  5. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  6. 43d5f7e src/soc/rockchip: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  7. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  8. c788ae3 rockchip: Use new buffer_to/from_fifo32(_prefix) helpers by Julius Werner · 5 years ago
  9. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  10. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  11. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  12. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  13. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  14. 029dfff i2c: Move to Linux like `struct i2c_msg` by Nico Huber · 7 years ago
  15. 7e1f68c rockchip/common: Loosen I2C frequency target requirements by Julius Werner · 8 years ago
  16. 8e42bd1c rockchip/rk3399: Change PLL configuration to match Linux kernel by Julius Werner · 8 years ago
  17. d4c175b rockchip/rk3288: refactor i2c interface to allow support of rk3399 by huang lin · 8 years ago[Renamed (78%) from src/soc/rockchip/rk3288/i2c.c]
  18. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  19. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  20. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 10 years ago
  21. 7a453eb rk3288: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  22. 8affee5 rk3288: guarantee i2c low period more than 1.3us by huang lin · 10 years ago
  23. bbcffd9 rockchip: support i2c clock setting by huang lin · 10 years ago
  24. 51de5a8 rk3288: sync i2c driver with depthcharge by Daisuke Nojiri · 10 years ago
  25. 19420c1 veyron: Fix file permissions by Julius Werner · 10 years ago
  26. 82ba4d0 rk3288: add cpu and chip by huang lin · 10 years ago
  27. 441a578 rk3288: add i2c by huang lin · 10 years ago