uboot/drivers/gpio
Simon Glass bdfb34167f dm: tegra: Enable driver model in SPL and adjust the GPIO driver
Use the full driver model GPIO and serial drivers in SPL now that these are
supported. Since device tree is not available they will use platform data.

Remove the special SPL GPIO function as it is no longer needed.

This is all in one commit to maintain bisectability.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-03-04 14:55:04 -05:00
..
Kconfig dm: Expand and complete Kconfig in drivers/ 2015-02-12 10:35:33 -07:00
Makefile dm: tegra: Enable driver model in SPL and adjust the GPIO driver 2015-03-04 14:55:04 -05:00
adi_gpio2.c
altera_pio.c
at91_gpio.c gpio: at91: Fix getting address of private data 2015-02-12 10:35:29 -07:00
bcm2835_gpio.c dm: gpio: rpi_b: Drop request()/free() in the driver 2014-10-23 19:30:51 -06:00
da8xx_gpio.c
db8500_gpio.c
gpio-uclass.c dm: gpio: Add better functions to request GPIOs 2015-01-29 17:09:51 -07:00
intel_ich6_gpio.c x86: ich6-gpio: Add Intel Tunnel Creek GPIO support 2014-12-18 17:26:06 -07:00
kona_gpio.c gpio: kona: Add Kona gpio driver 2014-02-22 19:30:27 +01:00
kw_gpio.c gpio: make local functions static 2014-10-25 07:02:01 -04:00
mpc83xx_gpio.c
mvgpio.c
mvgpio.h
mvmfp.c
mxc_gpio.c dm:gpio:mxc add DT support 2015-02-12 15:17:29 -07:00
mxs_gpio.c mxs_gpio: fix the handling in gpio_direction_output() 2013-11-13 10:09:09 +01:00
omap_gpio.c gpio: omap: Pass correct argument to _get_gpio_direction() 2015-02-12 10:35:29 -07:00
pca953x.c
pca9698.c
s3c2440_gpio.c
s5p_gpio.c dm: exynos: Add a GPIO translation function 2015-01-29 17:09:51 -07:00
sandbox.c dm: gpio: Add better functions to request GPIOs 2015-01-29 17:09:51 -07:00
sh_pfc.c
spear_gpio.c gpio: spear_gpio: Fix gpio_set_value() implementation 2014-07-04 21:37:29 +02:00
sunxi_gpio.c sunxi: gpio: Add support for gpio pins on the AXP209 pmic 2015-01-14 14:56:38 +01:00
sx151x.c Add support for SX151x SPI GPIO Expanders 2013-11-08 09:39:13 -05:00
tca642x.c
tegra_gpio.c dm: tegra: Enable driver model in SPL and adjust the GPIO driver 2015-03-04 14:55:04 -05:00
xilinx_gpio.c