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