index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
bootm.c
Age
Commit message (
Expand
)
Author
2015-08-05
x86: Handle running as EFI payload
Simon Glass
2015-08-05
x86: Add some missing global_data declarations in files that use gd
Simon Glass
2014-10-28
x86: Correct a few progress message nits
Simon Glass
2014-10-28
x86: bootm: Support booting a 64-bit raw kernel
Simon Glass
2014-10-28
x86: Move kernel boot function to arch/x86/lib/bootm.c
Simon Glass
2014-10-22
x86: Rewrite bootm.c to make it similar to ARM
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-12
blackfin: x86: bootm: Handle PREP stage of bootm
Simon Glass
2013-06-26
x86: Correct missing local variable in bootm
Simon Glass
2013-05-13
x86: Rationalise kernel booting logic and bootstage
Simon Glass
2011-12-19
x86: Refactor the zboot innards so they can be reused with a vboot image
Gabe Black
2011-12-19
x86: Add support for booting Linux using the 32 bit boot protocol
Gabe Black
2011-11-29
x86: Provide more configuration granularity
Graeme Russ
2011-11-29
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
Graeme Russ
2011-04-13
x86: Rename i386 to x86
Graeme Russ