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
2018-06-15
arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE
Luca Ceresoli
1
-1
/
+7
2018-06-04
Set time and umask on multi-dtb fit images to ensure reproducibile builds.
Vagrant Cascadian
1
-0
/
+4
2018-05-08
spl: socfpga: Generate Arria10 SFP header V1
Marek Vasut
1
-0
/
+4
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-3
/
+1
2018-04-15
Makefile: always preserve output for images that can contain HAB Blocks
Rasmus Villemoes
1
-1
/
+1
2018-02-14
spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED
Simon Goldschmidt
1
-0
/
+2
2017-11-29
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
Goldschmidt Simon
1
-18
/
+2
2017-11-28
tools: mkimage: Extend mkimage to also include pmufw
Michal Simek
1
-1
/
+2
2017-11-17
pylibfdt: compile pylibfdt only when dtoc/binman is necessary
Masahiro Yamada
1
-13
/
+2
2017-11-17
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada
1
-2
/
+2
2017-10-06
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
Jean-Jacques Hiblot
1
-1
/
+34
2017-09-15
dtoc: Rename the auto-generated dt-structs.h file
Simon Glass
1
-2
/
+3
2017-08-20
Makefile: honor PYTHON configuration properly
Clément Bœsch
1
-1
/
+1
2017-08-15
Move environment files from common/ to env/
Simon Glass
1
-2
/
+2
2017-08-13
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
Philipp Tomsich
1
-1
/
+8
2017-08-13
spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL
Philipp Tomsich
1
-2
/
+8
2017-08-13
spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL
Philipp Tomsich
1
-2
/
+2
2017-06-02
fdt: Makefile: Build python libfdt library if needed
Simon Glass
1
-4
/
+13
2017-05-17
sunxi: Store the device tree name in the SPL header
Siarhei Siamashka
1
-1
/
+2
2017-05-11
spl: Makefile: include /config in the (reduced) FDT used by the SPL stage
Philipp Tomsich
1
-1
/
+1
2017-04-10
Makefile: Fix linking with modern binutils
Joel Stanley
1
-0
/
+4
2017-04-07
scripts: sunxi: Build an raw SPL image
Maxime Ripard
1
-0
/
+15
2017-04-05
Makefile: Provide an option to select SPL or TPL
Simon Glass
1
-0
/
+6
2017-03-16
dm: allow limiting pre-reloc markings to spl or tpl
Heiko Stübner
1
-1
/
+6
2017-02-06
x86: Add SPL build rules for start-up code
Simon Glass
1
-1
/
+8
2017-02-06
spl: Don't create a BSS padding when it is separate
Simon Glass
1
-1
/
+2
2017-02-06
spl: Makefile: Define SPL_ earlier
Simon Glass
1
-0
/
+6
2017-01-02
Makefile: preserve output for images that can contain HAB Blocks
Sven Ebenfeld
1
-1
/
+3
2016-11-28
spl: add USB Gadget config option
Stefan Agner
1
-1
/
+1
2016-11-28
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
1
-3
/
+0
2016-11-15
tools: mkimage: Add support for initialization table for Zynq and ZynqMP
Mike Looijmans
1
-2
/
+2
2016-10-30
sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI
Jagan Teki
1
-1
/
+1
2016-10-07
kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk
Masahiro Yamada
1
-19
/
+1
2016-09-27
spl: dfu: add dfu support in SPL
B, Ravi
1
-0
/
+4
2016-09-22
Makefile: rm u-boot.cfg dependencies are missing
Stephen Warren
1
-0
/
+11
2016-09-22
Makefile: use if_change_dep for u-boot.cfg
Stephen Warren
1
-1
/
+1
2016-09-16
Use separate options for TPL support
Simon Glass
1
-1
/
+9
2016-07-14
dm: Don't attach the device tree to SPL with of-platdata
Simon Glass
1
-1
/
+1
2016-07-14
dm: Makefile: Build of-platdata files when the feature is enabled
Simon Glass
1
-3
/
+36
2016-07-14
Makefile: Allow the SPL final link rule to be overridden
Simon Glass
1
-2
/
+4
2016-06-06
ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP
Michal Simek
1
-5
/
+2
2016-05-24
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
1
-0
/
+7
2016-05-02
kbuild: Do not append dtb for OF_EMBED case
Michal Simek
1
-1
/
+1
2016-02-08
kbuild: fix build rule of u-boot-spl.dtb
Masahiro Yamada
1
-2
/
+2
2016-02-08
kbuild: add missing FORCE where $(call if_changed, ) is used
Masahiro Yamada
1
-5
/
+5
2016-02-08
kbuild: remove unneeded ifdef conditionals around build rules
Masahiro Yamada
1
-4
/
+0
2016-02-01
socfpga: Simplify Makefile filenames
Simon Glass
1
-3
/
+3
2016-02-01
fdt: Build an SPL binary without device tree
Simon Glass
1
-9
/
+16
2016-01-25
Move all command code into its own directory
Simon Glass
1
-1
/
+1
2015-11-19
ARM: zynq: Add target for building bootable SPL image for Zynq
Nathan Rossi
1
-0
/
+11
[next]