Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4078fec1ee6a908821051e849763ac63d0e9c62a
/
scripts
/
Makefile.spl
b576fbf
scripts: Makefile.spl: Enable memory drivers to be built for SPL
by Roger Quadros
· Thu Oct 20 16:30:47 2022 +0300
6c8ec91
Makefile: Allow LTO to be disabled for a build
by Simon Glass
· Wed Aug 03 12:13:08 2022 -0600
ab88633
Makefile: Correct the rule removing old of-platdata files
by Simon Glass
· Wed Aug 03 12:08:29 2022 -0600
893cd41
arm: samsung: Migrate a number of symbols to Kconfig
by Tom Rini
· Fri Jun 10 22:59:33 2022 -0400
abb0f52
Convert CONFIG_SPL_PAD_TO et al to Kconfig
by Tom Rini
· Mon May 16 17:20:26 2022 -0400
7eec884
Introduce Verifying Program Loader (VPL)
by Simon Glass
· Sat Apr 30 00:56:52 2022 -0600
1453914
test: Tidy up test building with SPL
by Simon Glass
· Sat Apr 30 00:56:47 2022 -0600
7591a04
sunxi: Support building a SPL as a TOC0 image
by Samuel Holland
· Fri Mar 18 00:00:45 2022 -0500
f0c3dbb
sunxi: specify architecture when generating SPL boot image
by Icenowy Zheng
· Thu Oct 14 20:53:07 2021 -0500
91944df
Create a new boot/ directory
by Simon Glass
· Thu Oct 14 12:47:54 2021 -0600
ab5348a
sandbox: Remove OF_HOSTFILE
by Ilias Apalodimas
· Tue Oct 26 09:12:33 2021 +0300
e972aab
fdt: Update Makefile rules with the new OF_REAL Kconfig
by Simon Glass
· Sat Aug 07 07:24:07 2021 -0600
041a0ac
net: Rename SPL_NET_SUPPORT to SPL_NET
by Simon Glass
· Sun Aug 08 12:20:30 2021 -0600
8210d0c
build: remove the variable NM in gen_ll_addressable_symbols.sh
by Patrick Delaunay
· Wed Jul 21 09:56:07 2021 +0200
c12708b
build: link with --build-id=none
by Marek Behún
· Thu May 20 13:24:04 2021 +0200
d72a3b7
build: support building with Link Time Optimizations
by Marek Behún
· Thu May 20 13:24:03 2021 +0200
f872685
build: use thin archives instead of incremental linking
by Marek Behún
· Thu May 20 13:24:02 2021 +0200
9dc47af
Makefile, Makefile.spl: cosmetic change
by Marek Behún
· Thu May 20 13:24:01 2021 +0200
369d87a
Add support for stack-protector
by Joel Peshkin
· Sun Apr 11 11:21:58 2021 +0200
c3576b2
Makefile: Remove old of-platdata files before regenerating
by Simon Glass
· Thu Mar 25 06:40:53 2021 +1300
bfbf044
Makefile: Use a variable for generated of-platdata headers
by Simon Glass
· Thu Mar 25 06:40:52 2021 +1300
049becf
Makefile: Depend only on required of-platdata files
by Simon Glass
· Thu Mar 25 06:40:50 2021 +1300
8c0a0b0
Makefile: Avoid running dtoc every time
by Simon Glass
· Thu Mar 25 06:40:49 2021 +1300
b0f463c
dm: Add the new dtoc-generated files to the build
by Simon Glass
· Mon Mar 15 17:25:19 2021 +1300
240d5f6
dm: of-platadata: Add option for device instantiation
by Simon Glass
· Wed Feb 03 06:01:13 2021 -0700
74ef226
Makefile: Pass the U-Boot phase to dtoc
by Simon Glass
· Wed Feb 03 06:01:03 2021 -0700
3a8621c
Makefile: socfpga: Add target to generate hex output for combined spl and dtb
by Dalon Westergreen
· Mon Mar 01 20:04:16 2021 +0800
8a80c7f
sunxi: Use mkimage for SPL boot image generation
by Andre Przywara
· Thu Dec 20 15:41:34 2018 +0000
beddd7a
dtoc: Rename dt-platdata.c to dt-plat.c
by Simon Glass
· Mon Dec 28 20:35:01 2020 -0700
4b2ea55
Makefile: Invoke dtoc only once
by Simon Glass
· Mon Dec 28 20:34:53 2020 -0700
3d69906
Makefile: Use common args for dtoc
by Simon Glass
· Tue Dec 22 19:30:16 2020 -0700
6886c72
Makefile: Tidy up SPL dtb production
by Simon Glass
· Tue Dec 22 19:30:15 2020 -0700
c490de8
Makefile: Build SPL dtbs in the spl/ directory
by Simon Glass
· Tue Dec 22 19:30:14 2020 -0700
12edc00
Makefile: Build a separate .dtb for TPL
by Simon Glass
· Tue Dec 22 19:30:13 2020 -0700
367d733
Makefile: Generate a symbol file for u-boot-spl
by Simon Glass
· Sun Oct 25 20:38:30 2020 -0600
bf40eee
dm: test: Build tests for SPL
by Simon Glass
· Sun Oct 25 20:38:26 2020 -0600
c46090d
Makefile: Rename ALL-y to INPUTS-y
by Simon Glass
· Sun Jul 19 13:56:01 2020 -0600
3bca46e
kbuild: spl: Add shrunk arch-dtbs to targets list
by Jan Kiszka
· Mon May 04 14:38:31 2020 +0200
ee182fe
kbuild: spl: Fix parallel build
by Jan Kiszka
· Mon May 04 14:38:30 2020 +0200
db4633e
kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL
by Masahiro Yamada
· Fri Apr 17 16:21:37 2020 +0900
ad21539
kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
by Masahiro Yamada
· Fri Apr 17 16:21:35 2020 +0900
5d4ecf2
kconfig / kbuild: Re-sync with Linux 4.19
by Tom Rini
· Fri Mar 27 11:46:27 2020 -0400
4a0da7c
spl: separate SPL_FRAMEWORK config for spl and tpl
by Heiko Stuebner
· Tue Jul 16 10:12:02 2019 +0200
b1a4928
usb: Add Cadence USB3 host and gadget driver
by Vignesh Raghavendra
· Tue Oct 01 17:26:33 2019 +0530
abab18c
binman: x86: Separate out 16-bit reset and init code
by Simon Glass
· Sat Aug 24 07:22:49 2019 -0600
79ef699
x86: Allow 16-bit init to be in TPL
by Simon Glass
· Thu Apr 25 21:58:53 2019 -0600
4325bd0
spl: Allow sandbox to build a device-tree file
by Simon Glass
· Thu Apr 25 21:58:38 2019 -0600
26c8ce7
Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory
by Stefan Roese
· Tue Apr 02 10:57:23 2019 +0200
8fb280c
ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices
by Dalon Westergreen
· Wed Mar 20 13:15:21 2019 -0700
2aaa27d
linker: Modify linker scripts to be more generic
by Tom Rini
· Tue Jan 22 17:09:26 2019 -0500
0a01a44
PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL
by Tom Rini
· Tue Jan 22 17:09:24 2019 -0500
4b7767d
arm64: zynqmp: Align u-boot-spl.bin for boot.bin creation
by Michal Simek
· Wed Jan 16 12:14:00 2019 +0100
6a22852
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
by Jean-Jacques Hiblot
· Thu Jan 10 15:44:13 2019 +0100
1794ae6
blk: Rework guard around part_init call
by Tom Rini
· Wed Dec 05 08:23:38 2018 -0500
e1de5d4
tools: MediaTek: add MTK boot header generation to mkimage
by developer
· Thu Nov 15 10:07:49 2018 +0800
efaa7c4
fdt: Allow C++ comments in link scripts and DT files
by Simon Glass
· Mon Oct 01 12:22:43 2018 -0600
506651a
Makefile: Add a warning if SPL/TPL cannot be built
by Simon Glass
· Mon Oct 01 12:22:11 2018 -0600
bc5bd3a
armv8: K3: am654: Add support for generating build targets
by Lokesh Vutla
· Mon Aug 27 15:57:15 2018 +0530
8394f8b
arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE
by Luca Ceresoli
· Mon Jun 04 12:21:01 2018 +0200
78bc20f
Set time and umask on multi-dtb fit images to ensure reproducibile builds.
by Vagrant Cascadian
· Sun Jun 03 12:26:57 2018 -0700
593bc8c
spl: socfpga: Generate Arria10 SFP header V1
by Marek Vasut
· Sun Apr 15 15:21:09 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
b40a1ff
Makefile: always preserve output for images that can contain HAB Blocks
by Rasmus Villemoes
· Fri Mar 23 12:08:02 2018 +0100
47b04fd
spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED
by Simon Goldschmidt
· Wed Feb 14 06:44:36 2018 +0100
5e7a1c2
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
by Goldschmidt Simon
· Tue Nov 21 12:29:56 2017 +0000
dde5a88
tools: mkimage: Extend mkimage to also include pmufw
by Michal Simek
· Fri Oct 21 12:58:17 2016 +0200
87247af
pylibfdt: compile pylibfdt only when dtoc/binman is necessary
by Masahiro Yamada
· Tue Oct 17 13:42:44 2017 +0900
47ae539
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
by Masahiro Yamada
· Tue Oct 17 13:42:43 2017 +0900
a2fee16
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
by Jean-Jacques Hiblot
· Fri Sep 15 12:57:32 2017 +0200
0dec7ad
dtoc: Rename the auto-generated dt-structs.h file
by Simon Glass
· Tue Aug 29 14:16:00 2017 -0600
5925a15
Makefile: honor PYTHON configuration properly
by Clément Bœsch
· Mon Aug 14 08:59:11 2017 +0200
547cb40
Move environment files from common/ to env/
by Simon Glass
· Thu Aug 03 12:21:49 2017 -0600
be1c53a
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
by Philipp Tomsich
· Fri Jul 28 19:20:49 2017 +0200
cb49f62
spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL
by Philipp Tomsich
· Tue Jul 04 14:47:46 2017 +0200
2341dc6
spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL
by Philipp Tomsich
· Thu Jun 29 11:11:21 2017 +0200
e41110d
fdt: Makefile: Build python libfdt library if needed
by Simon Glass
· Sat May 27 07:38:23 2017 -0600
6b0cd01
sunxi: Store the device tree name in the SPL header
by Siarhei Siamashka
· Wed Apr 26 01:32:49 2017 +0100
9d47079
spl: Makefile: include /config in the (reduced) FDT used by the SPL stage
by Philipp Tomsich
· Mon Apr 17 17:45:13 2017 +0200
b8a2fe1
Makefile: Fix linking with modern binutils
by Joel Stanley
· Sun Apr 09 20:33:58 2017 +0200
bc7997b
scripts: sunxi: Build an raw SPL image
by Maxime Ripard
· Mon Feb 27 18:22:13 2017 +0100
74254d0
Makefile: Provide an option to select SPL or TPL
by Simon Glass
· Sun Apr 02 09:50:30 2017 -0600
9a2cdca
dm: allow limiting pre-reloc markings to spl or tpl
by Heiko Stübner
· Sat Feb 18 19:46:21 2017 +0100
d5e2b86
x86: Add SPL build rules for start-up code
by Simon Glass
· Mon Jan 16 07:04:03 2017 -0700
f8037c0
spl: Don't create a BSS padding when it is separate
by Simon Glass
· Mon Jan 16 07:03:34 2017 -0700
c87d486
spl: Makefile: Define SPL_ earlier
by Simon Glass
· Mon Jan 16 07:03:28 2017 -0700
9964ebd
Makefile: preserve output for images that can contain HAB Blocks
by Sven Ebenfeld
· Sun Nov 06 16:37:58 2016 +0100
0489c3b
spl: add USB Gadget config option
by Stefan Agner
· Mon Nov 21 10:58:53 2016 -0800
e542edd
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· Mon Nov 21 10:58:52 2016 -0800
96e706f
tools: mkimage: Add support for initialization table for Zynq and ZynqMP
by Mike Looijmans
· Tue Sep 20 11:37:24 2016 +0200
68078f7
sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI
by Jagan Teki
· Thu Oct 13 14:19:35 2016 +0530
d8d5334
kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk
by Masahiro Yamada
· Mon Sep 26 13:05:01 2016 +0900
8b3c725
spl: dfu: add dfu support in SPL
by B, Ravi
· Thu Jul 28 17:39:14 2016 +0530
a986cf7
Makefile: rm u-boot.cfg dependencies are missing
by Stephen Warren
· Mon Sep 19 12:20:26 2016 -0600
95b3006
Makefile: use if_change_dep for u-boot.cfg
by Stephen Warren
· Mon Sep 19 12:20:25 2016 -0600
98b685d
Use separate options for TPL support
by Simon Glass
· Mon Sep 12 23:18:25 2016 -0600
8a07e68
dm: Don't attach the device tree to SPL with of-platdata
by Simon Glass
· Mon Jul 04 11:58:17 2016 -0600
bf6e890
dm: Makefile: Build of-platdata files when the feature is enabled
by Simon Glass
· Mon Jul 04 11:58:10 2016 -0600
32fa8fa
Makefile: Allow the SPL final link rule to be overridden
by Simon Glass
· Mon Jul 04 11:57:44 2016 -0600
aefae2c
ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP
by Michal Simek
· Mon May 30 14:57:02 2016 +0200
fa12466
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
by Michal Simek
· Wed Apr 27 14:03:29 2016 +0200
Next »