index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.spl
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: spl: Add shrunk arch-dtbs to targets list
Jan Kiszka
2020-05-14
1
-1
/
+4
*
kbuild: spl: Fix parallel build
Jan Kiszka
2020-05-14
1
-1
/
+1
*
kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL
Masahiro Yamada
2020-04-28
1
-2
/
+8
*
kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
Masahiro Yamada
2020-04-24
1
-2
/
+3
*
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-04-10
1
-1
/
+1
*
spl: separate SPL_FRAMEWORK config for spl and tpl
Heiko Stuebner
2019-11-17
1
-0
/
+4
*
usb: Add Cadence USB3 host and gadget driver
Vignesh Raghavendra
2019-11-07
1
-0
/
+1
*
binman: x86: Separate out 16-bit reset and init code
Simon Glass
2019-10-15
1
-6
/
+16
*
x86: Allow 16-bit init to be in TPL
Simon Glass
2019-05-08
1
-1
/
+9
*
spl: Allow sandbox to build a device-tree file
Simon Glass
2019-05-08
1
-1
/
+13
*
Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory
Stefan Roese
2019-04-09
1
-3
/
+3
*
ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices
Dalon Westergreen
2019-03-21
1
-1
/
+1
*
linker: Modify linker scripts to be more generic
Tom Rini
2019-01-26
1
-0
/
+9
*
PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL
Tom Rini
2019-01-26
1
-6
/
+1
*
arm64: zynqmp: Align u-boot-spl.bin for boot.bin creation
Michal Simek
2019-01-24
1
-1
/
+4
*
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
2019-01-10
1
-1
/
+1
*
blk: Rework guard around part_init call
Tom Rini
2018-12-12
1
-1
/
+3
*
tools: MediaTek: add MTK boot header generation to mkimage
Ryder Lee
2018-11-28
1
-0
/
+11
*
fdt: Allow C++ comments in link scripts and DT files
Simon Glass
2018-10-09
1
-1
/
+1
*
Makefile: Add a warning if SPL/TPL cannot be built
Simon Glass
2018-10-09
1
-0
/
+7
*
armv8: K3: am654: Add support for generating build targets
Lokesh Vutla
2018-09-11
1
-0
/
+9
*
arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE
Luca Ceresoli
2018-06-15
1
-1
/
+7
*
Set time and umask on multi-dtb fit images to ensure reproducibile builds.
Vagrant Cascadian
2018-06-04
1
-0
/
+4
*
spl: socfpga: Generate Arria10 SFP header V1
Marek Vasut
2018-05-08
1
-0
/
+4
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-3
/
+1
*
Makefile: always preserve output for images that can contain HAB Blocks
Rasmus Villemoes
2018-04-15
1
-1
/
+1
*
spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED
Simon Goldschmidt
2018-02-14
1
-0
/
+2
*
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
Goldschmidt Simon
2017-11-29
1
-18
/
+2
*
tools: mkimage: Extend mkimage to also include pmufw
Michal Simek
2017-11-28
1
-1
/
+2
*
pylibfdt: compile pylibfdt only when dtoc/binman is necessary
Masahiro Yamada
2017-11-17
1
-13
/
+2
*
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada
2017-11-17
1
-2
/
+2
*
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
Jean-Jacques Hiblot
2017-10-06
1
-1
/
+34
*
dtoc: Rename the auto-generated dt-structs.h file
Simon Glass
2017-09-15
1
-2
/
+3
*
Makefile: honor PYTHON configuration properly
Clément Bœsch
2017-08-20
1
-1
/
+1
*
Move environment files from common/ to env/
Simon Glass
2017-08-15
1
-2
/
+2
*
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
Philipp Tomsich
2017-08-13
1
-1
/
+8
*
spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL
Philipp Tomsich
2017-08-13
1
-2
/
+8
*
spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL
Philipp Tomsich
2017-08-13
1
-2
/
+2
*
fdt: Makefile: Build python libfdt library if needed
Simon Glass
2017-06-02
1
-4
/
+13
*
sunxi: Store the device tree name in the SPL header
Siarhei Siamashka
2017-05-17
1
-1
/
+2
*
spl: Makefile: include /config in the (reduced) FDT used by the SPL stage
Philipp Tomsich
2017-05-11
1
-1
/
+1
*
Makefile: Fix linking with modern binutils
Joel Stanley
2017-04-10
1
-0
/
+4
*
scripts: sunxi: Build an raw SPL image
Maxime Ripard
2017-04-07
1
-0
/
+15
*
Makefile: Provide an option to select SPL or TPL
Simon Glass
2017-04-05
1
-0
/
+6
*
dm: allow limiting pre-reloc markings to spl or tpl
Heiko Stübner
2017-03-16
1
-1
/
+6
*
x86: Add SPL build rules for start-up code
Simon Glass
2017-02-06
1
-1
/
+8
*
spl: Don't create a BSS padding when it is separate
Simon Glass
2017-02-06
1
-1
/
+2
*
spl: Makefile: Define SPL_ earlier
Simon Glass
2017-02-06
1
-0
/
+6
*
Makefile: preserve output for images that can contain HAB Blocks
Sven Ebenfeld
2017-01-02
1
-1
/
+3
*
spl: add USB Gadget config option
Stefan Agner
2016-11-28
1
-1
/
+1
[next]