summaryrefslogtreecommitdiffstats
path: root/loader.c
Commit message (Expand)AuthorAgeFilesLines
* Remove most uses of phys_ram_base (initial patch by Ian Jackson)blueswir12008-05-121-4/+87
* Add statics and missing #includes for prototypes.pbrook2007-11-181-0/+1
* Break up vl.h.pbrook2007-11-171-1/+1
* Cast ELF datatypes properly to host 64bit types.ths2007-10-171-0/+3
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-3/+3
* Improved initrd support for mips.ths2007-04-011-3/+5
* Simple u-boot image loading support.pbrook2007-03-061-0/+78
* Check ELF binaries for machine type and endianness.ths2006-12-231-2/+10
* win32 fixbellard2006-05-071-1/+1
* added entry parameter to ELF loaderbellard2006-04-261-3/+4
* generic ELF loaderbellard2006-04-231-0/+234
OpenPOWER on IntegriCloud