aboutsummaryrefslogtreecommitdiff
path: root/cmd/spl.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-24arm: use CONFIG_SUPPORT_PASSING_ATAGSPatrick Delaunay1-5/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-7/+8
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-10-09cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not definedYork Sun1-0/+2
2017-09-11cmd: spl: Fix compiling warningYork Sun1-4/+4
2017-08-26cmd/spl.c: Include <libfdt.h> for fdt_totalsizeTom Rini1-0/+1
2017-08-26cmd: spl: provide address and size of prepared FDT in environmentAnatolij Gustschin1-0/+5
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+178