index
:
starfive-tech/opensbi.git
JH7110_VisionFive2_devel
StarFive_JH7100_generic
debug
master
rtthread_AMP
starfive-dubhe
starfive-v1.0-dubhe
starfive-v1.1-dubhe
starfive-v1.2-dubhe
starfive-v1.4-dubhe
starfive-v1.5.1-dubhe
StarFive Tech OpenSBI for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-28
lib: utils/gpio: Use fdt_driver for initialization
Samuel Holland
5
-36
/
+25
2024-11-28
treewide: Make carray arrays const and NULL-terminated
Samuel Holland
1
-3
/
+2
2024-11-05
lib: utils/gpio: Use FDT node offset as GPIO chip ID
Samuel Holland
4
-21
/
+14
2024-11-05
lib: utils/gpio: Remove fdt_gpio_driver() function
Samuel Holland
1
-16
/
+1
2024-10-28
lib: utils/gpio: designware: Allocate chips on the heap
Samuel Holland
1
-10
/
+9
2024-08-24
lib: utils/gpio: Constify FDT pointers in parsing functions
Samuel Holland
4
-6
/
+6
2024-07-04
Makefile: change to using .carray.c for carray files
Ben Dooks
1
-1
/
+1
2024-05-23
lib: utils/gpio: respect flag GPIO_FLAG_ACTIVE_LOW
Inochi Amaoto
1
-1
/
+13
2023-10-06
gpio/starfive: redundant readl() call
Heinrich Schuchardt
1
-1
/
+0
2023-07-12
lib: utils/gpio: Fix RV32 compile error for designware GPIO driver
Anup Patel
1
-2
/
+2
2023-07-07
gpio/desginware: add Synopsys DesignWare APB GPIO support
Ben Dooks
3
-0
/
+147
2023-06-05
lib: utils/gpio: Use heap in SiFive and StartFive GPIO drivers
Anup Patel
2
-21
/
+20
2023-03-01
gpio/starfive: add gpio driver and support gpio reset
minda.chen
3
-0
/
+123
2022-08-08
lib: utils/fdt: Use kconfig for enabling/disabling
Anup Patel
1
-0
/
+1
2022-08-08
lib: utils/gpio: Use kconfig for enabling/disabling drivers
Anup Patel
2
-5
/
+27
2022-05-13
lib: utils/gpio: Generate FDT gpio driver list at compile-time
Anup Patel
3
-10
/
+15
2021-11-03
lib: utils/gpio: use list for drivers
Nikita Shubin
1
-30
/
+12
2021-08-14
lib: utils: Extend fdt_get_node_addr_size() for multiple register sets
Anup Patel
1
-1
/
+1
2021-08-07
lib: utils/fdt: Change addr and size to uint64_t
Bin Meng
1
-1
/
+3
2021-07-17
lib: utils/gpio: Add minimal SiFive GPIO driver
Green Wan
3
-0
/
+109
2021-07-17
lib: utils/gpio: Add simple FDT based GPIO framework
Anup Patel
2
-0
/
+133
2021-07-17
lib: utils/gpio: Add generic GPIO configuration library
Anup Patel
2
-0
/
+126