aboutsummaryrefslogtreecommitdiffstats
path: root/common/spl/spl_ram.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* common: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* spl: Only support bl_len when we have toSean Anderson2023-11-161-1/+1
* spl: Tidy up load address in spl_ramSimon Glass2023-09-191-6/+13
* arm64: zynqmp: Switch to amd.com emailsMichal Simek2023-07-211-1/+1
* common: spl: ram: fix return codeNikita Shubin2023-01-121-4/+5
* common/spl/spl_ram: Remove unused defaultWIP/2022-12-23-complete-phase1-CONFIG-migrationTom Rini2022-12-231-4/+0
* treewide: Drop image_header_t typedefSimon Glass2022-09-291-4/+4
* spl: binman: Fix use of undeclared u_boot_any symbolsAlper Nebi Yasak2022-06-281-1/+1
* common: spl: fit_ram: allow to use image pre loadPhilippe Reynes2022-03-311-1/+20
* SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár2022-01-201-1/+1
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-2/+0
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* 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