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
2022-06-28
arm: samsung: Migrate a number of symbols to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
2022-05-02
Introduce Verifying Program Loader (VPL)
Simon Glass
2022-05-02
test: Tidy up test building with SPL
Simon Glass
2022-04-04
sunxi: Support building a SPL as a TOC0 image
Samuel Holland
2022-04-04
sunxi: specify architecture when generating SPL boot image
Icenowy Zheng
2021-11-11
Create a new boot/ directory
Simon Glass
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-09-25
fdt: Update Makefile rules with the new OF_REAL Kconfig
Simon Glass
2021-09-04
net: Rename SPL_NET_SUPPORT to SPL_NET
Simon Glass
2021-07-28
build: remove the variable NM in gen_ll_addressable_symbols.sh
Patrick Delaunay
2021-05-24
build: link with --build-id=none
Marek Behún
2021-05-24
build: support building with Link Time Optimizations
Marek Behún
2021-05-24
build: use thin archives instead of incremental linking
Marek Behún
2021-05-24
Makefile, Makefile.spl: cosmetic change
Marek Behún
2021-04-20
Add support for stack-protector
Joel Peshkin
2021-03-26
Makefile: Remove old of-platdata files before regenerating
Simon Glass
2021-03-26
Makefile: Use a variable for generated of-platdata headers
Simon Glass
2021-03-26
Makefile: Depend only on required of-platdata files
Simon Glass
2021-03-26
Makefile: Avoid running dtoc every time
Simon Glass
2021-03-22
dm: Add the new dtoc-generated files to the build
Simon Glass
2021-03-22
dm: of-platadata: Add option for device instantiation
Simon Glass
2021-03-22
Makefile: Pass the U-Boot phase to dtoc
Simon Glass
2021-03-08
Makefile: socfpga: Add target to generate hex output for combined spl and dtb
Dalon Westergreen
2021-01-11
sunxi: Use mkimage for SPL boot image generation
Andre Przywara
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
2021-01-05
Makefile: Invoke dtoc only once
Simon Glass
2021-01-05
Makefile: Use common args for dtoc
Simon Glass
2021-01-05
Makefile: Tidy up SPL dtb production
Simon Glass
2021-01-05
Makefile: Build SPL dtbs in the spl/ directory
Simon Glass
2021-01-05
Makefile: Build a separate .dtb for TPL
Simon Glass
2020-10-29
Makefile: Generate a symbol file for u-boot-spl
Simon Glass
2020-10-29
dm: test: Build tests for SPL
Simon Glass
2020-07-28
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2020-05-14
kbuild: spl: Add shrunk arch-dtbs to targets list
Jan Kiszka
2020-05-14
kbuild: spl: Fix parallel build
Jan Kiszka
2020-04-28
kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL
Masahiro Yamada
2020-04-24
kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
Masahiro Yamada
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
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
[next]