index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
gpio
Age
Commit message (
Expand
)
Author
2019-03-25
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2019-03-25
nrf51_gpio: reflect pull-up/pull-down to IRQs
Paolo Bonzini
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-07
i2c: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2019-02-27
i2c: have I2C receive operation return uint8_t
Corey Minyard
2019-01-24
trace: enforce that every trace-events file has a final newline
Daniel P. Berrangé
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-07
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
Steffen Görtz
2018-12-13
gpio/puv3_gpio: Convert sysbus init function to realize function
Mao Zhongyi
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2017-09-21
hw/gpio/omap_gpio.c: Don't use old_mmio
Peter Maydell
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-02-28
bcm2835_gpio: add bcm2835 gpio controller
Clement Deschamps
2017-01-31
hw/gpio: QOM'ify mpc8xxx.c
xiaoqiang zhao
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
2016-10-28
i.MX: Fix GPIO ISR register write
Guenter Roeck
2016-06-14
hw/gpio: QOM'ify zaurus.c
xiaoqiang zhao
2016-06-14
hw/gpio: QOM'ify pl061.c
xiaoqiang zhao
2016-06-14
hw/gpio: QOM'ify omap_gpio.c
xiaoqiang zhao
2016-05-19
hw: clean up hw/hw.h includes
Paolo Bonzini
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-03-30
hw/gpio: Add the emulation of gpio_key
Shannon Zhao
2016-02-26
ARM: PL061: Checking register r/w accesses to reserved area
Wei Huang
2016-02-18
ARM: PL061: Cleaning field of PL061 device state
Wei Huang
2016-02-18
ARM: PL061: Clear PL061 device state after reset
Wei Huang
2016-01-29
hw: Clean up includes
Peter Maydell
2016-01-29
arm devices: Clean up includes
Peter Maydell
2016-01-29
arm: Clean up includes
Peter Maydell
2016-01-29
unicore: Clean up includes
Peter Maydell
2016-01-13
omap: Don't use hw_error() in device init() methods
Markus Armbruster
2015-12-17
i.MX: add support for lower and upper interrupt in GPIO.
Jean-Christophe Dubois
2015-10-27
i.MX: Standardize i.MX GPIO debug
Jean-Christophe Dubois
2015-09-14
i.MX: Add GPIO device
Jean-Christophe Dubois
2015-09-11
hw/gpio/zaurus: Remove meaningless blank Property
Shannon Zhao
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-06-02
pl061: fix wrong calculation of GPIOMIS register
Victor CLEMENT
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
2014-11-04
PPC: Add MPC8XXX gpio controller
Alexander Graf
2014-09-12
pl061: implement input interrupt logic
Colin Leitner
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-05
zaurus: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-02-14
max7310: QOM'ify
Andreas Färber
2013-12-24
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-07-29
gpio/zaurus: QOM cast cleanup
Andreas Färber
2013-07-29
puv3_gpio: QOM cast cleanup
Andreas Färber
2013-07-29
pl061: QOM'ify pl061 and pl061_luminary
Andreas Färber
[next]