index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
Zheyu Ma
1
-0
/
+1
2024-03-25
misc/pca955*: Move models under hw/gpio
Cédric Le Goater
4
-0
/
+125
2024-03-11
hw/gpio: introduce pcf8574 driver
Dmitriy Sharikhin
1
-0
/
+15
2024-03-07
hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
Inès Varhol
1
-0
/
+1
2024-03-07
hw/gpio: Implement STM32L4x5 GPIO
Inès Varhol
1
-0
/
+70
2024-02-27
hw/gpio: Connect SD controller to BCM2838 GPIO
Sergey Kambalin
1
-0
/
+5
2024-02-27
hw/gpio: Add BCM2838 GPIO stub
Sergey Kambalin
1
-0
/
+40
2023-08-22
hw/gpio/nrf51: implement DETECT signal
Chris Laplante
1
-0
/
+1
2022-05-25
hw/gpio: replace HWADDR_PRIx with PRIx64
Jamin Lin
1
-1
/
+1
2022-05-25
hw/gpio support GPIO index mode for write operation.
Jamin Lin
1
-0
/
+14
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2021-10-12
hw: aspeed_gpio: Fix GPIO array indexing
Peter Delevoryas
1
-3
/
+2
2020-10-27
hw/gpio: Add GPIO model for Nuvoton NPCM7xx
Havard Skinnemoen
1
-0
/
+55
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
3
-9
/
+3
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-4
/
+1
2020-09-18
sifive: Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-1
/
+2
2020-09-18
sifive: Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200910' into staging
Peter Maydell
1
-0
/
+76
2020-09-09
hw/riscv: Move sifive_gpio model to hw/gpio
Bin Meng
1
-0
/
+76
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
4
-9
/
+8
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
4
-10
/
+19
2020-04-30
nrf51: Fix last GPIO CNF address
Cameron Esfahani
1
-1
/
+1
2019-09-13
hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500
Rashmica Gupta
1
-0
/
+100
2019-08-16
include: Make headers more self-contained
Markus Armbruster
1
-0
/
+1
2019-01-07
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
Steffen Görtz
1
-0
/
+69
2017-02-28
bcm2835_gpio: add bcm2835 gpio controller
Clement Deschamps
1
-0
/
+39
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+3
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+1
2015-12-17
i.MX: add support for lower and upper interrupt in GPIO.
Jean-Christophe Dubois
1
-1
/
+2
2015-09-14
i.MX: Add GPIO device
Jean-Christophe Dubois
1
-0
/
+62