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
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
2016-09-22
Makefile: rm u-boot.cfg dependencies are missing
Stephen Warren
2016-09-22
Makefile: use if_change_dep for u-boot.cfg
Stephen Warren
2016-09-16
Use separate options for TPL support
Simon Glass
2016-07-14
dm: Don't attach the device tree to SPL with of-platdata
Simon Glass
2016-07-14
dm: Makefile: Build of-platdata files when the feature is enabled
Simon Glass
2016-07-14
Makefile: Allow the SPL final link rule to be overridden
Simon Glass
2016-06-06
ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP
Michal Simek
2016-05-24
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
2016-05-02
kbuild: Do not append dtb for OF_EMBED case
Michal Simek
2016-02-08
kbuild: fix build rule of u-boot-spl.dtb
Masahiro Yamada
2016-02-08
kbuild: add missing FORCE where $(call if_changed, ) is used
Masahiro Yamada
2016-02-08
kbuild: remove unneeded ifdef conditionals around build rules
Masahiro Yamada
2016-02-01
socfpga: Simplify Makefile filenames
Simon Glass
2016-02-01
fdt: Build an SPL binary without device tree
Simon Glass
2016-01-25
Move all command code into its own directory
Simon Glass
2015-11-19
ARM: zynq: Add target for building bootable SPL image for Zynq
Nathan Rossi
2015-11-12
spl: Add support for CONFIG_OF_EMBED=y
Michal Simek
2015-11-04
dm: spl: Generate u-boot-spl-dtb.bin only when enabled
Simon Glass
2015-10-24
Move board_init_f_mem() into a common location
Simon Glass
2015-08-18
spl: move SPL driver entries to driver/Makefile
Masahiro Yamada
[next]