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
old/tizen_20241126
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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
common: convert makefiles to Kbuild style
Masahiro Yamada
1
-29
/
+7
2013-09-17
spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT
Paul Burton
1
-0
/
+16
2013-09-17
spl: remove unnecessary (& ARM specific) include of asm/utils.h
Paul Burton
1
-1
/
+0
2013-08-18
Merge branch 'master' of git://88.191.163.10/u-boot-arm
Tom Rini
1
-0
/
+4
2013-08-16
SPL: Limit image name print length
Taras Kondratiuk
1
-2
/
+3
2013-07-26
spl_mmc.c: Detect missing kernel image in RAW MMC
Tom Rini
1
-0
/
+4
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
8
-115
/
+8
2013-06-07
spl_mmc: add Falcon mode support for raw variant
Peter Korsgaard
1
-0
/
+18
2013-06-07
spl_mmc: mmc_load_image_raw(): Add sector argument
Peter Korsgaard
1
-9
/
+6
2013-06-07
spl_mmc: add Falcon mode support for FAT variant
Peter Korsgaard
1
-0
/
+21
2013-06-07
spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out
Peter Korsgaard
1
-14
/
+13
2013-06-07
spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging
Peter Korsgaard
1
-10
/
+14
2013-05-30
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2
-0
/
+138
2013-05-15
drivers/mmc: move spl_mmc.c to common/spl
Ying Zhang
2
-0
/
+138
2013-05-11
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-7
/
+3
2013-05-10
ARM: OMAP: Cleanup boot parameters usage
SRICHARAN R
1
-7
/
+3
2013-05-01
lib: consolidate hang()
Andreas Bießmann
1
-7
/
+0
2013-03-11
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
Enric Balletbo i Serra
3
-0
/
+53
2013-02-18
spl: support for booting via usbeth
Ilya Yanok
1
-0
/
+5
2012-12-05
SPL: Port SPL framework to powerpc
Stefan Roese
1
-0
/
+16
2012-10-29
SPL: make jump_to_image_no_args a weak symbol
Allen Martin
1
-4
/
+4
2012-10-15
SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
Tom Rini
1
-1
/
+0
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
3
-0
/
+62
2012-10-01
OMAP: spl: call timer_init() from SPL
Ilya Yanok
1
-0
/
+2
2012-09-27
SPL: Add support for loading image from ram in SPL.
Pavel Machek
1
-0
/
+22
2012-09-27
SPL: Rework how we inform about un-headered images
Tom Rini
1
-5
/
+2
2012-09-27
SPL: Make un-supported boot device puts a debug instead
Tom Rini
1
-3
/
+1
2012-09-27
SPL: Enable use of custom defined U-Boot entry point
Stefan Roese
1
-1
/
+4
2012-09-27
SPL: SPI: Enhance spi_spl_load to match the other load functions
Tom Rini
1
-2
/
+2
2012-09-27
SPL: Add option to skip copying of the mkimage header
Stefan Roese
1
-4
/
+17
2012-09-27
SPL: Add NOR flash booting support
Stefan Roese
3
-0
/
+68
2012-09-27
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
Tom Rini
2
-0
/
+101
2012-09-27
SPL: Use image_get_xxx() functions to access header values
Stefan Roese
1
-5
/
+5
2012-09-27
SPL: do not use fix value for u-boot size
Stefano Babic
1
-1
/
+5
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
1
-35
/
+6
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini
3
-0
/
+336