Sign in
qemu
/
qemu
/
5aede7f4c71b06d5691d702f05f2c8d995e35f3c
/
hw
/
gpio
d132baa
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 6 years ago
4261b2f
nrf51_gpio: reflect pull-up/pull-down to IRQs
by Paolo Bonzini
· 6 years ago
500016e
trace-events: Shorten file names in comments
by Markus Armbruster
· 6 years ago
1550b0e
i2c: express dependencies with Kconfig
by Paolo Bonzini
· 6 years ago
82f5181
kconfig: introduce kconfig files
by Paolo Bonzini
· 6 years ago
2ac4c5f
i2c: have I2C receive operation return uint8_t
by Corey Minyard
· 6 years ago
7760636
trace: enforce that every trace-events file has a final newline
by Daniel P. Berrangé
· 6 years ago
7d37435
avoid TABs in files that only contain a few
by Paolo Bonzini
· 6 years ago
805f61b
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
by Steffen Görtz
· 6 years ago
671872b
gpio/puv3_gpio: Convert sysbus init function to realize function
by Mao Zhongyi
· 6 years ago
c8c9e10
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
by Philippe Mathieu-Daudé
· 7 years ago
a89f364
Replace all occurances of __FUNCTION__ with __func__
by Alistair Francis
· 7 years ago
940caf1
hw/gpio/omap_gpio.c: Don't use old_mmio
by Peter Maydell
· 7 years ago
e90f2a8
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
by Eduardo Habkost
· 8 years ago
d72fc9d
bcm2835_gpio: add bcm2835 gpio controller
by Clement Deschamps
· 8 years ago
396781f
hw/gpio: QOM'ify mpc8xxx.c
by xiaoqiang zhao
· 8 years ago
d307c28
i2c: Allow I2C devices to NAK start events
by Corey Minyard
· 8 years ago
fb70029
i.MX: Fix GPIO ISR register write
by Guenter Roeck
· 8 years ago
5367766
hw/gpio: QOM'ify zaurus.c
by xiaoqiang zhao
· 9 years ago
09e6fb3
hw/gpio: QOM'ify pl061.c
by xiaoqiang zhao
· 9 years ago
ebc116f
hw/gpio: QOM'ify omap_gpio.c
by xiaoqiang zhao
· 9 years ago
df43d49
hw: clean up hw/hw.h includes
by Paolo Bonzini
· 9 years ago
03dd024
hw: explicitly include qemu/log.h
by Paolo Bonzini
· 9 years ago
e5a8152
hw/gpio: Add the emulation of gpio_key
by Shannon Zhao
· 9 years ago
09aa3bf
ARM: PL061: Checking register r/w accesses to reserved area
by Wei Huang
· 9 years ago
c3a86b3
ARM: PL061: Cleaning field of PL061 device state
by Wei Huang
· 9 years ago
b527db4
ARM: PL061: Clear PL061 device state after reset
by Wei Huang
· 9 years ago
0430891
hw: Clean up includes
by Peter Maydell
· 9 years ago
17b7f2d
arm devices: Clean up includes
by Peter Maydell
· 9 years ago
8ef94f0
arm: Clean up includes
by Peter Maydell
· 9 years ago
5af98cc
unicore: Clean up includes
by Peter Maydell
· 9 years ago
84a3a53
omap: Don't use hw_error() in device init() methods
by Markus Armbruster
· 9 years ago
f1f7e4b
i.MX: add support for lower and upper interrupt in GPIO.
by Jean-Christophe Dubois
· 9 years ago
5641112
i.MX: Standardize i.MX GPIO debug
by Jean-Christophe Dubois
· 9 years ago
f442728
i.MX: Add GPIO device
by Jean-Christophe Dubois
· 9 years ago
c11b058
hw/gpio/zaurus: Remove meaningless blank Property
by Shannon Zhao
· 10 years ago
b45c03f
arm: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 9 years ago
0b2ff2c
pl061: fix wrong calculation of GPIOMIS register
by Victor CLEMENT
· 10 years ago
bd2a888
Convert ffs() != 0 callers to ctz32()
by Stefan Hajnoczi
· 10 years ago
786a4ea
Convert (ffs(val) - 1) to ctz32(val)
by Stefan Hajnoczi
· 10 years ago
77a8257
omap: Fix warnings from Sparse
by Stefan Weil
· 10 years ago
228aa99
PPC: Add MPC8XXX gpio controller
by Alexander Graf
· 10 years ago
bfb27e6
pl061: implement input interrupt logic
by Colin Leitner
· 10 years ago
8f1e884
savevm: Remove all the unneeded version_minimum_id_old (arm)
by Juan Quintela
· 11 years ago
52f91c3
zaurus: fix buffer overrun on invalid state load
by Michael S. Tsirkin
· 11 years ago
b8bcf81
max7310: QOM'ify
by Andreas Färber
· 11 years ago
1b111dc
hw: cannot_instantiate_with_device_add_yet due to pointer props
by Markus Armbruster
· 11 years ago
a009de4
gpio/zaurus: QOM cast cleanup
by Andreas Färber
· 12 years ago
1ed09e2
puv3_gpio: QOM cast cleanup
by Andreas Färber
· 12 years ago
692a76d
pl061: QOM'ify pl061 and pl061_luminary
by Andreas Färber
· 12 years ago
ee663e9
pl061: Rename pl061_state to PL061State
by Andreas Färber
· 12 years ago
74d1e35
omap_gpio: QOM cast cleanup for omap2_gpif_s
by Andreas Färber
· 12 years ago
1d300b5
omap_gpio: QOM cast cleanup for omap_gpif_s
by Andreas Färber
· 12 years ago
b716368
hw/gpio: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
e1fe50d
Remove unneeded type casts
by Stefan Weil
· 12 years ago
5193899
hw: move GPIO interfaces to hw/gpio/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
1fd6bb4
hw: make subdirectories for devices
by Paolo Bonzini
· 12 years ago