~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
load.c
Commit message (
Expand
)
Author
Age
*
cmd: fix loads, saves on sandbox
Heinrich Schuchardt
2023-07-20
*
serial: Call flush() before changing baudrate
Pali Rohár
2022-09-24
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
*
cmd: load: add load command for memory mapped
Rui Miguel Silva
2022-06-22
*
loads: Block writes into LMB reserved areas of U-Boot
Marek Vasut
2021-10-25
*
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-03
*
loadb: Properly indicate aborted kermit transfer
Pali Rohár
2021-09-01
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
cmd/load: support uploading EFI binary via UART
Heinrich Schuchardt
2021-03-19
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
cmd: correct long text loadb, loadx, loady
Heinrich Schuchardt
2021-01-25
*
cmd: load: Fix code indentation
Michal Simek
2021-01-04
*
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-22
*
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-05-18
*
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
2020-01-17
*
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-12-02
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
*
cmd: load: align cache flush
Chris Packham
2016-10-31
*
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
David Müller (ELSOFT AG)
2016-02-08
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25