summaryrefslogtreecommitdiff
path: root/cmd/load.c
AgeCommit message (Expand)Author
2022-09-24serial: Call flush() before changing baudratePali Rohár
2022-08-04Audit <flash.h> inclusionTom Rini
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva
2021-10-25loads: Block writes into LMB reserved areas of U-BootMarek Vasut
2021-09-03xyz-modem: Show information about finished transferPali Rohár
2021-09-03xyz-modem: Properly abort/terminate transfer on errorPali Rohár
2021-09-03xyz-modem: Close stream after processing/sending terminate sequencePali Rohár
2021-09-01loadb: Properly indicate aborted kermit transferPali Rohár
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-03-19cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-25cmd: correct long text loadb, loadx, loadyHeinrich Schuchardt
2021-01-04cmd: load: Fix code indentationMichal Simek
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move the image globals into image.hSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2020-01-17common: Move flash_perror() to flash.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2016-10-31cmd: load: align cache flushChris Packham
2016-02-08Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)
2016-01-25Remove the cmd_ prefix from command filesSimon Glass