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
/
pl061.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
ARM: PL061: Introduce N_GPIOS
Geert Uytterhoeven
2020-05-21
1
-5
/
+7
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/gpio: QOM'ify pl061.c
xiaoqiang zhao
2016-06-14
1
-16
/
+8
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
ARM: PL061: Checking register r/w accesses to reserved area
Wei Huang
2016-02-26
1
-8
/
+22
*
ARM: PL061: Cleaning field of PL061 device state
Wei Huang
2016-02-18
1
-4
/
+2
*
ARM: PL061: Clear PL061 device state after reset
Wei Huang
2016-02-18
1
-4
/
+27
*
arm: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
pl061: fix wrong calculation of GPIOMIS register
Victor CLEMENT
2015-06-02
1
-1
/
+1
*
pl061: implement input interrupt logic
Colin Leitner
2014-09-12
1
-14
/
+45
*
pl061: QOM'ify pl061 and pl061_luminary
Andreas Färber
2013-07-29
1
-26
/
+26
*
pl061: Rename pl061_state to PL061State
Andreas Färber
2013-07-29
1
-31
/
+31
*
hw/gpio: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+336