Peter Maydell
|
98ed805c38
hw/arm_boot: Align device tree to 4KB boundary, not page
|
12 years ago |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 years ago |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 years ago |
Paolo Bonzini
|
077805fa92
janitor: do not rely on indirect inclusions of or from qemu-char.h
|
13 years ago |
Peter Maydell
|
bf471f7950
hw/arm_boot, exynos4210, highbank: Fix secondary boot GIC init
|
12 years ago |
Peter Maydell
|
fc53b7d4b7
arm_boot: Change initrd load address to "halfway through RAM"
|
13 years ago |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 years ago |
Peter Maydell
|
9bfa659e6b
hw/arm_boot.c: Support DTBs which use 64 bit addresses
|
13 years ago |
Peter Maydell
|
3871481c0a
hw/arm_boot.c: Check for RAM sizes exceeding ATAGS capacity
|
13 years ago |
Peter Maydell
|
0b94438480
hw/arm_boot.c: Consistently use ram_size from arm_boot_info struct
|
13 years ago |
Peter A. G. Crosthwaite
|
5e87975c87
arm_boot: Conditionalised DTB command line update
|
13 years ago |
Andreas Färber
|
3aaa8dfae9
arm_boot: Pass ARMCPU to arm_load_kernel()
|
13 years ago |
Andreas Färber
|
5d309320e3
arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook()
|
13 years ago |
Andreas Färber
|
9543b0cdd6
arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()
|
13 years ago |
Andreas Färber
|
351d566621
arm_boot: Pass ARMCPU to do_cpu_reset()
|
13 years ago |
Andreas Färber
|
5ae9330682
arm hw/: Don't use CPUState
|
13 years ago |
Andreas Färber
|
1bba0dc932
Rename cpu_reset() to cpu_state_reset()
|
13 years ago |
Grant Likely
|
412beee6a0
arm: add device tree support
|
13 years ago |
Peter Maydell
|
96eacf6413
arm_boot: Pass base address of GIC CPU interface, not whole GIC
|
13 years ago |
Stefan Weil
|
761c9eb0fa
hw/arm: Remove redundant arguments from set_kernel_args*
|
13 years ago |
Peter Maydell
|
f8414cb5c8
arm_boot: support board IDs more than 16 bits wide
|
13 years ago |
Mark Langsdorf
|
9d5ba9bfbc
arm: add secondary cpu boot callbacks to arm_boot.c
|
13 years ago |
Evgeny Voevodin
|
078758d074
hw/arm_boot.c: Make SMP boards specify address to poll in bootup loop
|
13 years ago |
Matthew Fernandez
|
8e31bf388e
Correct spelling of licensed
|
14 years ago |
Stefan Weil
|
462a8bc646
arm: Add const attribute to some arm_boot_info pointers
|
14 years ago |
Peter Maydell
|
756ba3b012
hw/arm_boot.c: move initrd load address up to accommodate large kernels
|
14 years ago |
Adam Lackorzynski
|
6ed221b637
target-arm: Integrate secondary CPU reset in arm_boot
|
14 years ago |
Lars Munch
|
e03c22a98c
arm: fix arm kernel boot for non zero start addr
|
15 years ago |
Aurelien Jarno
|
409dbce54b
load_elf: replace the address addend by a translation function
|
15 years ago |
Paul Brook
|
f7c703250c
ARM PBX-A9 board support
|
15 years ago |