index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm_boot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
hw/arm_boot.c: Support DTBs which use 64 bit addresses
Peter Maydell
1
-3
/
+32
2012-07-20
hw/arm_boot.c: Check for RAM sizes exceeding ATAGS capacity
Peter Maydell
1
-0
/
+6
2012-07-20
hw/arm_boot.c: Consistently use ram_size from arm_boot_info struct
Peter Maydell
1
-2
/
+3
2012-06-19
arm_boot: Conditionalised DTB command line update
Peter A. G. Crosthwaite
1
-4
/
+6
2012-06-11
arm_boot: Pass ARMCPU to arm_load_kernel()
Andreas Färber
1
-2
/
+2
2012-06-11
arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook()
Andreas Färber
1
-2
/
+4
2012-06-11
arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()
Andreas Färber
1
-3
/
+3
2012-06-04
arm_boot: Pass ARMCPU to do_cpu_reset()
Andreas Färber
1
-3
/
+6
2012-03-14
arm hw/: Don't use CPUState
Andreas Färber
1
-4
/
+4
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+1
2012-03-02
arm: add device tree support
Grant Likely
1
-6
/
+96
2012-02-17
arm_boot: Pass base address of GIC CPU interface, not whole GIC
Peter Maydell
1
-4
/
+4
2012-02-17
hw/arm: Remove redundant arguments from set_kernel_args*
Stefan Weil
1
-9
/
+8
2012-01-26
arm_boot: support board IDs more than 16 bits wide
Peter Maydell
1
-6
/
+5
2012-01-26
arm: add secondary cpu boot callbacks to arm_boot.c
Mark Langsdorf
1
-11
/
+43
2012-01-17
hw/arm_boot.c: Make SMP boards specify address to poll in bootup loop
Evgeny Voevodin
1
-8
/
+10
2011-07-23
Correct spelling of licensed
Matthew Fernandez
1
-1
/
+1
2011-07-04
arm: Add const attribute to some arm_boot_info pointers
Stefan Weil
1
-3
/
+3
2011-04-20
hw/arm_boot.c: move initrd load address up to accommodate large kernels
Peter Maydell
1
-1
/
+1
2011-03-06
target-arm: Integrate secondary CPU reset in arm_boot
Adam Lackorzynski
1
-8
/
+15
2010-05-31
arm: fix arm kernel boot for non zero start addr
Lars Munch
1
-0
/
+1
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
1
-2
/
+2
2009-11-19
ARM PBX-A9 board support
Paul Brook
1
-3
/
+4
2009-11-11
Fix ARM MCore secondary cpu boot
Paul Brook
1
-2
/
+2
2009-11-11
Fix ARM system emulation
Paul Brook
1
-28
/
+37
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-5
/
+5
2009-10-01
Get rid of _t suffix
malc
1
-5
/
+5
2009-09-20
Compile loader only once
Blue Swirl
1
-2
/
+12
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-04-09
Use load_image_targphys.
pbrook
1
-11
/
+6
2009-04-09
Use guest memory access functions when setting up arm boorloader.
pbrook
1
-67
/
+82
2009-03-07
clean build: Fix arm build warnings
aurel32
1
-1
/
+1
2008-11-20
uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)
aliguori
1
-2
/
+2
2008-11-20
uImage: return base load address (Hollis Blanchard)
aliguori
1
-1
/
+2
2008-04-14
Move the excess of arm_load_kernel() parameters into a struct.
balrog
1
-55
/
+63
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-11-11
ARMv7 support.
pbrook
1
-1
/
+21
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-3
/
+3
2007-07-27
Optionally setup old style linux bootparams for -kernel, by Juergen Lock.
balrog
1
-1
/
+77
2007-04-30
Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.
balrog
1
-9
/
+10
2007-04-01
Improved initrd support for mips.
ths
1
-1
/
+1
2007-03-11
ARM reabbot support (orginal patch by Aurelien Jarno).
pbrook
1
-0
/
+19
2007-03-06
Simple u-boot image loading support.
pbrook
1
-12
/
+22
2007-01-17
ARM boot fix (Jason Wessel).
pbrook
1
-2
/
+2
2007-01-16
ARM ELF loader.
pbrook
1
-22
/
+32
2006-04-27
Add nominal ARM Versatil/AB board emulation.
pbrook
1
-0
/
+105