index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
bootm.c
Age
Commit message (
Expand
)
Author
2016-12-03
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-11-17
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-05-23
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
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-29
x86: Correct a few progress message nits
Simon Glass
2014-10-29
x86: bootm: Support booting a 64-bit raw kernel
Simon Glass
2014-10-29
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