index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-4
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
6
-18
/
+6
2020-09-16
hw/gpio/max7310: Remove impossible check
Philippe Mathieu-Daudé
1
-4
/
+1
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
4
-0
/
+407
2020-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2
-8
/
+9
2020-09-09
hw/riscv: Move sifive_gpio model to hw/gpio
Bin Meng
4
-0
/
+407
2020-09-09
hw/gpio/max7310: Replace disabled printf() by qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
1
-6
/
+5
2020-09-09
hw/gpio/omap_gpio: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
1
-2
/
+4
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
6
-6
/
+12
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
6
-11
/
+22
2020-09-01
hw: Remove superfluous breaks
Liao Pingfang
1
-3
/
+0
2020-08-21
meson: convert hw/gpio
Marc-André Lureau
2
-12
/
+12
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qom: Don't handle impossible object_property_get_link() failure
Markus Armbruster
1
-13
/
+2
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-07-03
hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
1
-5
/
+7
2020-06-09
hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()
Philippe Mathieu-Daudé
1
-4
/
+11
2020-05-21
ARM: PL061: Introduce N_GPIOS
Geert Uytterhoeven
1
-5
/
+7
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2020-05-04
hw/gpio/aspeed_gpio: Remove dead assignment
Philippe Mathieu-Daudé
1
-1
/
+1
2020-04-03
hw/gpio/aspeed_gpio.c: Don't directly include assert.h
Peter Maydell
1
-2
/
+0
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
1
-5
/
+5
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2
-3
/
+3
2020-01-07
omap-gpio: remove PROP_PTR
Marc-André Lureau
1
-27
/
+15
2019-12-16
gpio: fix memory leak in aspeed_gpio_init()
PanNengyuan
1
-0
/
+1
2019-10-24
hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V model
Cédric Le Goater
1
-4
/
+4
2019-10-15
hw/gpio: Add in AST2600 specific implementation
Rashmica Gupta
1
-5
/
+137
2019-09-13
hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500
Rashmica Gupta
2
-0
/
+885
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
3
-0
/
+3
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
4
-3
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
8
-0
/
+8
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
9
-0
/
+9
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
10
-0
/
+12
2019-03-25
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+1
2019-03-25
nrf51_gpio: reflect pull-up/pull-down to IRQs
Paolo Bonzini
1
-25
/
+40
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-1
/
+1
2019-03-07
i2c: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+1
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+8
2019-02-27
i2c: have I2C receive operation return uint8_t
Corey Minyard
1
-1
/
+1
2019-01-24
trace: enforce that every trace-events file has a final newline
Daniel P. Berrangé
1
-1
/
+1
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-1
/
+1
2019-01-07
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
Steffen Görtz
3
-0
/
+308
2018-12-13
gpio/puv3_gpio: Convert sysbus init function to realize function
Mao Zhongyi
1
-15
/
+14
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
1
-5
/
+4
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2
-5
/
+5
2017-09-21
hw/gpio/omap_gpio.c: Don't use old_mmio
Peter Maydell
1
-14
/
+12
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-2
/
+2
2017-02-28
bcm2835_gpio: add bcm2835 gpio controller
Clement Deschamps
2
-0
/
+354
2017-01-31
hw/gpio: QOM'ify mpc8xxx.c
xiaoqiang zhao
1
-9
/
+11
[next]