summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-08-12Makefile: fix annoying sunxi hack messageFrank Wunderlich1-2/+2
2020-08-10Prepare v2020.10-rc2Tom Rini1-1/+1
2020-08-08Makefile: sunxi: Don't use binman to build ATF imageSimon Glass1-0/+4
2020-07-29Makefile: Warn against using CONFIG_SPL_FIT_GENERATORSimon Glass1-0/+9
2020-07-29Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be emptySimon Glass1-1/+1
2020-07-29Makefile: Fix a long line in cmd_mkfitimageSimon Glass1-1/+2
2020-07-29Makefile: Move CONFIG_TOOLS_DEBUG check to laterSimon Glass1-1/+3
2020-07-29mediatek: Makefile: Drop explicit targets built by binmanSimon Glass1-8/+16
2020-07-29tegra: Makefile: Drop explicit targets built by binmanSimon Glass1-12/+0
2020-07-29sunxi: Makefile: Drop explicit targets built by binmanSimon Glass1-5/+2
2020-07-29x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROMSimon Glass1-1/+2
2020-07-29x86: Makefile: Drop explicit targets built by binmanSimon Glass1-49/+14
2020-07-29Makefile: Rename ALL-y to INPUTS-ySimon Glass1-28/+32
2020-07-29tegra: Drop the unused non-binman codeSimon Glass1-15/+1
2020-07-29Makefile: Allow building .rom files for non-x86 boardsSimon Glass1-0/+14
2020-07-29x86: Change how selection of ROMs worksSimon Glass1-5/+13
2020-07-28Prepare v2020.10-rc1Tom Rini1-2/+2
2020-07-17Makefile: Silence relocate-rela callJan Kiszka1-6/+8
2020-07-06Merge branch 'next'Tom Rini1-2/+11
2020-07-06Prepare v2020.07Tom Rini1-1/+1
2020-07-01Don't start ad-hoc games with -Wno-maybe-initializedTom Rini1-0/+3
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-0/+6
2020-06-30Makefile: allow dm_mmc without of_controlMarcel Ziswiler1-1/+1
2020-06-29Makefile: add rule to generate u-boot-swap.binDaniel Schwierzeck1-0/+6
2020-06-26nxp: Finish switch to CONFIG_NXP_ESBCTom Rini1-1/+1
2020-06-23Prepare v2020.07-rc5Tom Rini1-1/+1
2020-06-09Prepare v2020.07-rc4Tom Rini1-1/+1
2020-06-07Makefile: Drop to handle rkspi image typeJagan Teki1-9/+2
2020-05-26Prepare v2020.07-rc3Tom Rini1-1/+1
2020-05-15Makefile: add file 'defconfig' to clean targetHeinrich Schuchardt1-1/+1
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner1-2/+2
2020-05-15Makefile: remove m68k GCC 3.4 workaroundMasahiro Yamada1-7/+0
2020-05-12Prepare v2020.07-rc2Tom Rini1-1/+1
2020-05-04x86: Allow building an SPL image for corebootSimon Glass1-0/+6
2020-04-28Prepare v2020.07-rc1Tom Rini1-2/+2
2020-04-28Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini1-1/+5
2020-04-28Merge branch '2020-04-27-master-imports'Tom Rini1-1/+3
2020-04-27Makefile: copy SPL_FIT_SOURCE in build directoryPatrick Delaunay1-1/+3
2020-04-27Makefile: add support to generate LZMA compressed u-boot imageWeijie Gao1-0/+13
2020-04-26Add a 'make tcheck' option to test toolsSimon Glass1-1/+5
2020-04-24kbuild: cherry-pick kbuild changes from LinuxMasahiro Yamada1-2/+1
2020-04-24Makefile: ARMv7-M has no CPSR registerHeinrich Schuchardt1-7/+9
2020-04-13Merge branch 'next'Tom Rini1-17/+74
2020-04-13Prepare v2020.04Tom Rini1-1/+1
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini1-14/+52
2020-04-08Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-8/+19
2020-04-07Prepare v2020.04-rc5Tom Rini1-1/+1
2020-04-06Makefile: Add environment variable DEVICE_TREE to headerMichal Simek1-1/+13
2020-04-03arch: Add explicit linker script for u-boot-elfMichal Simek1-6/+5
2020-04-01Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini1-2/+2