aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/digic_boards.c
AgeCommit message (Expand)Author
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
2015-03-19arm: fix memory leakGonglei
2015-03-10arm/digic_boards: Remove superfluous '\n' around error_report()Gonglei
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2013-12-17hw/arm/digic: add NOR ROM supportAntony Pavlov
2013-12-17hw/arm/digic: prepare DIGIC-based boards supportAntony Pavlov