summaryrefslogtreecommitdiffstats
path: root/common/spl/spl_ram.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-261-2/+2
* spl: ram: Fix u_boot_pos calculationMichal Simek2018-10-061-3/+2
* spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut2018-09-251-2/+3
* binman: Add a new 'image-pos' propertySimon Glass2018-08-011-1/+1
* binman: Rename 'position' to 'offset'Simon Glass2018-08-011-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spl: ram: Convert to CONFIG_IS_ENABLEDMarek Vasut2018-04-111-3/+3
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* binman: Add binman support to spl_ram.cSimon Glass2017-12-121-4/+15
* spl: move RAM boot support in separate fileStefan Agner2017-01-141-0/+73