index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_ram.c
Age
Commit message (
Expand
)
Author
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-06-28
spl: binman: Fix use of undeclared u_boot_any symbols
Alper Nebi Yasak
2022-03-31
common: spl: fit_ram: allow to use image pre load
Philippe Reynes
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2019-01-26
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
2018-10-06
spl: ram: Fix u_boot_pos calculation
Michal Simek
2018-09-25
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
2018-08-01
binman: Add a new 'image-pos' property
Simon Glass
2018-08-01
binman: Rename 'position' to 'offset'
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-11
spl: ram: Convert to CONFIG_IS_ENABLED
Marek Vasut
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-12-12
binman: Add binman support to spl_ram.c
Simon Glass
2017-01-14
spl: move RAM boot support in separate file
Stefan Agner