summaryrefslogtreecommitdiff
path: root/arch/x86/lib/bootm.c
AgeCommit message (Expand)Author
2014-10-28x86: Correct a few progress message nitsSimon Glass
2014-10-28x86: bootm: Support booting a 64-bit raw kernelSimon Glass
2014-10-28x86: Move kernel boot function to arch/x86/lib/bootm.cSimon Glass
2014-10-22x86: Rewrite bootm.c to make it similar to ARMSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-12blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass
2013-06-26x86: Correct missing local variable in bootmSimon Glass
2013-05-13x86: Rationalise kernel booting logic and bootstageSimon Glass
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-11-29x86: Provide more configuration granularityGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ
2011-04-13x86: Rename i386 to x86Graeme Russ