summaryrefslogtreecommitdiff
path: root/hw/arm/cubieboard.c
AgeCommit message (Expand)Author
2017-09-07hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell
2017-02-21hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_busMarkus Armbruster
2016-10-28arm: cubieboard: Add support for initrdGuenter Roeck
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-18hw/arm: Clean up includesPeter Maydell
2016-01-13error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-04-08arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-04-17allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani
2014-02-08hw/arm/allwinner-a10: initialize EMACBeniamino Galvani
2013-12-17hw/arm: add cubieboard supportliguang