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
/
cmd
/
spl.c
Age
Commit message (
Expand
)
Author
2025-04-08
cmd: spl: annotate switch/case fallthrough
Andre Przywara
2024-07-15
cmd: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2021-09-24
arm: use CONFIG_SUPPORT_PASSING_ATAGS
Patrick Delaunay
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
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-10-09
cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined
York Sun
2017-09-11
cmd: spl: Fix compiling warning
York Sun
2017-08-26
cmd/spl.c: Include <libfdt.h> for fdt_totalsize
Tom Rini
2017-08-26
cmd: spl: provide address and size of prepared FDT in environment
Anatolij Gustschin
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass