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. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 3 months ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  5. 1ddb894 soc/samsung: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  6. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  7. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  8. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  9. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  10. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  11. 029dfff i2c: Move to Linux like `struct i2c_msg` by Nico Huber · 7 years ago
  12. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  13. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  14. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  15. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  16. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 9 years ago
  17. 80af442 exynos5420: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  18. 4393346 exynos: convert to stopwatch API by Aaron Durbin · 10 years ago
  19. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  20. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  21. dda0e66 Exynos5420: Fix up the i2c driver for use with the TPM driver by Gabe Black · 11 years ago
  22. 22d0ca0 armv7: Move Exynos from 'cpu' to 'soc'. by Hung-Te Lin · 11 years ago[Renamed from src/cpu/samsung/exynos5420/i2c.c]
  23. a5dc091 i2c: Change the type of the data parameter to uint8_t. by Gabe Black · 11 years ago
  24. f396ad5 exynos5420: i2c: Fix error handling. by Gabe Black · 11 years ago
  25. be58278 exynos5420: use speed parameter in i2c_init() for HSI2C by David Hendricks · 11 years ago
  26. becb3f6 exynos5420: Revamp the high speed I2C driver. by Gabe Black · 11 years ago
  27. 83fd239 exynos5420: update I2C code, add HSI2C/USI support by David Hendricks · 11 years ago
  28. e6a44eb exynos5420: Implement support for the pinmux as functions. by Gabe Black · 11 years ago
  29. 607c0b6 pit: Create an exynos5420 directory which is nearly a copy of exynos5250. by Gabe Black · 11 years ago