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