summaryrefslogtreecommitdiffstats
path: root/hw/arm/exynos4210.c
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/exynos: Add generic SDHCI devicesKrzysztof Kozlowski2017-04-251-0/+29
* hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster IDKrzysztof Kozlowski2017-02-281-0/+12
* hw/arm/exynos: Fix Linux kernel division by zero for PLLsKrzysztof Kozlowski2017-02-281-0/+6
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* hw/arm: Clean up includesPeter Maydell2016-01-181-0/+1
* Use error_fatal to simplify obvious fatal errorsMarkus Armbruster2016-01-131-11/+2Star
* 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-231-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/+3Star
* 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