1. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  2. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  3. b4db372 gpio: Update for new sequence numbers by Simon Glass · 4 years ago
  4. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  5. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  8. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  9. e58c4f5 gpio: mxc_gpio: add OF_PLATDATA support by Walter Lozano · 4 years, 4 months ago
  10. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  11. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  12. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  13. 755f3ee gpio: mxc_gpio: Improve to use ofdata_to_platdata by Ye Li · 4 years, 6 months ago
  14. 81a4421 gpio: mxc_gpio: change gpio index for i.MX8 by Ye Li · 4 years, 6 months ago
  15. a82cd87 gpio: mxc_gpio: add support for i.MXRT1050 by Giulio Benetti · 4 years, 11 months ago
  16. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  17. c00b093 gpio: Add missing parenthesis to the GPIO_TO_PORT define by Lukasz Majewski · 5 years ago
  18. 39945c1 imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · 6 years ago
  19. b2242e1 gpio: mxc_gpio: add support for i.MX8 by Peng Fan · 6 years ago
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  21. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  22. fa94fb4 gpio: mxc: add i.MX8M support by Peng Fan · 7 years ago
  23. 1b691df mx6ull: Handle the CONFIG_MX6ULL cases correctly by Fabio Estevam · 7 years ago
  24. f44b4bf dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · 7 years ago
  25. 87f4cb7 dm: gpio: Add a comment about not copying some drivers by Simon Glass · 7 years ago
  26. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  27. 840d2e3 imx: mxc_gpio: add support for imx7d SoC by Adrian Alonso · 9 years ago
  28. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  29. f5dd87e mxc: gpio add i.MX6UL support by Peng Fan · 9 years ago
  30. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  31. 0ed2cb1 dm:gpio:mxc add DT support by Peng Fan · 10 years ago
  32. 86be426 dm:gpio:mxc add a bank_index entry in platdata by Peng Fan · 10 years ago
  33. a223d5e dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · 10 years ago
  34. 2772b4d dm: imx: gpio: Support driver model in MXC gpio driver by Simon Glass · 10 years ago
  35. 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  36. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  37. 1e0803f mxc_gpio: Correct the GPIO handling in gpio_direction_output() by Dirk Behme · 11 years ago
  38. d8c2fd0 mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · 12 years ago
  39. cf233ed gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  40. daaf7a9 mxc: Make gpio_get_value() use PSR by Benoît Thébaudeau · 12 years ago
  41. 4fce1db i.MX25: This architecture has a GPIO4 too by Timo Ketola · 13 years ago
  42. c0a17fe imx: Return gpio_set_value in gpio_direction_output by Vikram Narayanan · 13 years ago
  43. fbdf6bc imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) by Vikram Narayanan · 13 years ago
  44. 10999cf imx: Add GPIO_TO_PORT macro in the mxc_gpio driver by Vikram Narayanan · 13 years ago
  45. f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  46. e581b01 i.mx: mxc_gpio: add the i.mx6q support by Jason Liu · 13 years ago
  47. 7faee91 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · 13 years ago
  48. 893eafb gpio: imx: Fix return value on error by Fabio Estevam · 14 years ago
  49. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  50. a71164c mxc_gpio: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  51. d77fe99 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · 14 years ago[Renamed (63%) from drivers/gpio/mx31_gpio.c]
  52. a44d2a5 MX31: add accessor function to get a gpio by Stefano Babic · 15 years ago
  53. 7c6a856 i.MX31: add a simple gpio driver by Guennadi Liakhovetski · 16 years ago