~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
bootm.c
Commit message (
Expand
)
Author
Age
*
x86: Correct get_sp() implementation for 64-bit
Simon Glass
2023-07-17
*
x86: Exit EFI boot services before starting kernel
Simon Glass
2023-03-25
*
x86: Support booting a 64-bit kernel from 64-bit U-Boot
Simon Glass
2023-03-25
*
Correct SPL uses of LMB
Simon Glass
2023-02-10
*
Correct SPL uses of BOOTSTAGE_REPORT
Simon Glass
2023-02-09
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
*
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-26
*
x86: Allow booting a kernel from the EFI app
Simon Glass
2021-12-31
*
lmb: x86: Add arch_lmb_reserve()
Marek Vasut
2021-09-23
*
x86: coreboot: Sync up timestamp codes
Simon Glass
2021-03-27
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
x86: zboot: Allow overriding the command line
Simon Glass
2020-09-25
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
*
x86: Don't generate a bootstage report in SPL
Simon Glass
2019-05-08
*
x86/bootm: fix error handling in boot_prep_linux(...)
Hannes Schmelzer
2018-10-22
*
Define board_quiesce_devices() in a shared location
Simon Glass
2018-06-03
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-18
*
Revert "x86: bootm: Fix FIT image booting on x86"
Anatolij Gustschin
2017-11-30
*
x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup()
Stefan Roese
2017-05-17
*
x86: bootm: Fix FIT image booting on x86
Stefan Roese
2017-04-10
*
x86: Don't build call64 and setjmp on 64-bit
Simon Glass
2017-02-06
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
*
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-11-17
*
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
2016-05-23
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
*
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
2015-08-05
*
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-28
*
x86: Rewrite bootm.c to make it similar to ARM
Simon Glass
2014-10-22
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
blackfin: x86: bootm: Handle PREP stage of bootm
Simon Glass
2013-07-12
*
x86: Correct missing local variable in bootm
Simon Glass
2013-06-26
*
x86: Rationalise kernel booting logic and bootstage
Simon Glass
2013-05-13
*
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-12-19
*
x86: Provide more configuration granularity
Graeme Russ
2011-11-29
*
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
Graeme Russ
2011-11-29
*
x86: Rename i386 to x86
Graeme Russ
2011-04-13