Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
57ba664ebfee5e6f39edd51188d0465fab25b635
/
Makefile
f6c1df4
Prepare v2017.05-rc2
by Tom Rini
· 8 years ago
b48bfc7
tools: allow to override python
by Stefano Babic
· 8 years ago
e391b1e
Makefile: Fix linking with modern binutils
by Joel Stanley
· 8 years ago
d2fdcc7
scripts: sunxi: Build an raw SPL image
by Maxime Ripard
· 8 years ago
3c00a2c
Makefile: Correct dependency race condition with TPL
by Simon Glass
· 8 years ago
11db152
Prepare v2017.05-rc1
by Tom Rini
· 8 years ago
3a64940
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
by Tom Rini
· 8 years ago
8537ddd
Prepare v2017.03
by Tom Rini
· 8 years ago
4b83f0d
kbuild: turn of dtc unit address warnings by default
by Masahiro Yamada
· 8 years ago
ee6fb21
Prepare v2017-rc3
by Tom Rini
· 8 years ago
85d0bea
Prepare v2017.03-rc2
by Tom Rini
· 8 years ago
1bdd942
kbuild: beautify the log of config whitelist check
by Masahiro Yamada
· 8 years ago
d726f22
cmd: rework "license" command
by Masahiro Yamada
· 8 years ago
61304db
cmd: add a new command "config" to show .config contents
by Masahiro Yamada
· 8 years ago
972188b
x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
by Simon Glass
· 8 years ago
a1b6b0a
arm: mvebu: Implement secure boot
by Mario Six
· 8 years ago
794c6e2
Prepare v2017.03-rc1
by Tom Rini
· 8 years ago
a705ebc
Prepare v2017.01
by Tom Rini
· 8 years ago
87f5f54
Prepare v2017.01-rc3
by Tom Rini
· 8 years ago
1f6a664
Makefile: preserve output for images that can contain HAB Blocks
by Sven Ebenfeld
· 8 years ago
d21bd69
tools: mkimage: add firmware-ivt image type for HAB verification
by Sven Ebenfeld
· 8 years ago
36737f2
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
4cf5c5f
Prepare v2017.01-rc2
by Tom Rini
· 8 years ago
b215fbd
x86: Use binman all x86 boards
by Simon Glass
· 8 years ago
61b994a
sunxi: Use binman for sunxi boards
by Simon Glass
· 8 years ago
17a944b
binman: Add a build rule for binman
by Simon Glass
· 8 years ago
3cfb67d
Prepare v2017.01-rc1
by Tom Rini
· 8 years ago
1bd8763
Makefile: Add a target to create the .cfg files
by Simon Glass
· 8 years ago
2dcd4e9
x86: Move efi .S files into the 'lib' directory
by Simon Glass
· 8 years ago
bb1ae55
efi: Makefile: Export variables for use with EFI
by Simon Glass
· 8 years ago
29e0cfb
Prepare v2016.11
by Tom Rini
· 8 years ago
d8bdfc8
Prepare v2016.11-rc3
by Tom Rini
· 8 years ago
aec9a0f
sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI
by Jagan Teki
· 8 years ago
d5a8153
Prepare v2016.11-rc2
by Tom Rini
· 8 years ago
f5fd45f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
e19b0fb
kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk
by Masahiro Yamada
· 8 years ago
4bf06d1
kbuild: move no_new_adhoc_configs_check to "all" target command
by Masahiro Yamada
· 8 years ago
ed0c2c0
tools: mkimage: add support for Vybrid image format
by Albert ARIBAUD \(3ADEV\)
· 8 years ago
53fec16
Prepare v2016.11-rc1
by Tom Rini
· 8 years ago
cbe7706
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
a6c1309
Makefile: rm u-boot.cfg dependencies are missing
by Stephen Warren
· 8 years ago
fcd29a4
Makefile: use if_change_dep for u-boot.cfg
by Stephen Warren
· 8 years ago
371244c
Makefile: Give a build error if ad-hoc CONFIG options are added
by Simon Glass
· 8 years ago
b9e745b
driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a
by Shengzhou Liu
· 8 years ago
8cbb389
Prepare v2016.09
by Tom Rini
· 8 years ago
1d3bcb6
Prepare v2016.09-rc2
by Tom Rini
· 8 years ago
68a2fd4
Makefile: Remove tags file on mrproper
by Vignesh R
· 8 years ago
f2a9942
tests: Introduce DT overlay tests
by Maxime Ripard
· 8 years ago
de5e5ce
xtensa: add support for the xtensa processor architecture [1/2]
by Chris Zankel
· 8 years ago
633cc7a
Makefile: Allow 'make tests' to run tests
by Simon Glass
· 8 years ago
61f5ddc
Add a power domain framework/uclass
by Stephen Warren
· 8 years ago
4579720
Prepare v2016.09-rc1
by Tom Rini
· 8 years ago
ebe621d
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
054b3a1
dm: Makefile: Build of-platdata before SPL
by Simon Glass
· 8 years ago
7fcdac0
sandbox: Don't print a warning for CONFIG_I2C_COMPAT
by Simon Glass
· 8 years ago
022885c
tools: Allow building with debug enabled
by Simon Glass
· 8 years ago
19ce924
Prepare v2016.07
by Tom Rini
· 8 years ago
0e1e587
Prepare v2016.07-rc3
by Tom Rini
· 8 years ago
4141e85
kbuild: avoid race between dtbs and dt/dt.dtb targets
by Masahiro Yamada
· 8 years ago
42ffa51
Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING.
by Vagrant Cascadian
· 8 years ago
46fd625
Prepare v2016.07-rc2
by Tom Rini
· 8 years ago
b104b3d
Prepare v2016.07-rc1
by Tom Rini
· 8 years ago
89b199c
Remove/update old generic-board documentation and warning
by Simon Glass
· 8 years ago
0fbdaa0
acpi: Clean IASL generated intermediate files
by Bin Meng
· 8 years ago
aeaec0e
Prepare v2016.05
by Tom Rini
· 8 years ago
7a439ca
mkimage: fix argument parsing on BSD systems
by Andreas Bießmann
· 9 years ago
a398e7a
Prepare v2016.05-rc3
by Tom Rini
· 9 years ago
ee8b25f
Prepare v2016.05-rc2
by Tom Rini
· 9 years ago
bbf8bef
Prepare v2016.05-rc1
by Tom Rini
· 9 years ago
93eb8f3
drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file
by Sriram Dash
· 9 years ago
8a7367a
cmd: Fix license command
by Tom Rini
· 9 years ago
0adf8d3
x86: Add support for running Intel reference code
by Simon Glass
· 9 years ago
cdf1724
spl: Add a way to specify a list of device trees to include
by Simon Glass
· 9 years ago
df61a74
Prepare v2016.03
by Tom Rini
· 9 years ago
0156782
Prepare v2016.03-rc3
by Tom Rini
· 9 years ago
727a25b
Prepare v2016.03-rc2
by Tom Rini
· 9 years ago
7ed4848
Makefile: generate symbol list from u-boot
by Stephen Warren
· 9 years ago
15b5187
Makefile: remove BUILD_TAG from KBUILD_CFLAGS
by Stephen Warren
· 9 years ago
514ec43
kbuild: add missing FORCE where $(call if_changed, ) is used
by Masahiro Yamada
· 9 years ago
44189a0
Prepare v2016.03-rc1
by Tom Rini
· 9 years ago
73c5c39
Makefile: Drop unnecessary -dtb suffixes
by Simon Glass
· 9 years ago
dae6e7b
Makefile: Make u-boot.img the same as u-boot-dtb.img
by Simon Glass
· 9 years ago
bd7dc38
socfpga: Simplify Makefile filenames
by Simon Glass
· 9 years ago
a9d7826
tegra: Always build a boot image with the same filename
by Simon Glass
· 9 years ago
ad1ecd2
fdt: Build a U-Boot binary without device tree
by Simon Glass
· 9 years ago
580cc03
tegra: Clarify generation of -nodtb file with OF_CONTROL
by Simon Glass
· 9 years ago
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
8b7fb78
kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE defines
by Masahiro Yamada
· 9 years ago
f4db6c9
arm: mvebu: Add runtime detection of UART (xmodem) boot-mode
by Stefan Roese
· 9 years ago
fa85e82
Prepare v2016.01
by Tom Rini
· 9 years ago
c2b233c
arm, Makefile: correct compilation flag for u-boot-dtb
by Aneesh Bansal
· 9 years ago
7cd1a12
Prepare v2016.01-rc4
by Tom Rini
· 9 years ago
f84c2b66
Prepare v2016.01-rc3
by Tom Rini
· 9 years ago
8356431
Prepare v2016.01-rc2
by Tom Rini
· 9 years ago
08598d6
ARM: zynq: Add target for building bootable SPL image for Zynq
by Nathan Rossi
· 9 years ago
3d48254
Prepare v2016.01-rc1
by Tom Rini
· 9 years ago
cad0499
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 9 years ago
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
62e9207
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
947cee1
arm: ls1021a: Add QSPI or IFC support in SD boot
by Alison Wang
· 9 years ago
Next »