1. 81a4421 gpio: mxc_gpio: change gpio index for i.MX8 by Ye Li · Tue Jun 09 20:28:02 2020 -0700
  2. a82cd87 gpio: mxc_gpio: add support for i.MXRT1050 by Giulio Benetti · Fri Jan 10 15:47:03 2020 +0100
  3. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  4. c00b093 gpio: Add missing parenthesis to the GPIO_TO_PORT define by Lukasz Majewski · Sun Jun 09 22:54:40 2019 +0200
  5. 39945c1 imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · Tue Nov 20 10:19:25 2018 +0000
  6. b2242e1 gpio: mxc_gpio: add support for i.MX8 by Peng Fan · Thu Oct 18 14:28:27 2018 +0200
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  8. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  9. fa94fb4 gpio: mxc: add i.MX8M support by Peng Fan · Wed Jan 10 13:20:42 2018 +0800
  10. 1b691df mx6ull: Handle the CONFIG_MX6ULL cases correctly by Fabio Estevam · Wed Jan 03 12:33:05 2018 -0200
  11. f44b4bf dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · Sun Sep 17 16:54:53 2017 -0600
  12. 87f4cb7 dm: gpio: Add a comment about not copying some drivers by Simon Glass · Sun Sep 17 16:54:52 2017 -0600
  13. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  14. 840d2e3 imx: mxc_gpio: add support for imx7d SoC by Adrian Alonso · Tue Aug 11 11:19:51 2015 -0500
  15. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  16. f5dd87e mxc: gpio add i.MX6UL support by Peng Fan · Mon Jul 20 19:28:31 2015 +0800
  17. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  18. 0ed2cb1 dm:gpio:mxc add DT support by Peng Fan · Tue Feb 10 14:46:34 2015 +0800
  19. 86be426 dm:gpio:mxc add a bank_index entry in platdata by Peng Fan · Tue Feb 10 14:46:33 2015 +0800
  20. a223d5e dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:56 2014 -0600
  21. 2772b4d dm: imx: gpio: Support driver model in MXC gpio driver by Simon Glass · Wed Oct 01 19:57:26 2014 -0600
  22. 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · Wed Jul 31 11:30:38 2013 +0200
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  24. 1e0803f mxc_gpio: Correct the GPIO handling in gpio_direction_output() by Dirk Behme · Mon Jul 15 15:58:27 2013 +0200
  25. d8c2fd0 mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · Tue Oct 23 10:57:47 2012 +0000
  26. cf233ed gpio: add gpio api support to mx27 (v4) by trem · Sat Aug 25 05:30:33 2012 +0000
  27. daaf7a9 mxc: Make gpio_get_value() use PSR by Benoît Thébaudeau · Mon Aug 20 10:55:41 2012 +0000
  28. 4fce1db i.MX25: This architecture has a GPIO4 too by Timo Ketola · Wed Apr 18 22:55:29 2012 +0000
  29. c0a17fe imx: Return gpio_set_value in gpio_direction_output by Vikram Narayanan · Tue Apr 10 04:26:30 2012 +0000
  30. 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
  31. 10999cf imx: Add GPIO_TO_PORT macro in the mxc_gpio driver by Vikram Narayanan · Tue Apr 10 04:26:08 2012 +0000
  32. 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
  33. e581b01 i.mx: mxc_gpio: add the i.mx6q support by Jason Liu · Fri Nov 25 00:18:03 2011 +0000
  34. 7faee91 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · Sun Aug 21 10:45:44 2011 +0200
  35. 893eafb gpio: imx: Fix return value on error by Fabio Estevam · Sat Apr 09 10:43:24 2011 +0000
  36. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  37. a71164c mxc_gpio: add support for MX53 processor by Liu Hui-R64343 · Mon Jan 03 22:27:38 2011 +0000
  38. 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]
  39. a44d2a5 MX31: add accessor function to get a gpio by Stefano Babic · Tue Apr 13 12:07:00 2010 +0200
  40. 7c6a856 i.MX31: add a simple gpio driver by Guennadi Liakhovetski · Sat Feb 07 01:18:07 2009 +0100