index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
i.MX: Fix GPIO ISR register write
Guenter Roeck
1
-1
/
+1
2016-06-14
hw/gpio: QOM'ify zaurus.c
xiaoqiang zhao
1
-8
/
+6
2016-06-14
hw/gpio: QOM'ify pl061.c
xiaoqiang zhao
1
-16
/
+8
2016-06-14
hw/gpio: QOM'ify omap_gpio.c
xiaoqiang zhao
1
-30
/
+31
2016-05-19
hw: clean up hw/hw.h includes
Paolo Bonzini
1
-0
/
+1
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2
-0
/
+2
2016-03-30
hw/gpio: Add the emulation of gpio_key
Shannon Zhao
2
-0
/
+105
2016-02-26
ARM: PL061: Checking register r/w accesses to reserved area
Wei Huang
1
-8
/
+22
2016-02-18
ARM: PL061: Cleaning field of PL061 device state
Wei Huang
1
-4
/
+2
2016-02-18
ARM: PL061: Clear PL061 device state after reset
Wei Huang
1
-4
/
+27
2016-01-29
hw: Clean up includes
Peter Maydell
2
-0
/
+2
2016-01-29
arm devices: Clean up includes
Peter Maydell
2
-0
/
+2
2016-01-29
arm: Clean up includes
Peter Maydell
2
-0
/
+2
2016-01-29
unicore: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
omap: Don't use hw_error() in device init() methods
Markus Armbruster
1
-8
/
+21
2015-12-17
i.MX: add support for lower and upper interrupt in GPIO.
Jean-Christophe Dubois
1
-2
/
+10
2015-10-27
i.MX: Standardize i.MX GPIO debug
Jean-Christophe Dubois
1
-13
/
+14
2015-09-14
i.MX: Add GPIO device
Jean-Christophe Dubois
2
-0
/
+341
2015-09-11
hw/gpio/zaurus: Remove meaningless blank Property
Shannon Zhao
1
-5
/
+0
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+2
2015-06-02
pl061: fix wrong calculation of GPIOMIS register
Victor CLEMENT
1
-1
/
+1
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
1
-8
/
+5
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2
-2
/
+2
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
1
-1
/
+2
2014-11-04
PPC: Add MPC8XXX gpio controller
Alexander Graf
2
-0
/
+218
2014-09-12
pl061: implement input interrupt logic
Colin Leitner
1
-14
/
+45
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2
-4
/
+2
2014-05-05
zaurus: fix buffer overrun on invalid state load
Michael S. Tsirkin
1
-0
/
+10
2014-02-14
max7310: QOM'ify
Andreas Färber
1
-9
/
+14
2013-12-24
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
1
-0
/
+4
2013-07-29
gpio/zaurus: QOM cast cleanup
Andreas Färber
1
-7
/
+12
2013-07-29
puv3_gpio: QOM cast cleanup
Andreas Färber
1
-4
/
+8
2013-07-29
pl061: QOM'ify pl061 and pl061_luminary
Andreas Färber
1
-26
/
+26
2013-07-29
pl061: Rename pl061_state to PL061State
Andreas Färber
1
-31
/
+31
2013-07-29
omap_gpio: QOM cast cleanup for omap2_gpif_s
Andreas Färber
1
-14
/
+21
2013-07-29
omap_gpio: QOM cast cleanup for omap_gpif_s
Andreas Färber
1
-10
/
+17
2013-07-04
hw/gpio: pass owner to memory_region_init* functions
Paolo Bonzini
4
-6
/
+6
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
4
-6
/
+6
2013-04-19
Remove unneeded type casts
Stefan Weil
1
-1
/
+1
2013-04-08
hw: move GPIO interfaces to hw/gpio/, configure with default-configs/
Paolo Bonzini
3
-0
/
+1087
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
4
-0
/
+693
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini
1
-0
/
+0