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_atf.c
Age
Commit message (
Expand
)
Author
2024-12-27
spl: Drop use of uintptr_t
Simon Glass
2024-12-12
Revert "Merge patch series "vbe: Series part E""
Tom Rini
2024-12-12
spl: Drop use of uintptr_t
Simon Glass
2024-07-01
Merge branch 'next'
Tom Rini
2024-06-28
spl: Allow ATF to work when dcache is disabled
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-10-09
spl: add __noreturn attribute to spl_invoke_atf function
Chanho Park
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