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_spi.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: spi: Consolidate spi_load_image_os into spl_spi_load_image
Sean Anderson
1
-40
/
+14
2023-11-16
spl: Convert spi to spl_load
Sean Anderson
1
-67
/
+13
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
1
-2
/
+2
2023-11-16
spl: Remove filename from spl_load_info
Sean Anderson
1
-2
/
+0
2023-11-16
spl: Remove dev from spl_load_info
Sean Anderson
1
-3
/
+3
2023-11-16
spl: Remove NULL assignments in spl_load_info
Sean Anderson
1
-2
/
+0
2023-10-17
spl: Use map_sysmem where appropriate
Sean Anderson
1
-4
/
+10
2023-10-17
arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
1
-1
/
+3
2023-10-06
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
Simon Glass
1
-1
/
+1
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
1
-4
/
+4
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
1
-3
/
+3
2022-07-18
spl: spl_spi: add spi_nor_remove() to soft reset flash
Vaishnav Achath
1
-0
/
+5
2022-07-06
common: spl: spl_spi: add support for dynamic override of sf bus
Vaishnav Achath
1
-3
/
+13
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
1
-4
/
+5
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
1
-2
/
+2
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
1
-4
/
+4
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
1
-5
/
+3
2021-07-31
SPL: Add support for specifying offset between header and image
Pali Rohár
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 image.h from common header
Simon Glass
1
-0
/
+1
2019-10-08
spl: spi: support loading i.MX container format file
Peng Fan
1
-0
/
+11
2019-10-08
spl: spi: introduce spl_spi_get_uboot_offs
Peng Fan
1
-1
/
+9
2019-04-12
dm: spi: Read default speed and mode values from DT
Patrick Delaunay
1
-0
/
+2
2018-10-06
spl: spi: Do not hardcode fixed size for header
Michal Simek
1
-3
/
+3
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-1
/
+1
2018-09-25
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
1
-2
/
+1
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
1
-1
/
+1
2018-07-10
spl: spi: Support full fitImage handling
Marek Vasut
1
-2
/
+11
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-05-11
spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property
Philipp Tomsich
1
-3
/
+12
2017-02-06
spl: spi: Add a debug message if loading fails
Simon Glass
1
-1
/
+4
2016-12-09
spl: Add a name to the SPL load-image methods
Simon Glass
1
-1
/
+1
2016-11-28
spl: add check for FIT-header when loading image
tomas.melin@vaisala.com
1
-1
/
+2
2016-10-06
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
1
-1
/
+1
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
1
-8
/
+10
2016-10-06
spl: Convert spl_spi_load_image() to use linker list
Simon Glass
1
-1
/
+3
2016-10-06
spl: spi: Move the generic SPI loader into common/spl
Simon Glass
1
-0
/
+123