index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
exynos4210.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
1
-2
/
+2
2017-07-11
hw/misc: Add Exynos4210 Pseudo Random Number Generator
Krzysztof Kozlowski
1
-0
/
+4
2017-06-13
hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string
Krzysztof Kozlowski
1
-1
/
+2
2017-06-13
hw/arm/exynos: Declare local variables in some order
Krzysztof Kozlowski
1
-2
/
+2
2017-06-13
hw/arm/exynos: Move DRAM initialization next boards
Krzysztof Kozlowski
1
-19
/
+1
2017-04-25
hw/arm/exynos: Add generic SDHCI devices
Krzysztof Kozlowski
1
-0
/
+29
2017-02-28
hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster ID
Krzysztof Kozlowski
1
-0
/
+12
2017-02-28
hw/arm/exynos: Fix Linux kernel division by zero for PLLs
Krzysztof Kozlowski
1
-0
/
+6
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-18
hw/arm: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
1
-11
/
+2
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-4
/
+4
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
1
-2
/
+2
2014-12-22
target-arm: Disable EL3 on unsupported machines
Greg Bellows
1
-0
/
+11
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-4
/
+5
2014-03-17
exynos4210: Set reset-cbar property of Cortex-A9 CPUs
Peter Maydell
1
-3
/
+13
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
1
-1
/
+1
2013-08-20
hw/arm/exynos4210: Don't use arm_pic_init_cpu()
Peter Maydell
1
-13
/
+3
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-6
/
+6
2013-06-03
exynos4210.c: register rom_mem for memory migration
Igor Mitsyanko
1
-0
/
+1
2013-06-03
hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region
Igor Mitsyanko
1
-3
/
+24
2013-04-15
arm: fix location of some include files
Peter Maydell
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-2
/
+2
2013-03-01
arm: move files referencing CPU to hw/arm/
Paolo Bonzini
1
-0
/
+349