summaryrefslogtreecommitdiff
path: root/drivers/gpio/mxc_gpio.c
AgeCommit message (Expand)Author
2015-02-12dm:gpio:mxc add DT supportPeng Fan
2015-02-12dm:gpio:mxc add a bank_index entry in platdataPeng Fan
2014-10-23dm: gpio: imx: Drop request()/free() in the driverSimon Glass
2014-10-22dm: imx: gpio: Support driver model in MXC gpio driverSimon Glass
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24mxc_gpio: Correct the GPIO handling in gpio_direction_output()Dirk Behme
2012-11-10mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky
2012-09-01gpio: add gpio api support to mx27 (v4)trem
2012-09-01mxc: Make gpio_get_value() use PSRBenoît Thébaudeau
2012-05-15i.MX25: This architecture has a GPIO4 tooTimo Ketola
2012-04-16imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan
2012-04-16imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan
2012-04-16imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan
2012-01-09gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger
2011-12-09i.mx: mxc_gpio: add the i.mx6q supportJason Liu
2011-09-04IMX: uniform GPIO interface using GPIO frameworkStefano Babic
2011-05-11gpio: imx: Fix return value on errorFabio Estevam
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-02-02mxc_gpio: add support for MX53 processorLiu Hui-R64343
2010-09-29Use common function to set GPIOs for MX3 and MX5Stefano Babic