index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
lib
/
bootm.c
Age
Commit message (
Expand
)
Author
2026-03-18
arc: Call bootm_final()
Simon Glass
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-10-24
arc: Remove common.h usage
Tom Rini
2023-02-10
Correct SPL uses of LMB
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-09-23
lmb: Always compile arch_lmb_reserve() into U-Boot on arc
Marek Vasut
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
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 image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-23
ARC: bootm: Refactor GO and PREP subcommands implementation
Eugeniy Paltsev
2018-03-21
ARC: Implement a function to sync and cleanup caches
Eugeniy Paltsev
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2017-11-24
arc: bootm: Move slave cores kick-starting under !fake
Alexey Brodkin
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2015-07-01
arc: implement slave cores kick-start for Linux kernel
Alexey Brodkin
2014-02-07
arc: add library functions
Alexey Brodkin