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