Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
df82de805172687e88dd7d72b68a9223b0a4c269
/
Makefile
« Previous
d714a75
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
by Stefano Babic
· 5 years ago
700315c
imx: add container target
by Peng Fan
· 5 years ago
b51882d
spl: Convert CONFIG_SPL_SIZE_LIMIT to hex
by Simon Glass
· 5 years ago
1f338e0
binman: Allow selection of logging verbosity
by Simon Glass
· 5 years ago
8fce3f2
binman: Pass the toolpath to binman from the main Makefile
by Simon Glass
· 5 years ago
61ba124
Prepare v2019.10
by Tom Rini
· 5 years ago
d4c5141
Makefile: mrproper should remove *.pyc files
by Heinrich Schuchardt
· 5 years ago
fc8db75
Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE
by Michal Simek
· 5 years ago
31e086e
Prepare v2019.10-rc4
by Tom Rini
· 5 years ago
282ed24
dm: MIGRATION: Add migration plan for CONFIG_DM
by Heinrich Schuchardt
· 5 years ago
1b0a936
rockchip, Makefile: add idbloader.img target
by Matwey V. Kornilov
· 5 years ago
2e0f324
network: set timeline for CONFIG_DM_ETH conversion
by Heinrich Schuchardt
· 5 years ago
47e8ee6
Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILE
by Rasmus Villemoes
· 5 years ago
27351ca
Makefile: clean build generated SPL binary for TI AM65x
by Suniel Mahesh
· 5 years ago
e4b8dd9
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
d39221f
Prepare v2019.10-rc3
by Tom Rini
· 5 years ago
bcda5b0
powerpc: mpc85xx: Add device tree support option for PBL boot image
by Hou Zhiqiang
· 5 years ago
2c76861
Makefile: support building SPL FIT images without device trees
by Lukas Auer
· 5 years ago
f55e80f
Prepare v2019.10-rc2
by Tom Rini
· 5 years ago
d0d07ba
Prepare v2019.10-rc1
by Tom Rini
· 5 years ago
de17e1f
Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
e311482
i2c: remove i2c driver-model compatibility layer
by Bartosz Golaszewski
· 5 years ago
3ec7fc4
sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs
by Bartosz Golaszewski
· 5 years ago
4f4fb85
Makefile: fix implementation of BINMAN_DEBUG
by Stephen Warren
· 5 years ago
53cd5d9
binman: Convert to use ArgumentParser
by Simon Glass
· 5 years ago
382de4a
arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET
by Masahiro Yamada
· 5 years ago
e5aee22
Prepare v2019.07
by Tom Rini
· 5 years ago
9607046
rockchip: rk3399: Get bl31.elf via BL31
by Jagan Teki
· 5 years ago
cc2cf69
Makefile: clean bl31_*.bin
by Jagan Teki
· 6 years ago
8f06f0c
Makefile: clean image.map
by Jagan Teki
· 6 years ago
656d8da
doc: Remove duplicated documentation directory
by Breno Matheus Lima
· 5 years ago
c3f4318
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 5 years ago
bb85afc
Makefile: Trigger a warning for legcay spi drivers
by Jagan Teki
· 5 years ago
63235bd
Makefile: Trigger a Warning if DEPRECATED is defined
by Jagan Teki
· 5 years ago
529faf8
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
by Tom Rini
· 5 years ago
16c776d
arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT case
by Heiko Schocher
· 5 years ago
fc6c0e2
Prepare v2019.07-rc4
by Tom Rini
· 5 years ago
2577015
spl: add overall SPL size check
by Simon Goldschmidt
· 5 years ago
0a0f231
configs: define CONFIG_SPL_SIZE_LIMIT
by Heinrich Schuchardt
· 6 years ago
219dee7
imx: move BOARD_SIZE_CHECK to main Makefile
by Heinrich Schuchardt
· 6 years ago
b275030
Makefile: reusable function for BOARD_SIZE_CHECK
by Heinrich Schuchardt
· 6 years ago
7c7919c
Prepare v2019.07-rc3
by Tom Rini
· 5 years ago
5602330
ARM: rmobile: Add recovery SPL for R-Car Gen3
by Marek Vasut
· 6 years ago
748198c
Revert "Makefile: Prioritize external dtb if defined"
by Tom Rini
· 5 years ago
3eaf6dc
Makefile: Prioritize external dtb if defined
by Michal Simek
· 6 years ago
5b4b680
Prepare v2019.07-rc2
by Tom Rini
· 5 years ago
878e2a5
Set time and umask on fit-dtb.blob to ensure reproducibile builds.
by Vagrant Cascadian
· 6 years ago
3ee8d91
Remove fit-dtb.blob* in clean target.
by Vagrant Cascadian
· 6 years ago
80af0fe
dm: MIGRATION: Add migration plan for WDT (DM watchdog support)
by Stefan Roese
· 6 years ago
d68574a
x86: Allow 16-bit init to be in TPL
by Simon Glass
· 6 years ago
5918afd
ddr: altera: Compile ALTERA SDRAM in SPL only
by Ley Foon Tan
· 6 years ago
a69120a
Prepare v2019.07-rc1
by Tom Rini
· 6 years ago
bdaa73a
Add target to generate initial environment
by Stefano Babic
· 6 years ago
c8c5e2b
Makefile: Prioritize external dtb if defined
by Michal Simek
· 6 years ago
29a6fa7
Makefile: Correct logic for DM_SCSI + unconverted drivers check
by Stefan Roese
· 6 years ago
f95fdf2
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
95f4bbd
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
by Marek Vasut
· 6 years ago
9ea6f71
Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary
by Stefan Roese
· 6 years ago
3c99166
Prepare v2019.04
by Tom Rini
· 6 years ago
ab8fc41
fix compile error on macOS Mojave
by 默默
· 6 years ago
7a77836
Makefile: Do not pass -E to mkimage when SPL has full fitImage support
by Marek Vasut
· 6 years ago
374bf7a
Prepare v2019.04-rc4
by Tom Rini
· 6 years ago
f08023c
Prepare v2019.04-rc4
by Tom Rini
· 6 years ago
f14de00
Prepare v2019.04-rc2
by Tom Rini
· 6 years ago
97276a9
Prepare v2019.04-rc1
by Tom Rini
· 6 years ago
1249fa8
Makefile: remove generated font files
by Heinrich Schuchardt
· 6 years ago
748ad07
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
caceb73
imx: build flash.bin for i.MX8
by Peng Fan
· 6 years ago
c1180aa
Makefile: have "make distclean" remove CHANGELOG
by Robert P. J. Day
· 6 years ago
5d94158
mkimage: fixup CONFIG_FIT_EXTERNAL_OFFSET
by Patrick Wildt
· 6 years ago
45297e2
Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img
by Simon Goldschmidt
· 6 years ago
0b588de
kbuild: fix parallel build race caused by u-boot.cfg regeneration
by Masahiro Yamada
· 6 years ago
d368926
Prepare v2019.01
by Tom Rini
· 6 years ago
7f94186
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
db17a92
usb: Make compiling gadget support optional
by Jean-Jacques Hiblot
· 6 years ago
e5aa3f4
Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
e3bc7c6
imx: Add Makefile dependency for mkimage_fit_atf.sh
by Chris Spencer
· 6 years ago
3e87ffc
dm: video: lcd: MIGRATION: Add migration plan for video
by Simon Glass
· 6 years ago
1ce689d
dm: pci: MIGRATION: Add migration plan for PCI
by Simon Glass
· 6 years ago
ddfe346
Makefile: Correct logic for DM_SCSI + unconverted drivers check
by Tom Rini
· 6 years ago
54707a9
Prepare v2019.01-rc3
by Tom Rini
· 6 years ago
695f67b
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
6897952
dm: MIGRATION: Update migration plan for DM_SPI_FLASH
by Jagan Teki
· 6 years ago
99a17dd
dm: MIGRATION: Update migration plan for SPI
by Jagan Teki
· 6 years ago
522e035
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 6 years ago
94df988
imx: imx8mq: build flash.bin
by Peng Fan
· 6 years ago
3814fcb
Introduce CONFIG_FIT_EXTERNAL_OFFSET
by Peng Fan
· 6 years ago
1f2e948
Prepare v2019.01-rc2
by Tom Rini
· 6 years ago
a267699
Makefile: output migration warnings to stderr
by Chris Packham
· 6 years ago
79ffe8c
test: Only descend into test/ when CONFIG_UNIT_TEST is enabled
by Tom Rini
· 6 years ago
d50d681
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
by Sekhar Nori
· 6 years ago
841d5fb
fdt: Add warning about CONFIG_OF_EMBED
by Simon Glass
· 6 years ago
d452f27
Prepare v2019.01-rc1
by Tom Rini
· 6 years ago
ea9d7c1
dm: MIGRATION: Add migration plan for CONFIG_SATA
by Tom Rini
· 6 years ago
109d8bf
dm: MIGRATION: Add migration plan for DM_USB
by Tom Rini
· 6 years ago
1cb5d5d
dm: MIGRATION: Add migration plan for DM_MMC
by Tom Rini
· 6 years ago
499fde5
test: Add a 'make qcheck' target for quicker testing
by Simon Glass
· 6 years ago
3b975a1
tools: MediaTek: add MTK boot header generation to mkimage
by Ryder Lee
· 6 years ago
a3c0055
binman: Add a way to enable debugging from the build
by Simon Glass
· 6 years ago
0157013
Prepare v2018.11
by Tom Rini
· 6 years ago
Next »