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
/
source.c
Age
Commit message (
Expand
)
Author
2023-01-16
image: Move common image code to image_board and command
Simon Glass
2023-01-16
image: Add a function to find a script in an image
Simon Glass
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
2022-12-31
cmd: source: Clean up a few lines
Sean Anderson
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-17
common: Rename and move source()
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2019-08-11
env: Move env_get_yesno() to env.h
Simon Glass
2019-07-11
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2018-07-19
cmd: fit_image: Add default property for FIT format scripts
Alex Kiernan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass