index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-01
gpio: atmel: Add the PIO4 driver support
Wenyou Yang
3
-0
/
+308
2015-11-18
altera_pio: change ioremap to map_physmem
Thomas Chou
1
-2
/
+3
2015-11-13
i2c: Fix pca953x endianess issue
Dirk Eibach
1
-1
/
+3
2015-10-23
nios2 : convert altera_pio to driver model
Thomas Chou
2
-240
/
+83
2015-10-22
drivers: gpio: omap: add support for parsing additional gpio parameters
Mugunthan V N
1
-0
/
+11
2015-10-20
sunxi: power: Unify axp pmic function names
Hans de Goede
1
-10
/
+1
2015-10-03
gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
Przemyslaw Marczak
1
-7
/
+11
2015-10-02
gpio: tegra: use named constants
Stephen Warren
1
-14
/
+19
2015-10-02
gpio: tegra: remove unused type
Stephen Warren
1
-7
/
+0
2015-10-02
ARM: tegra: don't enable GPIOs until direction is set
Stephen Warren
1
-12
/
+6
2015-10-02
ARM: tegra: fix GPIO init table programming
Stephen Warren
1
-3
/
+5
2015-09-14
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
1
-1
/
+2
2015-09-12
gpio: lpc32xx: fix issues with port3 gpio
Sylvain Lemieux
1
-6
/
+35
2015-09-03
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
3
-0
/
+133
2015-09-03
rockchip: gpio: Add rockchip GPIO driver
Simon Glass
3
-0
/
+133
2015-09-02
imx: mxc_gpio: add support for imx7d SoC
Adrian Alonso
1
-3
/
+5
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
3
-6
/
+3
2015-08-31
gpio: sh-pfc: fix gpio input read
Vladimir Barinov
1
-1
/
+2
2015-08-26
x86: gpio: Tidy up gpio_ich6_get_base() and callers
Simon Glass
1
-3
/
+3
2015-08-26
x86: gpio: Correct calls to _ich6_gpio_set_direction()
Simon Glass
1
-2
/
+2
2015-08-23
gpio: Add DW APB GPIO driver
Marek Vasut
3
-0
/
+175
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2
-2
/
+2
2015-08-14
sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster
Hans de Goede
1
-4
/
+18
2015-08-13
gpio: omap: Drop 'method' parameter
Tom Rini
1
-48
/
+59
2015-08-13
dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.
Peter Griffin
2
-0
/
+97
2015-08-13
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
1
-0
/
+8
2015-08-06
dm: gpio: Check a GPIO is valid before using it
Simon Glass
1
-1
/
+5
2015-08-05
x86: Add some missing global_data declarations in files that use gd
Simon Glass
1
-0
/
+2
2015-08-02
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-0
/
+4
2015-08-02
mxc: gpio add i.MX6UL support
Peng Fan
1
-0
/
+4
2015-07-22
dm: gpio: Add dm_gpio_request() to manually request a GPIO
Simon Glass
1
-1
/
+1
2015-07-22
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
Simon Glass
1
-8
/
+26
2015-07-22
dm: gpio: Allow GPIO uclass to be used in SPL
Simon Glass
1
-4
/
+0
2015-07-07
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
6
-28
/
+408
2015-07-07
gpio: lpc32xx: Use priv_data instead of platdata
Axel Lin
1
-20
/
+19
2015-06-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
4
-0
/
+178
2015-06-08
dm: gpio: vf610: Add GPIO driver support
Bhuvanchandra DV
3
-0
/
+177
2015-06-08
dm: gpio: uclass: Add flag to control sequence numbering
Bhuvanchandra DV
1
-0
/
+1
2015-06-06
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+1
2015-06-04
sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"
Hans de Goede
1
-0
/
+1
2015-06-04
x86: gpio: add pinctrl support from the device tree
Gabriel Huau
1
-28
/
+229
2015-05-28
gpio: stm32: add stm32f1 support
Matt Porter
1
-1
/
+109
2015-05-18
Merge git://git.denx.de/u-boot-samsung
Tom Rini
1
-33
/
+42
2015-05-13
dm: gpio: Add error handling and a function to claim vector GPIOs
Simon Glass
1
-3
/
+35
2015-05-09
gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places
Axel Lin
1
-13
/
+5
2015-05-06
gpio: s3c: Fix the GPIO driver
Marek Vasut
1
-33
/
+42
2015-05-04
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
2
-41
/
+8
2015-05-04
sunxi: axp: Add driver-model support to the axp_gpio code
Hans de Goede
2
-1
/
+53
2015-05-04
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
3
-11
/
+154
2015-05-04
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
1
-4
/
+4
[prev]
[next]