summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/bootm.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Call board_final_cleanup() in last_stage_init()Bin Meng2016-05-231-9/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* x86: Handle running as EFI payloadSimon Glass2015-08-051-0/+5
* x86: Add some missing global_data declarations in files that use gdSimon Glass2015-08-051-0/+2
* x86: Correct a few progress message nitsSimon Glass2014-10-281-1/+1
* x86: bootm: Support booting a 64-bit raw kernelSimon Glass2014-10-281-2/+8
* x86: Move kernel boot function to arch/x86/lib/bootm.cSimon Glass2014-10-281-10/+38
* x86: Rewrite bootm.c to make it similar to ARMSimon Glass2014-10-221-35/+116
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass2013-07-121-0/+2
* x86: Correct missing local variable in bootmSimon Glass2013-06-261-0/+2
* x86: Rationalise kernel booting logic and bootstageSimon Glass2013-05-131-8/+0
* x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black2011-12-191-7/+14
* x86: Add support for booting Linux using the 32 bit boot protocolGabe Black2011-12-191-2/+4
* x86: Provide more configuration granularityGraeme Russ2011-11-291-1/+3
* cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ2011-11-291-11/+12
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+97
OpenPOWER on IntegriCloud