summaryrefslogtreecommitdiffstats
path: root/cmd/spl.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-7/+8
* common: Drop image.h from common headerSimon Glass2020-05-181-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
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not definedYork Sun2017-10-091-0/+2
* cmd: spl: Fix compiling warningYork Sun2017-09-111-4/+4
* cmd/spl.c: Include <libfdt.h> for fdt_totalsizeTom Rini2017-08-261-0/+1
* cmd: spl: provide address and size of prepared FDT in environmentAnatolij Gustschin2017-08-261-0/+5
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+178