summaryrefslogtreecommitdiff
path: root/arch/x86/lib/zimage.c
AgeCommit message (Expand)Author
2013-02-14x86: Remove unused real mode codeSimon Glass
2012-12-06x86: Fix indirect jmp warning in zimage.cSimon Glass
2012-12-06x86: Provide a function to clean up just before booting a zimageStefan Reinauer
2012-12-06x86: Add a CBMEM timestamp generated right before the kernel startup.Vadim Bendebury
2012-11-30x86: Allow compiling out realmode/bios codeGabe Black
2012-01-04x86: Move setup_pcat_compatibility() out of board.cGraeme Russ
2011-12-19x86: Add support for specifying an initrd with the zboot commandGabe Black
2011-12-19x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black
2011-12-19x86: Add support for booting Linux using the 32 bit boot protocolGabe Black
2011-12-19x86: Clean up the x86 zimage code in preparation to extend itGabe Black
2011-11-29cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ
2011-11-02x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-04-13x86: Rename i386 to x86Graeme Russ