summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-09-22binman: Allow selecting default FIT configurationSimon Glass
2020-09-22sunxi: Convert 64-bit boards to use binmanSimon Glass
2020-09-22Makefile: Support missing external blobs alwaysSimon Glass
2020-09-21Prepare v2020.10-rc5Tom Rini
2020-09-12Makefile: mrproper shall delete doc/output/Heinrich Schuchardt
2020-09-07Prepare v2020.10-rc4Tom Rini
2020-08-26Prepare v2020.10-rc3Tom Rini
2020-08-12Makefile: fix annoying sunxi hack messageFrank Wunderlich
2020-08-10Prepare v2020.10-rc2Tom Rini
2020-08-08Makefile: sunxi: Don't use binman to build ATF imageSimon Glass
2020-07-28Makefile: Warn against using CONFIG_SPL_FIT_GENERATORSimon Glass
2020-07-28Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be emptySimon Glass
2020-07-28Makefile: Fix a long line in cmd_mkfitimageSimon Glass
2020-07-28Makefile: Move CONFIG_TOOLS_DEBUG check to laterSimon Glass
2020-07-28mediatek: Makefile: Drop explicit targets built by binmanSimon Glass
2020-07-28tegra: Makefile: Drop explicit targets built by binmanSimon Glass
2020-07-28sunxi: Makefile: Drop explicit targets built by binmanSimon Glass
2020-07-28x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROMSimon Glass
2020-07-28x86: Makefile: Drop explicit targets built by binmanSimon Glass
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-28tegra: Drop the unused non-binman codeSimon Glass
2020-07-28Makefile: Allow building .rom files for non-x86 boardsSimon Glass
2020-07-28x86: Change how selection of ROMs worksSimon Glass
2020-07-27Prepare v2020.10-rc1Tom Rini
2020-07-17Makefile: Silence relocate-rela callJan Kiszka
2020-07-06Merge branch 'next'Tom Rini
2020-07-06Prepare v2020.07Tom Rini
2020-07-01Don't start ad-hoc games with -Wno-maybe-initializedTom Rini
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-06-30Makefile: allow dm_mmc without of_controlMarcel Ziswiler
2020-06-29Makefile: add rule to generate u-boot-swap.binDaniel Schwierzeck
2020-06-26nxp: Finish switch to CONFIG_NXP_ESBCTom Rini
2020-06-22Prepare v2020.07-rc5Tom Rini
2020-06-08Prepare v2020.07-rc4Tom Rini
2020-06-07Makefile: Drop to handle rkspi image typeJagan Teki
2020-05-25Prepare v2020.07-rc3Tom Rini
2020-05-15Makefile: add file 'defconfig' to clean targetHeinrich Schuchardt
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-05-15Makefile: remove m68k GCC 3.4 workaroundMasahiro Yamada
2020-05-11Prepare v2020.07-rc2Tom Rini
2020-05-04x86: Allow building an SPL image for corebootSimon Glass
2020-04-28Prepare v2020.07-rc1Tom Rini
2020-04-28Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini
2020-04-27Merge branch '2020-04-27-master-imports'Tom Rini
2020-04-27Makefile: copy SPL_FIT_SOURCE in build directoryPatrick Delaunay
2020-04-27Makefile: add support to generate LZMA compressed u-boot imageWeijie Gao
2020-04-26Add a 'make tcheck' option to test toolsSimon Glass
2020-04-24kbuild: cherry-pick kbuild changes from LinuxMasahiro Yamada
2020-04-24Makefile: ARMv7-M has no CPSR registerHeinrich Schuchardt
2020-04-13Merge branch 'next'Tom Rini