aboutsummaryrefslogtreecommitdiff
path: root/common/spl/spl_ram.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis1-2/+2
2018-10-06spl: ram: Fix u_boot_pos calculationMichal Simek1-3/+2
2018-09-25spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut1-2/+3
2018-08-01binman: Add a new 'image-pos' propertySimon Glass1-1/+1
2018-08-01binman: Rename 'position' to 'offset'Simon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-11spl: ram: Convert to CONFIG_IS_ENABLEDMarek Vasut1-3/+3
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-12-12binman: Add binman support to spl_ram.cSimon Glass1-4/+15
2017-01-14spl: move RAM boot support in separate fileStefan Agner1-0/+73