index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15
1
-1
/
+1
*
GPIO: pca953x: fix error reporting
Laurence Withers
2012-10-08
1
-14
/
+35
*
GPIO: pca953x: fix spelling in help
Laurence Withers
2012-10-08
1
-1
/
+1
*
ARM : Add GPIO Driver and IOMUX definition for S3C2440
Gabriel Huau
2012-10-03
2
-0
/
+96
*
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
2012-09-10
1
-4
/
+4
*
gpio: add gpio api support to mx27 (v4)
trem
2012-09-01
1
-3
/
+5
*
mxc: Make gpio_get_value() use PSR
Benoît Thébaudeau
2012-09-01
1
-1
/
+1
*
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-09-01
1
-6
/
+6
*
ARM: add basic support for the Broadcom BCM2835 SoC
Stephen Warren
2012-09-01
2
-0
/
+90
*
snowball: Add support for ux500 based snowball board
Mathieu J. Poirier
2012-09-01
2
-0
/
+222
*
mxs: prefix register acessor macros with 'mxs' prefix
Otavio Salvador
2012-09-01
1
-8
/
+8
*
dm: Move OMAP GPIO driver to drivers/gpio/
Marek Vasut
2012-09-01
2
-0
/
+244
*
sh: Add support pin function control using GPIO
Nobuhiro Iwamatsu
2012-08-08
2
-0
/
+630
*
GPIO: Add SPEAr GPIO driver
Stefan Roese
2012-07-07
2
-0
/
+103
*
ATMEL/PIO: Enable new feature of PIO on Atmel device
Bo Shen
2012-07-07
1
-2
/
+123
*
gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*
Tom Warren
2012-07-07
2
-2
/
+2
*
i.MX25: This architecture has a GPIO4 too
Timo Ketola
2012-05-15
1
-1
/
+2
*
imx: Return gpio_set_value in gpio_direction_output
Vikram Narayanan
2012-04-16
1
-2
/
+1
*
imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)
Vikram Narayanan
2012-04-16
1
-4
/
+4
*
imx: Add GPIO_TO_PORT macro in the mxc_gpio driver
Vikram Narayanan
2012-04-16
1
-0
/
+1
*
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
Robert Delien
2012-03-26
1
-8
/
+8
*
sandbox: gpio: add basic driver for simulating GPIOs
Simon Glass
2012-03-12
2
-0
/
+210
*
mpc83xx: Add a GPIO driver for the MPC83XX family
Joe Hershberger
2012-01-09
2
-0
/
+200
*
gpio: Replace ARM gpio.h with the common API in include/asm-generic
Joe Hershberger
2012-01-09
6
-218
/
+229
*
i.mx: mxc_gpio: add the i.mx6q support
Jason Liu
2011-12-09
1
-2
/
+2
*
tegra2: Use new GPIO APIs in gpio_config_uart()
Stephen Warren
2011-12-09
1
-2
/
+4
*
drivers/gpio/da8xx_gpio.c: Fix build warning
Anatolij Gustschin
2011-12-09
1
-3
/
+0
*
M28: Fix OB1 bug in GPIO driver
Robert Deliën
2011-12-06
1
-1
/
+1
*
Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2011-11-21
1
-21
/
+41
|
\
|
*
gpio: Adapt PCA9698 to standard GPIO API
Dirk Eibach
2011-11-18
1
-21
/
+41
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nios
Wolfgang Denk
2011-11-21
2
-0
/
+300
|
\
\
|
*
|
gpio: Add driver for Altera's PIO core
Joachim Foerster
2011-10-28
2
-0
/
+300
|
|
/
*
|
iMX28: Add GPIO control
Marek Vasut
2011-11-11
2
-0
/
+137
|
/
*
gpio: mvmfp: reduce include platform file
Lei Wen
2011-10-27
1
-7
/
+0
*
ARM: kirkwood: reduce dependence of including platform file
Lei Wen
2011-10-27
1
-0
/
+1
*
gpio: Add PCA9698 40-bit I2C I/O port
Dirk Eibach
2011-10-22
2
-0
/
+124
*
kw_gpio: fix error in kw_gpio_direction_input
Holger Brunck
2011-10-17
1
-1
/
+1
*
gpio: Add GPIO driver framework for Marvell SoCs
Ajay Bhargav
2011-09-30
3
-0
/
+190
*
Minor coding style cleanup.
Wolfgang Denk
2011-09-11
1
-11
/
+0
*
i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)
Łukasz Majewski
2011-09-04
1
-0
/
+44
*
IMX: uniform GPIO interface using GPIO framework
Stefano Babic
2011-09-04
1
-4
/
+47
*
gpio:samsung s5p_ suffix add for GPIO functions
Łukasz Majewski
2011-09-03
1
-10
/
+10
*
DA8xx: add generic GPIO driver
Laurence Withers
2011-08-03
2
-0
/
+282
*
GPIO: Tegra2: add GPIO driver for Tegra2
Tom Warren
2011-07-04
2
-0
/
+256
*
AT91: change includes from asm/arch/io.h to asm/io.h
Reinhard Meyer
2011-05-18
1
-1
/
+1
*
AT91: fix related at91 driver files
Reinhard Meyer
2011-05-18
1
-21
/
+31
*
gpio: imx: Fix return value on error
Fabio Estevam
2011-05-11
1
-2
/
+3
*
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-04-27
1
-5
/
+0
*
mvmfp: add MFP configuration support for PANTHEON
Lei Wen
2011-02-21
1
-0
/
+2
*
mxc_gpio: add support for MX53 processor
Liu Hui-R64343
2011-02-02
1
-2
/
+7
[next]