summaryrefslogtreecommitdiffstats
path: root/hw/arm/allwinner-a10.c
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controllerPhilippe Mathieu-Daudé2019-01-071-0/+6
* hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'Thomas Huth2018-07-171-10/+9Star
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-2/+2
* hw/arm/allwinner-a10: Do not use nd_table in instance_init functionThomas Huth2018-04-101-6/+6
* hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = falseThomas Huth2017-09-071-0/+2
* arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier2017-04-201-6/+0Star
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* hw/arm: Clean up includesPeter Maydell2016-01-181-0/+1
* arm: allwinner-a10: Add SATAPeter Crosthwaite2015-11-061-0/+11
* qdev: Protect device-list-properties against broken devicesMarkus Armbruster2015-10-091-0/+6
* hw: Mark device misusing nd_table[] FIXMEMarkus Armbruster2015-04-021-0/+1
* hw: Mark devices picking up char backends actively FIXMEMarkus Armbruster2015-04-021-0/+1
* hw/arm/allwinner-a10: initialize EMACBeniamino Galvani2014-02-081-0/+16
* hw/arm: add allwinner a10 SoC supportliguang2013-12-171-0/+103