1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  2. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 9 months ago
  3. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  4. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  5. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  6. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  7. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  8. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  9. df17cdc drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 2 months ago
  10. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  11. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  12. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  13. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 3 months ago
  14. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  15. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  16. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  17. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  18. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  19. c883d6a spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver by Lukasz Majewski · 5 years ago
  20. 397af35 gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO) by Lukasz Majewski · 5 years ago
  21. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  22. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  23. 307c0b5 gpio: mxs: Remove netdev.h by Marek Vasut · 8 years ago
  24. 88f91d1 gpio: mxs: add name_to_gpio() function by Måns Rullgård · 9 years ago
  25. ac135f6 mxs_gpio: fix the handling in gpio_direction_output() by Michael Heimpold · 11 years ago
  26. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  28. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  29. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  30. 5a42cd3 M28: Fix OB1 bug in GPIO driver by Robert Deliën · 13 years ago
  31. 6b6440d iMX28: Add GPIO control by Marek Vasut · 13 years ago