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
2025-11-06
spl: Add support for Device Firmware Upgrade (DFU) over PCIe
Hrushikesh Salunke
2024-08-23
spl: Create a function to init spl_load_info
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
2023-09-19
spl: Tidy up load address in spl_ram
Simon Glass
2023-07-21
arm64: zynqmp: Switch to amd.com emails
Michal Simek
2023-01-12
common: spl: ram: fix return code
Nikita Shubin
2022-12-23
common/spl/spl_ram: Remove unused default
Tom Rini
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