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
/
arch
/
arm
/
lib
/
spl.c
Age
Commit message (
Expand
)
Author
2025-11-06
spl: fit: Add ability to jump to Linux via OPTEE-OS on ARMv7a
Marek Vasut
2025-10-03
cmd: spl: Remove ATAG support from this command
Tom Rini
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
arm: Remove <common.h> and add needed includes
Tom Rini
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-10-25
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-09
armv8: layerscape: Enable falcon boot
York Sun
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-05-08
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2016-10-06
spl: Add a parameter to jump_to_image_linux()
Simon Glass
2016-07-22
armv8: spl: Call board_init_r from crt0_64 in SPL
Jeremy Hunt
2016-07-22
spl: Fix compilation warnings for arm64
Michal Simek
2016-04-01
arm: spl: Align default board_init_f comment with code
Andreas Dannenberg
2015-08-12
ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM
Tom Rini
2015-03-04
arm: spl: Avoid setting up a duplicate global data structure
Simon Glass
2015-01-16
arm: Add warnings about using gdata
Simon Glass
2014-09-16
Revert "ARM: SPL: do not set gd again"
Tom Rini
2014-09-09
ARM: SPL: do not set gd again
Jeroen Hofstee
2013-09-14
arm: spl: Do not set the stack pointer twice
Masahiro Yamada
2013-08-15
arm: spl: For Falcon Mode, set a default machid of ~0
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini