summaryrefslogtreecommitdiff
path: root/arch/x86/lib/zimage.c
Commit message (Expand)AuthorAgeLines
* x86: Rationalise kernel booting logic and bootstageSimon Glass2013-05-13-4/+7
* x86: Remove unused real mode codeSimon Glass2013-02-14-23/+0
* x86: Fix indirect jmp warning in zimage.cSimon Glass2012-12-06-3/+3
* x86: Provide a function to clean up just before booting a zimageStefan Reinauer2012-12-06-0/+11
* x86: Add a CBMEM timestamp generated right before the kernel startup.Vadim Bendebury2012-12-06-0/+6
* x86: Allow compiling out realmode/bios codeGabe Black2012-11-30-2/+2
* x86: Move setup_pcat_compatibility() out of board.cGraeme Russ2012-01-04-0/+7
* x86: Add support for specifying an initrd with the zboot commandGabe Black2011-12-19-4/+19
* x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black2011-12-19-80/+103
* x86: Add support for booting Linux using the 32 bit boot protocolGabe Black2011-12-19-13/+51
* x86: Clean up the x86 zimage code in preparation to extend itGabe Black2011-12-19-37/+45
* cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ2011-11-29-43/+51
* x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ2011-11-02-1/+0
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04-1/+1
* x86: Rename i386 to x86Graeme Russ2011-04-13-0/+296