summaryrefslogtreecommitdiffstats
path: root/hw/arm/exynos4210.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-4/+4
* error: Use error_report_err() where appropriateMarkus Armbruster2015-02-181-2/+2
* target-arm: Disable EL3 on unsupported machinesGreg Bellows2014-12-221-0/+11
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-4/+5
* exynos4210: Set reset-cbar property of Cortex-A9 CPUsPeter Maydell2014-03-171-3/+13
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-141-1/+1
* hw/arm/exynos4210: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-13/+3
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-6/+6
* exynos4210.c: register rom_mem for memory migrationIgor Mitsyanko2013-06-031-0/+1
* hw/arm/exynos4210.c: convert chipid_and_omr to an mmio regionIgor Mitsyanko2013-06-031-3/+24
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* arm: move files referencing CPU to hw/arm/Paolo Bonzini2013-03-011-0/+349
OpenPOWER on IntegriCloud