Age | Commit message (Expand) | Author |
2018-02-13 | hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2) | Philippe Mathieu-Daudé |
2018-02-13 | hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64() | Philippe Mathieu-Daudé |
2017-09-19 | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov |
2017-09-04 | hw/arm: use defined type name instead of hard-coded string | Philippe Mathieu-Daudé |
2017-07-14 | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell |
2017-07-11 | hw/misc: Add Exynos4210 Pseudo Random Number Generator | Krzysztof Kozlowski |
2017-06-13 | hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string | Krzysztof Kozlowski |
2017-06-13 | hw/arm/exynos: Declare local variables in some order | Krzysztof Kozlowski |
2017-06-13 | hw/arm/exynos: Move DRAM initialization next boards | Krzysztof Kozlowski |
2017-04-25 | hw/arm/exynos: Add generic SDHCI devices | Krzysztof Kozlowski |
2017-02-28 | hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster ID | Krzysztof Kozlowski |
2017-02-28 | hw/arm/exynos: Fix Linux kernel division by zero for PLLs | Krzysztof Kozlowski |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-01-18 | hw/arm: Clean up includes | Peter Maydell |
2016-01-13 | Use error_fatal to simplify obvious fatal errors | Markus Armbruster |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster |
2015-02-18 | error: Use error_report_err() where appropriate | Markus Armbruster |
2014-12-22 | target-arm: Disable EL3 on unsupported machines | Greg Bellows |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao |
2014-03-17 | exynos4210: Set reset-cbar property of Cortex-A9 CPUs | Peter Maydell |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber |
2013-08-20 | hw/arm/exynos4210: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-06-03 | exynos4210.c: register rom_mem for memory migration | Igor Mitsyanko |
2013-06-03 | hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region | Igor Mitsyanko |
2013-04-15 | arm: fix location of some include files | Peter Maydell |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-01 | arm: move files referencing CPU to hw/arm/ | Paolo Bonzini |