aboutsummaryrefslogtreecommitdiff
path: root/hw/arm_boot.c
AgeCommit message (Expand)Author
2011-07-23Correct spelling of licensedMatthew Fernandez
2011-07-04arm: Add const attribute to some arm_boot_info pointersStefan Weil
2011-04-20hw/arm_boot.c: move initrd load address up to accommodate large kernelsPeter Maydell
2011-03-06target-arm: Integrate secondary CPU reset in arm_bootAdam Lackorzynski
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch
2010-03-16load_elf: replace the address addend by a translation functionAurelien Jarno
2009-11-19ARM PBX-A9 board supportPaul Brook
2009-11-11Fix ARM MCore secondary cpu bootPaul Brook
2009-11-11Fix ARM system emulationPaul Brook
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-20Compile loader only onceBlue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-05-22Introduce reset notifier orderJan Kiszka
2009-04-09Use load_image_targphys.pbrook
2009-04-09Use guest memory access functions when setting up arm boorloader.pbrook
2009-03-07clean build: Fix arm build warningsaurel32
2008-11-20uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)aliguori
2008-11-20uImage: return base load address (Hollis Blanchard)aliguori
2008-04-14Move the excess of arm_load_kernel() parameters into a struct.balrog
2007-11-17Break up vl.h.pbrook
2007-11-11ARMv7 support.pbrook
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-27Optionally setup old style linux bootparams for -kernel, by Juergen Lock.balrog
2007-04-30Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog
2007-04-01Improved initrd support for mips.ths
2007-03-11ARM reabbot support (orginal patch by Aurelien Jarno).pbrook
2007-03-06Simple u-boot image loading support.pbrook
2007-01-17ARM boot fix (Jason Wessel).pbrook
2007-01-16ARM ELF loader.pbrook
2006-04-27Add nominal ARM Versatil/AB board emulation.pbrook