index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
gpio
/
aspeed_gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
hw/gpio: replace HWADDR_PRIx with PRIx64
Jamin Lin
1
-4
/
+4
2022-05-25
hw/gpio support GPIO index mode for write operation.
Jamin Lin
1
-0
/
+168
2022-05-25
hw/gpio: Add ASPEED GPIO model for AST1030
Jamin Lin
1
-0
/
+27
2022-05-25
hw/gpio Add GPIO read/write trace event.
Jamin Lin
1
-15
/
+39
2022-05-02
hw/gpio/aspeed_gpio: Fix QOM pin property
Peter Delevoryas
1
-1
/
+1
2022-03-08
hw: aspeed_gpio: Cleanup stray semicolon after switch
Andrew Jeffery
1
-1
/
+1
2021-10-12
hw: aspeed_gpio: Fix GPIO array indexing
Peter Delevoryas
1
-47
/
+33
2021-10-12
hw: aspeed_gpio: Fix pin I/O type declarations
Peter Delevoryas
1
-4
/
+4
2021-09-20
hw: aspeed_gpio: Clarify GPIO controller name
Joel Stanley
1
-13
/
+13
2021-09-20
hw: aspeed_gpio: Simplify 1.8V defines
Joel Stanley
1
-37
/
+36
2021-07-27
hw: aspeed_gpio: Fix memory size
Joel Stanley
1
-2
/
+1
2021-06-05
misc: Correct relative include path
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-13
hw/gpio/aspeed: spelling fix (addtional)
Michael Tokarev
1
-1
/
+1
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2020-05-04
hw/gpio/aspeed_gpio: Remove dead assignment
Philippe Mathieu-Daudé
1
-1
/
+1
2020-04-03
hw/gpio/aspeed_gpio.c: Don't directly include assert.h
Peter Maydell
1
-2
/
+0
2019-12-16
gpio: fix memory leak in aspeed_gpio_init()
PanNengyuan
1
-0
/
+1
2019-10-24
hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V model
Cédric Le Goater
1
-4
/
+4
2019-10-15
hw/gpio: Add in AST2600 specific implementation
Rashmica Gupta
1
-5
/
+137
2019-09-13
hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500
Rashmica Gupta
1
-0
/
+884