index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm_boot.c
Age
Commit message (
Expand
)
Author
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2011-07-04
arm: Add const attribute to some arm_boot_info pointers
Stefan Weil
2011-04-20
hw/arm_boot.c: move initrd load address up to accommodate large kernels
Peter Maydell
2011-03-06
target-arm: Integrate secondary CPU reset in arm_boot
Adam Lackorzynski
2010-05-31
arm: fix arm kernel boot for non zero start addr
Lars Munch
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
2009-11-19
ARM PBX-A9 board support
Paul Brook
2009-11-11
Fix ARM MCore secondary cpu boot
Paul Brook
2009-11-11
Fix ARM system emulation
Paul Brook
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-20
Compile loader only once
Blue Swirl
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-05-22
Introduce reset notifier order
Jan Kiszka
2009-04-09
Use load_image_targphys.
pbrook
2009-04-09
Use guest memory access functions when setting up arm boorloader.
pbrook
2009-03-07
clean build: Fix arm build warnings
aurel32
2008-11-20
uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)
aliguori
2008-11-20
uImage: return base load address (Hollis Blanchard)
aliguori
2008-04-14
Move the excess of arm_load_kernel() parameters into a struct.
balrog
2007-11-17
Break up vl.h.
pbrook
2007-11-11
ARMv7 support.
pbrook
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-27
Optionally setup old style linux bootparams for -kernel, by Juergen Lock.
balrog
2007-04-30
Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.
balrog
2007-04-01
Improved initrd support for mips.
ths
2007-03-11
ARM reabbot support (orginal patch by Aurelien Jarno).
pbrook
2007-03-06
Simple u-boot image loading support.
pbrook
2007-01-17
ARM boot fix (Jason Wessel).
pbrook
2007-01-16
ARM ELF loader.
pbrook
2006-04-27
Add nominal ARM Versatil/AB board emulation.
pbrook