index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II 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
*
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
2015-05-04
2
-41
/
+8
*
sunxi: axp: Add driver-model support to the axp_gpio code
Hans de Goede
2015-05-04
2
-1
/
+53
*
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
3
-11
/
+154
*
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
2015-05-04
1
-4
/
+4
*
sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too
Hans de Goede
2015-05-04
1
-14
/
+14
*
sunxi: gpio: Add compatible strings for all supported SoCs
Hans de Goede
2015-05-04
1
-0
/
+7
*
sunxi: gpio: Add temporary implementation of name_to_gpio()
Simon Glass
2015-05-04
1
-0
/
+11
*
sunxi: gpio: Rename GPIOs to include a 'P' prefix
Simon Glass
2015-05-04
1
-3
/
+4
*
gpio: add Xilinx Zynq PS GPIO driver
Andrea Scian
2015-04-29
2
-0
/
+221
*
mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency
Zhou Zhu
2015-04-23
1
-5
/
+1
*
gpio: mvmfp: support newer MFP bit definitions
Xiang Wang
2015-04-23
1
-12
/
+2
*
ARMv7M: Add STM32F4 support
rev13@wp.pl
2015-04-22
2
-0
/
+200
*
sandbox: Move GPIO CONFIGs to Kconfig
Simon Glass
2015-04-18
1
-0
/
+21
*
dm: gpio: Add an implementation for gpio_get_number()
Simon Glass
2015-04-18
1
-0
/
+12
*
dm: gpio: request list: return the count if requests max_count reached
Przemyslaw Marczak
2015-04-18
1
-5
/
+1
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
10
-22
/
+22
*
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-04-16
1
-8
/
+8
*
sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig
Paul Kocialkowski
2015-04-15
1
-0
/
+14
*
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
Paul Kocialkowski
2015-04-15
1
-0
/
+9
*
lpc32xx: add GPIO support
Albert ARIBAUD \(3ADEV\)
2015-04-10
3
-0
/
+301
*
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
Simon Glass
2015-03-04
2
-16
/
+15
*
dm:gpio:mxc add DT support
Peng Fan
2015-02-12
1
-17
/
+64
*
dm:gpio:mxc add a bank_index entry in platdata
Peng Fan
2015-02-12
1
-8
/
+9
*
dm: Expand and complete Kconfig in drivers/
Simon Glass
2015-02-12
1
-2
/
+5
*
gpio: omap: Pass correct argument to _get_gpio_direction()
Axel Lin
2015-02-12
1
-1
/
+1
*
gpio: at91: Fix getting address of private data
Axel Lin
2015-02-12
1
-5
/
+5
*
dm: exynos: Add a GPIO translation function
Simon Glass
2015-01-29
1
-1
/
+12
*
dm: tegra: Add a GPIO translation function
Simon Glass
2015-01-29
1
-0
/
+18
*
dm: gpio: Add better functions to request GPIOs
Simon Glass
2015-01-29
2
-2
/
+184
*
dm: gpio: Add a driver GPIO translation method
Simon Glass
2015-01-29
1
-0
/
+16
*
dm: gpio: Add a native driver model API
Simon Glass
2015-01-29
1
-71
/
+147
*
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
Hans de Goede
2015-01-14
1
-0
/
+30
*
mmc: sunxi: Fix misuse of gpio_direction_input()
Axel Lin
2015-01-14
1
-1
/
+1
*
x86: ich6-gpio: Add Intel Tunnel Creek GPIO support
Bin Meng
2014-12-18
1
-8
/
+12
*
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
Bin Meng
2014-12-13
1
-51
/
+2
*
gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()
Axel Lin
2014-12-13
1
-0
/
+2
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
1
-54
/
+187
|
\
|
*
dm: at91: Add driver model support for atmel GPIO driver
Simon Glass
2014-11-21
1
-54
/
+187
*
|
x86: ivybridge: Add support for early GPIO init
Simon Glass
2014-11-21
1
-10
/
+69
*
|
dm: gpio: Add a function to read an ID from a list of GPIOs
Simon Glass
2014-11-21
1
-0
/
+19
|
/
*
dm: sunxi: Modify the GPIO driver to support driver model
Simon Glass
2014-11-05
1
-0
/
+170
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-26
9
-690
/
+497
|
\
|
*
dm: add entries to Kconfig
Masahiro Yamada
2014-10-23
1
-0
/
+6
|
*
dm: x86: Convert Intel ICH6 GPIO driver to use driver model
Simon Glass
2014-10-23
1
-130
/
+120
|
*
dm: gpio: imx: Drop request()/free() in the driver
Simon Glass
2014-10-23
1
-116
/
+0
|
*
dm: gpio: exynos: Drop request()/free() in the driver
Simon Glass
2014-10-23
1
-101
/
+0
|
*
dm: gpio: rpi_b: Drop request()/free() in the driver
Simon Glass
2014-10-23
1
-89
/
+0
|
*
dm: gpio: omap3: Drop request()/free() in the driver
Simon Glass
2014-10-23
1
-115
/
+1
|
*
dm: gpio: tegra: Drop request()/free() in the driver
Simon Glass
2014-10-23
1
-113
/
+0
|
*
dm: gpio: Add gpio_requestf() helper for printf() strings
Simon Glass
2014-10-23
1
-0
/
+21
[next]