summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-02-16Prepare v2021.04-rc2Tom Rini1-1/+1
2021-02-06Makefile: Provide numeric versionsSimon Glass1-0/+4
2021-02-01Prepare v2021.04-rc1Tom Rini1-2/+2
2021-01-28Makefile: Do not call useless command 'true'Pali Rohár1-1/+5
2021-01-15tools: socfpgaimage: update padding flowLey Foon Tan1-1/+4
2021-01-11Merge branch 'next'Tom Rini1-6/+6
2021-01-11Prepare v2021.01Tom Rini1-1/+1
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini1-1/+1
2021-01-05Prepare v2021.01-rc5Tom Rini1-1/+1
2020-12-21Prepare v2021.01-rc4Tom Rini1-1/+1
2020-12-01Makefile: Correctly propagate failure when removing targetPali Rohár1-6/+6
2020-11-30Prepare v2021.01-rc3Tom Rini1-1/+1
2020-11-10Prepare v2021.01-rc2Tom Rini1-1/+1
2020-11-06Makefile: Fix calling make with V=1Pali Rohár1-1/+1
2020-10-29dm: test: Make use of CONFIG_UNIT_TESTSimon Glass1-1/+1
2020-10-28Prepare v2021.01-rc1Tom Rini1-3/+3
2020-10-27Makefile: provide constant with seconds since epochHeinrich Schuchardt1-0/+2
2020-10-23Makefile: Fix u-boot-nodtb.bin targetPali Rohár1-3/+7
2020-10-23Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+3
2020-10-22Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMITOvidiu Panait1-2/+2
2020-10-22binman: Add support for SCP firmwareSamuel Holland1-0/+1
2020-10-22Makefile: Only define u-boot.itb rule when applicableSamuel Holland1-0/+2
2020-10-20usb: add MediaTek USB3 DRD driverChunfeng Yun1-0/+1
2020-10-09Makefile: socfpga: Generate sfp file with 4 SPL imagesChee Hong Ang1-9/+18
2020-10-05Merge branch 'next'Tom Rini1-18/+5
2020-10-05Prepare v2020.10Tom Rini1-1/+1
2020-09-22binman: Allow selecting default FIT configurationSimon Glass1-0/+2
2020-09-22sunxi: Convert 64-bit boards to use binmanSimon Glass1-16/+2
2020-09-22Makefile: Support missing external blobs alwaysSimon Glass1-2/+1
2020-09-21Prepare v2020.10-rc5Tom Rini1-1/+1
2020-09-12Makefile: mrproper shall delete doc/output/Heinrich Schuchardt1-1/+1
2020-09-07Prepare v2020.10-rc4Tom Rini1-1/+1
2020-08-27Prepare v2020.10-rc3Tom Rini1-1/+1
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