summaryrefslogtreecommitdiffstats
path: root/cmd/load.c
Commit message (Expand)AuthorAgeFilesLines
* cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt2021-03-191-2/+8
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* cmd: correct long text loadb, loadx, loadyHeinrich Schuchardt2021-01-251-6/+6
* cmd: load: Fix code indentationMichal Simek2021-01-041-5/+4
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-221-22/+22
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-5/+6
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move the image globals into image.hSimon Glass2020-01-171-0/+1
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-171-3/+3
* common: Move flash_perror() to flash.hSimon Glass2020-01-171-1/+2
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-5/+5
* env: Rename common functions related to setenv()Simon Glass2017-08-161-3/+3
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+2
* cmd: load: align cache flushChris Packham2016-10-311-1/+1
* Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-081-30/+0
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+1113