index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
gpio
/
aspeed_gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/gpio/aspeed: Don't let guests modify input pins
Peter Delevoryas
2022-07-14
1
-7
/
+8
*
hw/gpio: replace HWADDR_PRIx with PRIx64
Jamin Lin
2022-05-25
1
-4
/
+4
*
hw/gpio support GPIO index mode for write operation.
Jamin Lin
2022-05-25
1
-0
/
+168
*
hw/gpio: Add ASPEED GPIO model for AST1030
Jamin Lin
2022-05-25
1
-0
/
+27
*
hw/gpio Add GPIO read/write trace event.
Jamin Lin
2022-05-25
1
-15
/
+39
*
hw/gpio/aspeed_gpio: Fix QOM pin property
Peter Delevoryas
2022-05-02
1
-1
/
+1
*
hw: aspeed_gpio: Cleanup stray semicolon after switch
Andrew Jeffery
2022-03-08
1
-1
/
+1
*
hw: aspeed_gpio: Fix GPIO array indexing
Peter Delevoryas
2021-10-12
1
-47
/
+33
*
hw: aspeed_gpio: Fix pin I/O type declarations
Peter Delevoryas
2021-10-12
1
-4
/
+4
*
hw: aspeed_gpio: Clarify GPIO controller name
Joel Stanley
2021-09-20
1
-13
/
+13
*
hw: aspeed_gpio: Simplify 1.8V defines
Joel Stanley
2021-09-20
1
-37
/
+36
*
hw: aspeed_gpio: Fix memory size
Joel Stanley
2021-07-27
1
-2
/
+1
*
misc: Correct relative include path
Philippe Mathieu-Daudé
2021-06-05
1
-1
/
+1
*
hw/gpio/aspeed: spelling fix (addtional)
Michael Tokarev
2021-05-13
1
-1
/
+1
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-1
/
+1
*
hw/gpio/aspeed_gpio: Remove dead assignment
Philippe Mathieu-Daudé
2020-05-04
1
-1
/
+1
*
hw/gpio/aspeed_gpio.c: Don't directly include assert.h
Peter Maydell
2020-04-03
1
-2
/
+0
*
gpio: fix memory leak in aspeed_gpio_init()
PanNengyuan
2019-12-16
1
-0
/
+1
*
hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V model
Cédric Le Goater
2019-10-24
1
-4
/
+4
*
hw/gpio: Add in AST2600 specific implementation
Rashmica Gupta
2019-10-15
1
-5
/
+137
*
hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500
Rashmica Gupta
2019-09-13
1
-0
/
+884