1. 19baa9d i2c: Add configurable I2C transfer timeout by Jes Klinke · 2 years, 6 months ago
  2. 0c2724c soc/samsung: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. 1ddb894 soc/samsung: 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. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  7. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  8. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  9. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  10. 029dfff i2c: Move to Linux like `struct i2c_msg` by Nico Huber · 7 years ago
  11. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  12. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  13. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  14. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  15. 1ed0c8c exynos5250: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  16. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  17. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  18. 22d0ca0 armv7: Move Exynos from 'cpu' to 'soc'. by Hung-Te Lin · 11 years ago[Renamed from src/cpu/samsung/exynos5250/i2c.c]
  19. a5dc091 i2c: Change the type of the data parameter to uint8_t. by Gabe Black · 11 years ago
  20. fe64060 exynos5250: De-switch-ify the pinmux configuration code. by Gabe Black · 11 years ago
  21. 08dc357 ARMv7: De-uboot-ify Exynos5250 code by Stefan Reinauer · 11 years ago
  22. b98dec0 samsung/exynos5250: unify code by Stefan Reinauer · 11 years ago[Renamed (98%) from src/cpu/samsung/exynos5-common/i2c.c]
  23. b959fbb exynos5: Re-factor I2C code by David Hendricks · 11 years ago
  24. cfb7360 replace device/i2c.h with simpler version by David Hendricks · 11 years ago
  25. 1cf46a7 ARMv7: Drop u-boot type remains by Stefan Reinauer · 12 years ago
  26. 5dbf689 Exynos5: Drop S5P directory and merge files by Stefan Reinauer · 12 years ago[Renamed (99%) from src/cpu/samsung/s5p-common/s3c24x0_i2c.c]
  27. 5f83f6c armv7: Clean up arm/snow bootblock build process. by Hung-Te Lin · 12 years ago
  28. 2354ef8 exynos/snow: get rid of board-specific arbitration code by David Hendricks · 12 years ago
  29. 45256b3 Add (hacked-up) s3c24x0_i2c files by David Hendricks · 12 years ago