index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
spl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
1
-1
/
+1
2021-10-25
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
1
-0
/
+11
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-10-09
armv8: layerscape: Enable falcon boot
York Sun
1
-0
/
+11
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
1
-0
/
+1
2017-05-08
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
1
-4
/
+3
2016-10-06
spl: Add a parameter to jump_to_image_linux()
Simon Glass
1
-2
/
+2
2016-07-22
armv8: spl: Call board_init_r from crt0_64 in SPL
Jeremy Hunt
1
-13
/
+11
2016-07-22
spl: Fix compilation warnings for arm64
Michal Simek
1
-1
/
+1
2016-04-01
arm: spl: Align default board_init_f comment with code
Andreas Dannenberg
1
-1
/
+1
2015-08-12
ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM
Tom Rini
1
-2
/
+2
2015-03-04
arm: spl: Avoid setting up a duplicate global data structure
Simon Glass
1
-0
/
+4
2015-01-16
arm: Add warnings about using gdata
Simon Glass
1
-1
/
+6
2014-09-16
Revert "ARM: SPL: do not set gd again"
Tom Rini
1
-0
/
+3
2014-09-09
ARM: SPL: do not set gd again
Jeroen Hofstee
1
-3
/
+0
2013-09-14
arm: spl: Do not set the stack pointer twice
Masahiro Yamada
1
-3
/
+0
2013-08-15
arm: spl: For Falcon Mode, set a default machid of ~0
Tom Rini
1
-1
/
+6
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
1
-1
/
+1
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
1
-0
/
+72