aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-5/+5
* Get rid of _t suffixmalc2009-10-011-5/+5
* Compile loader only onceBlue Swirl2009-09-201-2/+12
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Use load_image_targphys.pbrook2009-04-091-11/+6
* Use guest memory access functions when setting up arm boorloader.pbrook2009-04-091-67/+82
* clean build: Fix arm build warningsaurel322009-03-071-1/+1
* uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)aliguori2008-11-201-2/+2
* uImage: return base load address (Hollis Blanchard)aliguori2008-11-201-1/+2
* Move the excess of arm_load_kernel() parameters into a struct.balrog2008-04-141-55/+63
* Break up vl.h.pbrook2007-11-171-1/+3
* ARMv7 support.pbrook2007-11-111-1/+21
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-3/+3
* Optionally setup old style linux bootparams for -kernel, by Juergen Lock.balrog2007-07-271-1/+77
* Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog2007-04-301-9/+10
* Improved initrd support for mips.ths2007-04-011-1/+1
* ARM reabbot support (orginal patch by Aurelien Jarno).pbrook2007-03-111-0/+19
* Simple u-boot image loading support.pbrook2007-03-061-12/+22
* ARM boot fix (Jason Wessel).pbrook2007-01-171-2/+2
* ARM ELF loader.pbrook2007-01-161-22/+32
* Add nominal ARM Versatil/AB board emulation.pbrook2006-04-271-0/+105