summaryrefslogtreecommitdiff
path: root/common/spl/spl_ram.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-4/+4
2022-06-28spl: binman: Fix use of undeclared u_boot_any symbolsAlper Nebi Yasak1-1/+1
2022-03-31common: spl: fit_ram: allow to use image pre loadPhilippe Reynes1-1/+20
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-2/+0
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: 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-26spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut1-2/+3
2018-08-02binman: Add a new 'image-pos' propertySimon Glass1-1/+1
2018-08-02binman: 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-13binman: Add binman support to spl_ram.cSimon Glass1-4/+15
2017-01-15spl: move RAM boot support in separate fileStefan Agner1-0/+73