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
/
scripts
/
Makefile.spl
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-26
scripts: Makefile.spl: Enable memory drivers to be built for SPL
Roger Quadros
1
-0
/
+1
2022-09-02
Makefile: Allow LTO to be disabled for a build
Simon Glass
1
-1
/
+1
2022-08-10
Makefile: Correct the rule removing old of-platdata files
Simon Glass
1
-2
/
+3
2022-06-28
arm: samsung: Migrate a number of symbols to Kconfig
Tom Rini
1
-3
/
+3
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
1
-1
/
+1
2022-05-02
Introduce Verifying Program Loader (VPL)
Simon Glass
1
-11
/
+24
2022-05-02
test: Tidy up test building with SPL
Simon Glass
1
-1
/
+1
2022-04-04
sunxi: Support building a SPL as a TOC0 image
Samuel Holland
1
-1
/
+4
2022-04-04
sunxi: specify architecture when generating SPL boot image
Icenowy Zheng
1
-1
/
+1
2021-11-11
Create a new boot/ directory
Simon Glass
1
-2
/
+2
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
1
-1
/
+1
2021-09-25
fdt: Update Makefile rules with the new OF_REAL Kconfig
Simon Glass
1
-6
/
+3
2021-09-04
net: Rename SPL_NET_SUPPORT to SPL_NET
Simon Glass
1
-1
/
+1
2021-07-28
build: remove the variable NM in gen_ll_addressable_symbols.sh
Patrick Delaunay
1
-1
/
+1
2021-05-24
build: link with --build-id=none
Marek Behún
1
-0
/
+2
2021-05-24
build: support building with Link Time Optimizations
Marek Behún
1
-1
/
+43
2021-05-24
build: use thin archives instead of incremental linking
Marek Behún
1
-2
/
+2
2021-05-24
Makefile, Makefile.spl: cosmetic change
Marek Behún
1
-6
/
+11
2021-04-20
Add support for stack-protector
Joel Peshkin
1
-0
/
+6
2021-03-26
Makefile: Remove old of-platdata files before regenerating
Simon Glass
1
-2
/
+17
2021-03-26
Makefile: Use a variable for generated of-platdata headers
Simon Glass
1
-7
/
+4
2021-03-26
Makefile: Depend only on required of-platdata files
Simon Glass
1
-2
/
+5
2021-03-26
Makefile: Avoid running dtoc every time
Simon Glass
1
-5
/
+7
2021-03-22
dm: Add the new dtoc-generated files to the build
Simon Glass
1
-1
/
+2
2021-03-22
dm: of-platadata: Add option for device instantiation
Simon Glass
1
-0
/
+4
2021-03-22
Makefile: Pass the U-Boot phase to dtoc
Simon Glass
1
-1
/
+1
2021-03-08
Makefile: socfpga: Add target to generate hex output for combined spl and dtb
Dalon Westergreen
1
-0
/
+7
2021-01-11
sunxi: Use mkimage for SPL boot image generation
Andre Przywara
1
-4
/
+4
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
1
-1
/
+1
2021-01-05
Makefile: Invoke dtoc only once
Simon Glass
1
-12
/
+9
2021-01-05
Makefile: Use common args for dtoc
Simon Glass
1
-2
/
+5
2021-01-05
Makefile: Tidy up SPL dtb production
Simon Glass
1
-3
/
+4
2021-01-05
Makefile: Build SPL dtbs in the spl/ directory
Simon Glass
1
-1
/
+1
2021-01-05
Makefile: Build a separate .dtb for TPL
Simon Glass
1
-1
/
+3
2020-10-29
Makefile: Generate a symbol file for u-boot-spl
Simon Glass
1
-1
/
+6
2020-10-29
dm: test: Build tests for SPL
Simon Glass
1
-0
/
+1
2020-07-28
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
1
-12
/
+12
2020-05-14
kbuild: spl: Add shrunk arch-dtbs to targets list
Jan Kiszka
1
-1
/
+4
2020-05-14
kbuild: spl: Fix parallel build
Jan Kiszka
1
-1
/
+1
2020-04-28
kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL
Masahiro Yamada
1
-2
/
+8
2020-04-24
kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
Masahiro Yamada
1
-2
/
+3
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
1
-1
/
+1
2019-11-17
spl: separate SPL_FRAMEWORK config for spl and tpl
Heiko Stuebner
1
-0
/
+4
2019-11-07
usb: Add Cadence USB3 host and gadget driver
Vignesh Raghavendra
1
-0
/
+1
2019-10-15
binman: x86: Separate out 16-bit reset and init code
Simon Glass
1
-6
/
+16
2019-05-08
x86: Allow 16-bit init to be in TPL
Simon Glass
1
-1
/
+9
2019-05-08
spl: Allow sandbox to build a device-tree file
Simon Glass
1
-1
/
+13
2019-04-09
Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory
Stefan Roese
1
-3
/
+3
2019-03-21
ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices
Dalon Westergreen
1
-1
/
+1
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
1
-0
/
+9
[next]