summaryrefslogtreecommitdiff
path: root/hw/arm/integratorcp.c
AgeCommit message (Expand)Author
2016-05-12hw/arm: QOM'ify integratorcp.cxiaoqiang.zhao
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-13Use error_fatal to simplify obvious fatal errorsMarkus Armbruster
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-04-08arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller
2015-03-11integrator/cp: Implement CARDIN and WPROT signalsJan Kiszka
2015-03-11integrator/cp: Model CP control registers as sysbus deviceJan Kiszka
2015-02-18error: Use error_report_err() where appropriateMarkus Armbruster
2014-12-22target-arm: Disable EL3 on unsupported machinesGreg Bellows
2014-12-22target-arm: Breakout integratorcp and versatilepb cpu initGreg Bellows
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-03-27hw/arm: Stop specifying integratorcp as the default boardPeter Maydell
2013-12-10integrator/cp: add support for REFCNT registerJan Petrous
2013-10-31integrator: fix Linux boot failure by emulating dbg regionAlex Bennée
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-20hw/arm/integratorcp: Don't use arm_pic_init_cpu()Peter Maydell
2013-07-29integratorcp: QOM cast cleanup for icp_pic_stateAndreas Färber
2013-07-29integratorcp: QOM cast cleanup for integratorcm_stateAndreas Färber
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini