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
/
include
/
spl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
spl: add support for custom boot method names
Heiko Thiery
1
-1
/
+14
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
1
-0
/
+7
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
1
-0
/
+7
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-12
/
+12
2021-10-25
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
1
-1
/
+10
2021-10-07
spl_fit. add hook to make fixes after fit header is loaded
Heiko Schocher
1
-0
/
+8
2021-07-31
SPL: Add support for specifying offset between header and image
Pali Rohár
1
-0
/
+1
2021-07-27
spl: Introduce spl_board_prepare_for_optee() hook
Alexandru Gagniuc
1
-0
/
+14
2021-07-21
spl: Provide more information on boot failure
Simon Glass
1
-0
/
+10
2021-07-21
sandbox: Support executables for more phases
Simon Glass
1
-0
/
+21
2021-07-10
spl: mmc: Factor out eMMC boot partition selection code
Marek Vasut
1
-0
/
+23
2021-04-19
Revert "spl: Drop bd_info in the data section"
Alexandru Gagniuc
1
-9
/
+1
2021-03-12
spl: test: Add a test for spl_load_simple_fit()
Simon Glass
1
-0
/
+9
2021-02-17
spl: fit: Drop 'length' argument to board_spl_fit_post_load()
Alexandru Gagniuc
1
-2
/
+2
2021-02-01
x86: spl: Add a function to find the text base
Simon Glass
1
-0
/
+10
2021-01-27
spl: Add functions for next and previous phase
Simon Glass
1
-0
/
+53
2021-01-05
spl: Drop bd_info in the data section
Simon Glass
1
-1
/
+9
2020-12-04
spl: atf: add support for LOAD_IMAGE_V2
Michael Walle
1
-0
/
+35
2020-12-04
spl: atf: provide a bl2_plat_get_bl31_params_default()
Michael Walle
1
-12
/
+31
2020-08-11
spl: usb: Create an API spl_usb_load()
Faiz Abbas
1
-0
/
+14
2020-07-08
spl: fix format of function documentation
Dario Binacchi
1
-1
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop part.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
arm: Don't include common.h in header files
Simon Glass
1
-0
/
+2
2020-05-10
imx: imx8qm/qxp: Recover SPL data section for partition reboot
Peng Fan
1
-0
/
+1
2020-04-27
spl: spl_nor: Move legacy image loading into spl_legacy.c
Stefan Roese
1
-0
/
+13
2020-04-22
spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
Harald Seiler
1
-1
/
+13
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
1
-1
/
+17
2020-03-16
spl.h: make <spl.h> self-contained
Masahiro Yamada
1
-0
/
+4
2020-01-20
spl: Add prototype to function spl_board_boot_device()
Alifer Moraes
1
-0
/
+1
2020-01-14
spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()
Michal Simek
1
-0
/
+20
2019-12-15
spl: Add methods to find the position/size of next phase
Simon Glass
1
-1
/
+20
2019-11-03
spl: Correct priority selection for image loaders
Simon Glass
1
-2
/
+2
2019-10-11
spl: ymodem: Make SPL Y-Modem loader framework accessible
Andreas Dannenberg
1
-0
/
+3
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-1
/
+14
2019-10-08
spl: mmc: support loading i.MX container format file
Peng Fan
1
-0
/
+12
2019-10-08
spl: pass args to board_return_to_bootrom
Peng Fan
1
-1
/
+2
2019-10-08
spl: Allow distinguishing between two phases in U-Boot
Simon Glass
1
-5
/
+11
2019-10-08
spl: Add a function to determine the U-Boot phase
Simon Glass
1
-0
/
+60
2019-08-26
spl: support booting via RISC-V OpenSBI
Lukas Auer
1
-0
/
+5
2019-07-17
spl: Make image loader infrastructure more universal
Andreas Dannenberg
1
-0
/
+26
2019-05-18
spl: Set spl_image->fdt_addr pointer for full fitImage configuration
Marek Vasut
1
-1
/
+1
2019-02-19
spl: implement CRC check on U-Boot uImage
Simon Goldschmidt
1
-0
/
+5
2019-01-01
spl: introduce function prototypes
Peng Fan
1
-0
/
+12
2019-01-01
SPL: Add HAB image authentication to FIT
Ye Li
1
-0
/
+1
2018-12-07
spl/tpl: change banner into upper case
Heiko Schocher
1
-2
/
+2
2018-11-26
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
1
-0
/
+1
2018-11-26
spl: Add a define for SPL_TPL_PROMPT
Simon Glass
1
-0
/
+13
2018-11-26
spl: Set up the bloblist in SPL
Simon Glass
1
-0
/
+27
2018-10-04
spl: add support to booting with OP-TEE
Kever Yang
1
-0
/
+13
[next]