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
/
cmd
/
spl.c
Age
Commit message (
Expand
)
Author
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