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
/
spl
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
spl: common: Support for USB MSD FAT image loading
Dan Murphy
1
-0
/
+2
2014-01-21
powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL
Po Liu
1
-0
/
+1
2014-01-14
arm: put .hash, .got.plt and .machine_param back in binaries
Albert ARIBAUD
1
-1
/
+1
2014-01-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-1
/
+6
2013-12-30
SPL: EXYNOS: Prepare for variable size SPL support
Rajeshwari Birje
1
-1
/
+6
2013-12-16
Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)
Masahiro Yamada
1
-12
/
+5
2013-12-13
drivers/mtd: descend into sub directories only when it is necessary
Masahiro Yamada
1
-1
/
+1
2013-12-13
.gitignore: ignore spl/ and tpl/ directories except spl/Makefile
Masahiro Yamada
1
-4
/
+0
2013-12-13
spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common
Masahiro Yamada
1
-5
/
+1
2013-12-13
Makefile: use two double-quotations as a pair
Masahiro Yamada
1
-2
/
+2
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
1
-0
/
+1
2013-11-17
Makefile: move fs/fat/ entry to drivers/Makefile
Masahiro Yamada
1
-1
/
+1
2013-11-17
Makefile: refactor a little
Masahiro Yamada
1
-2
/
+1
2013-11-17
Makefile: rename all libraries to built-in.o
Masahiro Yamada
1
-36
/
+37
2013-11-17
powerpc: move mpc8xxx entry under arch/powerpc/cpu/
Masahiro Yamada
1
-12
/
+1
2013-11-01
Makefile: convert makefiles to Kbuild style and delete grep switch
Masahiro Yamada
1
-21
/
+4
2013-10-31
ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/
Masahiro Yamada
1
-4
/
+0
2013-10-31
ARM: omap: move OMAP specific code under arch/arm/
Masahiro Yamada
1
-4
/
+0
2013-10-31
ARM: tegra: move Tegra specific code under arch/arm/
Masahiro Yamada
1
-5
/
+1
2013-10-31
ARM: imx-common: convert makefiles to Kbuild style
Masahiro Yamada
1
-1
/
+3
2013-10-31
Makefile: prepare for using Kbuild-style Makefile
Masahiro Yamada
1
-2
/
+20
2013-09-20
spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT
Tom Rini
1
-1
/
+2
2013-09-04
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+1
2013-08-28
arm, spl: add watchdog library to SPL
Heiko Schocher
1
-0
/
+1
2013-08-20
TPL : introduce the TPL based on the SPL
Ying Zhang
1
-4
/
+16
2013-08-20
powerpc: mpc85xx: Support booting from SD Card with SPL
Ying Zhang
1
-0
/
+3
2013-08-19
SPL: Makefile: Build a separate autoconf.mk for SPL
Joel Fernandes
1
-0
/
+1
2013-08-15
ARM: OMAP: Add CONFIG_OMAP_COMMON
Lokesh Vutla
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-2
/
+1
2013-06-19
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+8
2013-06-04
exynos: update tzpc to make it common for exynos4 and exynos5
Inderpal Singh
1
-0
/
+4
2013-05-16
imx: spl: Merge libimx-common make rules
Benoît Thébaudeau
1
-5
/
+1
2013-05-05
imx: iomux-v3: Add iomux-mx35.h
Benoît Thébaudeau
1
-1
/
+1
2013-05-05
arm: mx5: Add SPL support code to MX5
Marek Vasut
1
-0
/
+4
2013-04-22
imx: Move some i.MX common functions into the imx-common directory
Stefan Roese
1
-0
/
+4
2013-03-24
ti814x_evm: add ti814x evm board support
Matt Porter
1
-1
/
+1
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
1
-1
/
+0
2013-03-12
Remove linker lists (LGAs) from SPL linker scripts
Albert ARIBAUD
1
-6
/
+2
2013-02-18
spl: support for booting via usbeth
Ilya Yanok
1
-0
/
+2
2013-02-02
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-5
/
+2
2013-01-22
imximage.cfg: run files through C preprocessor
Troy Kisky
1
-5
/
+2
2013-01-16
Tegra30: Add generic Tegra30 build support
Tom Warren
1
-1
/
+1
2012-12-10
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
1
-0
/
+21
2012-11-26
spl: include resetvec and lib8xxx
Scott Wood
1
-0
/
+21
2012-11-10
Merge git://git.denx.de/u-boot
Stefano Babic
2
-8
/
+10
2012-10-26
SPL: Added SPL target for mx35 SOC to SPL Makefile
Stefano Babic
1
-0
/
+6
2012-10-26
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
1
-6
/
+3
2012-10-25
omapimage: Add support for byteswapped SPI images
Tom Rini
1
-6
/
+3
2012-10-22
common: Add symbol handling for generic lists into Makefile
Marek Vasut
2
-2
/
+7
2012-10-15
Tegra20: Move some code files to common directories for upcoming Tegra30 patc...
Tom Warren
1
-0
/
+2
[next]