1. ba1ba5c arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly by Igor Mammedov · 8 years ago
  2. c2de81e hw/arm: use defined type name instead of hard-coded string by Philippe Mathieu-Daudé · 8 years ago
  3. 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 8 years ago
  4. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
  5. 499ca13 hw/misc: Add Exynos4210 Pseudo Random Number Generator by Krzysztof Kozlowski · 8 years ago
  6. 9e88379 hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string by Krzysztof Kozlowski · 8 years ago
  7. 310150c hw/arm/exynos: Declare local variables in some order by Krzysztof Kozlowski · 8 years ago
  8. a2f2f62 hw/arm/exynos: Move DRAM initialization next boards by Krzysztof Kozlowski · 8 years ago
  9. d77b71c hw/arm/exynos: Add generic SDHCI devices by Krzysztof Kozlowski · 8 years ago
  10. f3a6339 hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster ID by Krzysztof Kozlowski · 8 years ago
  11. 1e0228f hw/arm/exynos: Fix Linux kernel division by zero for PLLs by Krzysztof Kozlowski · 8 years ago
  12. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  13. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  14. 12b1672 hw/arm: Clean up includes by Peter Maydell · 9 years ago
  15. 007b065 Use error_fatal to simplify obvious fatal errors by Markus Armbruster · 10 years ago
  16. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 10 years ago
  17. 565f65d error: Use error_report_err() where appropriate by Markus Armbruster · 10 years ago
  18. 61e2f35 target-arm: Disable EL3 on unsupported machines by Greg Bellows · 10 years ago
  19. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 11 years ago
  20. 4719ab9 exynos4210: Set reset-cbar property of Cortex-A9 CPUs by Peter Maydell · 11 years ago
  21. a5c8285 i2c: Rename i2c_bus to I2CBus by Andreas Färber · 12 years ago
  22. ad666d9 hw/arm/exynos4210: Don't use arm_pic_init_cpu() by Peter Maydell · 12 years ago
  23. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  24. 6539ed2 exynos4210.c: register rom_mem for memory migration by Igor Mitsyanko · 12 years ago
  25. 11a5e48 hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region by Igor Mitsyanko · 12 years ago
  26. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  27. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  28. dd285b0 arm: move files referencing CPU to hw/arm/ by Paolo Bonzini · 12 years ago[Renamed from hw/exynos4210.c]
  29. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  30. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  31. 358d615 exynos4210: Add EHCI support by Liming Wang · 12 years ago
  32. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  33. bf471f7 hw/arm_boot, exynos4210, highbank: Fix secondary boot GIC init by Peter Maydell · 12 years ago
  34. ffbbe7d exynos4210: add Exynos4210 i2c implementation by Mitsyanko Igor · 13 years ago
  35. 7bdf43a Exynos4: add RTC device by Oleg Ogurtsov · 13 years ago
  36. 7892df0 hw/exynos4210.c: Fix misleading initialization of IROM mirror by Evgeny Voevodin · 13 years ago
  37. 61558e7 ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality. by Evgeny Voevodin · 13 years ago
  38. 4bd7466 arm_pic: Pass ARMCPU to arm_pic_init_cpu() by Andreas Färber · 13 years ago
  39. ef6cbcc exynos4210: Use cpu_arm_init() to store ARMCPU by Andreas Färber · 13 years ago
  40. 9543b0c arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot() by Andreas Färber · 13 years ago
  41. 3f088e3 ARM: Exynos4210: Drop gic_cpu_write() after initialization. by Evgeny Voevodin · 13 years ago
  42. 30628cb Exynos4210: added display controller implementation by Mitsyanko Igor · 13 years ago
  43. 12c775d ARM: exynos4210: MCT support. by Evgeny Voevodin · 13 years ago
  44. df91b48 ARM: exynos4210: basic Power Management Unit implementation by Maksim Kozlov · 13 years ago
  45. 62db8bf ARM: exynos4210: PWM support. by Evgeny Voevodin · 13 years ago
  46. e5a4914 ARM: exynos4210: UART support by Maksim Kozlov · 13 years ago
  47. 0caa711 ARM: Samsung exynos4210-based boards emulation by Evgeny Voevodin · 13 years ago