aboutsummaryrefslogtreecommitdiffstats
path: root/hw/arm_boot.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-05-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-04-09Use load_image_targphys.pbrook1-11/+6
2009-04-09Use guest memory access functions when setting up arm boorloader.pbrook1-67/+82
2009-03-07clean build: Fix arm build warningsaurel321-1/+1
2008-11-20uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)aliguori1-2/+2
2008-11-20uImage: return base load address (Hollis Blanchard)aliguori1-1/+2
2008-04-14Move the excess of arm_load_kernel() parameters into a struct.balrog1-55/+63
2007-11-17Break up vl.h.pbrook1-1/+3
2007-11-11ARMv7 support.pbrook1-1/+21
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-3/+3
2007-07-27Optionally setup old style linux bootparams for -kernel, by Juergen Lock.balrog1-1/+77
2007-04-30Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog1-9/+10
2007-04-01Improved initrd support for mips.ths1-1/+1
2007-03-11ARM reabbot support (orginal patch by Aurelien Jarno).pbrook1-0/+19
2007-03-06Simple u-boot image loading support.pbrook1-12/+22
2007-01-17ARM boot fix (Jason Wessel).pbrook1-2/+2
2007-01-16ARM ELF loader.pbrook1-22/+32
2006-04-27Add nominal ARM Versatil/AB board emulation.pbrook1-0/+105