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
/
common
/
spl
/
spl_nor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+1
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-1
/
+1
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+1
2023-11-16
spl: Convert nor to spl_load
Sean Anderson
1
-33
/
+7
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
1
-4
/
+4
2023-10-17
spl: Use map_sysmem where appropriate
Sean Anderson
1
-2
/
+3
2023-10-17
arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
1
-1
/
+3
2023-10-17
spl: nor: Don't allocate header on stack
Sean Anderson
1
-7
/
+4
2023-10-06
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
Simon Glass
1
-4
/
+4
2023-06-20
spl: spl-nor: return error if no valid image was loaded
Mario Kicherer
1
-1
/
+1
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
1
-1
/
+1
2022-10-26
spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard
Roger Quadros
1
-1
/
+5
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
1
-4
/
+4
2022-06-06
Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig
Tom Rini
1
-2
/
+2
2022-05-11
spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT
Andrew Davis
1
-1
/
+1
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
1
-2
/
+2
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
1
-1
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-04-27
spl: spl_nor: Remove unused variable 'ret' warning
Stefan Roese
1
-6
/
+6
2020-04-27
spl: spl_nor: Move legacy image loading into spl_legacy.c
Stefan Roese
1
-8
/
+7
2019-11-03
spl: nor: Provide falcon boot support for NOR memories
Lukasz Majewski
1
-0
/
+5
2019-10-08
spl: nor: support loading i.MX container format file
Peng Fan
1
-2
/
+7
2019-10-08
spl: nor: introduce spl_nor_get_uboot_base
Peng Fan
1
-4
/
+9
2018-07-19
spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined
York Sun
1
-1
/
+2
2018-07-19
spl: nor: Add FIT support
York Sun
1
-2
/
+40
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-05-08
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
1
-7
/
+1
2016-12-09
spl: Add a name to the SPL load-image methods
Simon Glass
1
-1
/
+1
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
1
-8
/
+9
2016-10-06
spl: Convert spl_nor_load_image() to use linker list
Simon Glass
1
-1
/
+2
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
1
-1
/
+1
2016-10-06
spl: Add a parameter to spl_parse_image_header()
Simon Glass
1
-2
/
+2
2016-08-08
spl_nor.c: Support devicetree sizes different from 16k
Mike Looijmans
1
-2
/
+2
2016-05-17
SPL: Let spl_parse_image_header() return value
Marek Vasut
1
-2
/
+7
2016-03-15
spl_nor: fix warning when compiled for 64bit target
Masahiro Yamada
1
-1
/
+1
2015-11-18
spl: change return values of spl_*_load_image()
Nikita Kiryanov
1
-2
/
+4
2015-02-16
spl, spl_nor: fix compiler warning
Heiko Schocher
1
-1
/
+1
2015-01-14
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
Masahiro Yamada
1
-25
/
+39
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-12
/
+1
2012-09-27
SPL: Add NOR flash booting support
Stefan Roese
1
-0
/
+62