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
/
arm
/
allwinner-a10.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2020-08-28
hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
1
-0
/
+2
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-11
/
+5
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-3
/
+3
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-10
/
+5
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
1
-25
/
+18
2020-06-15
sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
Markus Armbruster
1
-2
/
+2
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
1
-3
/
+2
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2020-03-12
hw/arm/allwinner: add RTC device support
Niek Linnenbank
1
-0
/
+8
2020-03-12
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
1
-0
/
+11
2020-02-21
arm: allwinner: Wire up USB ports
Guenter Roeck
1
-0
/
+43
2020-01-17
hw/arm/allwinner-a10: Remove local qemu_irq variables
Philippe Mathieu-Daudé
1
-5
/
+4
2020-01-17
hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()
Philippe Mathieu-Daudé
1
-13
/
+11
2020-01-17
hw/arm/allwinner-a10: Move SoC definitions out of header
Philippe Mathieu-Daudé
1
-0
/
+6
2019-09-03
hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
Philippe Mathieu-Daudé
1
-1
/
+2
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-16
ide: Include hw/ide/internal a bit less outside hw/ide/
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-01-07
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller
Philippe Mathieu-Daudé
1
-0
/
+6
2018-07-17
hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'
Thomas Huth
1
-10
/
+9
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
1
-2
/
+2
2018-04-10
hw/arm/allwinner-a10: Do not use nd_table in instance_init function
Thomas Huth
1
-6
/
+6
2017-09-07
hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false
Thomas Huth
1
-0
/
+2
2017-04-20
arm: remove remaining cannot_destroy_with_object_finalize_yet
Laurent Vivier
1
-6
/
+0
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-18
hw/arm: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-06
arm: allwinner-a10: Add SATA
Peter Crosthwaite
1
-0
/
+11
2015-10-09
qdev: Protect device-list-properties against broken devices
Markus Armbruster
1
-0
/
+6
2015-04-02
hw: Mark device misusing nd_table[] FIXME
Markus Armbruster
1
-0
/
+1
2015-04-02
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
1
-0
/
+1
2014-02-08
hw/arm/allwinner-a10: initialize EMAC
Beniamino Galvani
1
-0
/
+16
2013-12-17
hw/arm: add allwinner a10 SoC support
liguang
1
-0
/
+103