summaryrefslogtreecommitdiff
path: root/hw/arm/exynos4210.c
AgeCommit message (Expand)Author
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-02-18error: Use error_report_err() where appropriateMarkus Armbruster
2014-12-22target-arm: Disable EL3 on unsupported machinesGreg Bellows
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-03-17exynos4210: Set reset-cbar property of Cortex-A9 CPUsPeter Maydell
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2013-08-20hw/arm/exynos4210: Don't use arm_pic_init_cpu()Peter Maydell
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-03exynos4210.c: register rom_mem for memory migrationIgor Mitsyanko
2013-06-03hw/arm/exynos4210.c: convert chipid_and_omr to an mmio regionIgor Mitsyanko
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini