summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2020-04-13Prepare v2020.04Tom Rini
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-04-06Prepare v2020.04-rc5Tom Rini
2020-04-06Makefile: Add environment variable DEVICE_TREE to headerMichal Simek
2020-04-03arch: Add explicit linker script for u-boot-elfMichal Simek
2020-03-31Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini
2020-03-30Prepare v2020.04-rc4Tom Rini
2020-03-16kconfig / kbuild: re-sync with Linux 4.18Tom Rini
2020-03-13Makefile: doesn't need check stack size when dtb is not builtAKASHI Takahiro