summaryrefslogtreecommitdiff
path: root/arch/x86/lib/bootm.c
Commit message (Expand)AuthorAgeLines
* x86: Don't build call64 and setjmp on 64-bitSimon Glass2017-02-06-0/+7
* libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-02-0/+5
* ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-17-0/+4
* x86: Call board_final_cleanup() in last_stage_init()Bin Meng2016-05-23-9/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-1/+1
* x86: Handle running as EFI payloadSimon Glass2015-08-05-0/+5
* x86: Add some missing global_data declarations in files that use gdSimon Glass2015-08-05-0/+2
* x86: Correct a few progress message nitsSimon Glass2014-10-28-1/+1
* x86: bootm: Support booting a 64-bit raw kernelSimon Glass2014-10-28-2/+8
* x86: Move kernel boot function to arch/x86/lib/bootm.cSimon Glass2014-10-28-10/+38
* x86: Rewrite bootm.c to make it similar to ARMSimon Glass2014-10-22-35/+116
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass2013-07-12-0/+2
* x86: Correct missing local variable in bootmSimon Glass2013-06-26-0/+2
* x86: Rationalise kernel booting logic and bootstageSimon Glass2013-05-13-8/+0
* x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black2011-12-19-7/+14
* x86: Add support for booting Linux using the 32 bit boot protocolGabe Black2011-12-19-2/+4
* x86: Provide more configuration granularityGraeme Russ2011-11-29-1/+3
* cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ2011-11-29-11/+12
* x86: Rename i386 to x86Graeme Russ2011-04-13-0/+97