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