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
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
/
sunxi_gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-13
dm: Drop uses of dev_set_of_offset()
Simon Glass
1
-2
/
+1
2020-12-13
dm: Remove uses of device_bind_offset()
Simon Glass
1
-2
/
+2
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
1
-2
/
+2
2020-11-17
sunxi: gpio: introduce compatible string for V3 GPIO
Icenowy Zheng
1
-0
/
+1
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
1
-1
/
+1
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-1
/
+1
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
1
-1
/
+1
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
1
-4
/
+4
2019-07-16
sunxi: gpio: Enable support for H6 pin controller
Andre Przywara
1
-0
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-04-04
sunxi: gpio: add missing compatible strings
Andre Przywara
1
-0
/
+3
2018-01-26
gpio: sunxi: Add compatible string for H5 PIO
Chris Blake
1
-0
/
+1
2017-06-01
dm: gpio: Refactor to prepare for live tree support
Simon Glass
1
-1
/
+1
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
1
-1
/
+1
2017-04-20
gpio: sunxi: Add compatible string for R40 PIO
Chen-Yu Tsai
1
-0
/
+1
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
1
-1
/
+1
2016-07-31
sunxi: gpio: Add .xlate function for gpio phandle resolution
Chen-Yu Tsai
1
-0
/
+16
2016-05-27
sunxi: gpio: convert bind() to use driver data
Stephen Warren
1
-40
/
+50
2016-03-24
sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c
Hans de Goede
1
-1
/
+14
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
1
-2
/
+1
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-06-04
sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"
Hans de Goede
1
-0
/
+1
2015-05-04
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
1
-32
/
+0
2015-05-04
sunxi: axp: Add driver-model support to the axp_gpio code
Hans de Goede
1
-1
/
+13
2015-05-04
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
1
-11
/
+6
2015-05-04
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
1
-4
/
+4
2015-05-04
sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too
Hans de Goede
1
-14
/
+14
2015-05-04
sunxi: gpio: Add compatible strings for all supported SoCs
Hans de Goede
1
-0
/
+7
2015-05-04
sunxi: gpio: Add temporary implementation of name_to_gpio()
Simon Glass
1
-0
/
+11
2015-05-04
sunxi: gpio: Rename GPIOs to include a 'P' prefix
Simon Glass
1
-3
/
+4
2015-04-17
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
1
-1
/
+1
2015-04-15
sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig
Paul Kocialkowski
1
-0
/
+14
2015-04-15
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
Paul Kocialkowski
1
-0
/
+9
2015-01-14
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
Hans de Goede
1
-0
/
+30
2015-01-14
mmc: sunxi: Fix misuse of gpio_direction_input()
Axel Lin
1
-1
/
+1
2014-11-05
dm: sunxi: Modify the GPIO driver to support driver model
Simon Glass
1
-0
/
+170
2014-07-18
sunxi: add gpio driver
Ian Campbell
1
-0
/
+102