1. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  2. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  3. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  4. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  5. 9030b39 dm: Drop uses of dev_set_of_offset() by Simon Glass · 4 years ago
  6. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  7. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  8. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  9. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  10. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  11. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  12. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  13. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  16. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  17. b8baa9f gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · 9 years ago
  18. 85ed2b4 gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() by Przemyslaw Marczak · 9 years ago
  19. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  20. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  21. 947beca dm: exynos: Add a GPIO translation function by Simon Glass · 10 years ago
  22. 8e5f623 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · 10 years ago
  23. 9b4e0e8 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  24. 3898ab7 dm: exynos: Tidy up GPIO defines by Simon Glass · 10 years ago
  25. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  26. 1376cdd S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 11 years ago
  27. b18c47e s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · 11 years ago
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. 7b885cf gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code by Axel Lin · 11 years ago
  30. d6614b7 gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices by Łukasz Majewski · 12 years ago
  31. f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  32. 1e04cae i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) by Łukasz Majewski · 13 years ago
  33. 4d954cc gpio:samsung s5p_ suffix add for GPIO functions by Łukasz Majewski · 13 years ago
  34. ced528f s5pc1xx: gpio: bug fix at gpio_set_pull function by Minkyu Kang · 15 years ago
  35. edec1dc SAMSUNG: make s5p common gpio functions by Minkyu Kang · 15 years ago[Renamed (81%) from arch/arm/cpu/arm_cortexa8/s5pc1xx/gpio.c]
  36. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/arm_cortexa8/s5pc1xx/gpio.c]
  37. 1edf0f2 s5pc1xx: support the GPIO interface by Minkyu Kang · 15 years ago