summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/zimage.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Move install_e820_map() out of zimage.cBin Meng2015-10-211-26/+0
* x86: Reserve PCIe ECAM address range in the E820 tableBin Meng2015-07-281-1/+4
* x86: Configure VESA parameters before loading Linux kernelBin Meng2015-07-141-0/+2
* x86: Install a default e820 table in the __weak install_e820_map()Bin Meng2015-04-291-7/+22
* x86: Correct a few progress message nitsSimon Glass2014-10-281-2/+2
* x86: Move kernel boot function to arch/x86/lib/bootm.cSimon Glass2014-10-281-35/+8
* dm: x86: Remove ebp assembler warning in zimage.cSimon Glass2014-10-231-1/+0
* x86: Allow cmdline setup in setup_zimage() to be optionalSimon Glass2014-10-221-9/+12
* x86: Rewrite bootm.c to make it similar to ARMSimon Glass2014-10-221-18/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: Rationalise kernel booting logic and bootstageSimon Glass2013-05-131-4/+7
* x86: Remove unused real mode codeSimon Glass2013-02-141-23/+0
* x86: Fix indirect jmp warning in zimage.cSimon Glass2012-12-061-3/+3
* x86: Provide a function to clean up just before booting a zimageStefan Reinauer2012-12-061-0/+11
* x86: Add a CBMEM timestamp generated right before the kernel startup.Vadim Bendebury2012-12-061-0/+6
* x86: Allow compiling out realmode/bios codeGabe Black2012-11-301-2/+2
* x86: Move setup_pcat_compatibility() out of board.cGraeme Russ2012-01-041-0/+7
* x86: Add support for specifying an initrd with the zboot commandGabe Black2011-12-191-4/+19
* x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black2011-12-191-80/+103
* x86: Add support for booting Linux using the 32 bit boot protocolGabe Black2011-12-191-13/+51
* x86: Clean up the x86 zimage code in preparation to extend itGabe Black2011-12-191-37/+45
* cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ2011-11-291-43/+51
* x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ2011-11-021-1/+0
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+296
OpenPOWER on IntegriCloud