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
/
load.c
Age
Commit message (
Expand
)
Author
2022-09-24
serial: Call flush() before changing baudrate
Pali Rohár
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-06-22
cmd: load: add load command for memory mapped
Rui Miguel Silva
2021-10-25
loads: Block writes into LMB reserved areas of U-Boot
Marek Vasut
2021-09-03
xyz-modem: Show information about finished transfer
Pali Rohár
2021-09-03
xyz-modem: Properly abort/terminate transfer on error
Pali Rohár
2021-09-03
xyz-modem: Close stream after processing/sending terminate sequence
Pali Rohár
2021-09-01
loadb: Properly indicate aborted kermit transfer
Pali Rohár
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-03-19
cmd/load: support uploading EFI binary via UART
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-25
cmd: correct long text loadb, loadx, loady
Heinrich Schuchardt
2021-01-04
cmd: load: Fix code indentation
Michal Simek
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-17
common: Move the image globals into image.h
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
common: Move flash_perror() to flash.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move serial functions out of common.h
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
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2016-10-31
cmd: load: align cache flush
Chris Packham
2016-02-08
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
David Müller (ELSOFT AG)
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass