index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_atf.c
Age
Commit message (
Expand
)
Author
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-10
spl: atf: Fix clang -Wasm-operand-widths warning
Alistair Delva
2020-12-04
spl: atf: add support for LOAD_IMAGE_V2
Michael Walle
2020-12-04
spl: atf: remove helper structure from common header
Michael Walle
2020-12-04
spl: atf: provide a bl2_plat_get_bl31_params_default()
Michael Walle
2020-12-04
spl: atf: move storage for bl31_params into function
Michael Walle
2020-10-27
spl: Use standard FIT entries
Michal Simek
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-14
spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()
Michal Simek
2020-01-14
spl: atf: Add missing ndepth initialization
Michal Simek
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-11-10
common: spl: atf: support booting bl32 image
Joseph Chen
2019-07-02
spl: atf: Fix uninitialized pointer to bl31_image_info
Frieder Schrempf
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-28
spl: atf: pass NULL for bl32_ep pc
Kever Yang
2018-01-03
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
Philipp Tomsich
2017-11-26
spl: atf: introduce spl_invoke_atf and make bl31_entry private
Philipp Tomsich
2017-05-15
spl: add support to booting with ATF
Kever Yang