aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-03-08Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen1-5/+6
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+4
2021-03-03usb: musb: Fix compilation of gadget codePali Rohár1-0/+1
2021-03-01Prepare v2021.04-rc3v2021.04-rc3Tom Rini1-1/+1
2021-03-01ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=yMarek Vasut1-1/+4
2021-02-24Makefile: Add (default) DEVICE_TREE to SPL FITKlaus Heinrich Kiwi1-0/+1
2021-02-15Prepare v2021.04-rc2v2021.04-rc2Tom Rini1-1/+1
2021-02-06Makefile: Provide numeric versionsSimon Glass1-0/+4
2021-02-01Prepare v2021.04-rc1v2021.04-rc1Tom Rini1-2/+2
2021-01-27Makefile: 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.01v2021.01Tom Rini1-1/+1
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini1-1/+1
2021-01-05Prepare v2021.01-rc5v2021.01-rc5Tom Rini1-1/+1
2020-12-21Prepare v2021.01-rc4v2021.01-rc4Tom Rini1-1/+1
2020-12-01Makefile: Correctly propagate failure when removing targetPali Rohár1-6/+6
2020-11-30Prepare v2021.01-rc3v2021.01-rc3Tom Rini1-1/+1
2020-11-09Prepare v2021.01-rc2v2021.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-rc1v2021.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-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/22Oct2020Tom 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.10v2020.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-rc5v2020.10-rc5Tom Rini1-1/+1
2020-09-12Makefile: mrproper shall delete doc/output/Heinrich Schuchardt1-1/+1
2020-09-07Prepare v2020.10-rc4v2020.10-rc4Tom Rini1-1/+1
2020-08-26Prepare v2020.10-rc3v2020.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-28Makefile: Warn against using CONFIG_SPL_FIT_GENERATORSimon Glass1-0/+9
2020-07-28Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be emptySimon Glass1-1/+1
2020-07-28Makefile: Fix a long line in cmd_mkfitimageSimon Glass1-1/+2
2020-07-28Makefile: Move CONFIG_TOOLS_DEBUG check to laterSimon Glass1-1/+3
2020-07-28mediatek: Makefile: Drop explicit targets built by binmanSimon Glass1-8/+16
2020-07-28tegra: Makefile: Drop explicit targets built by binmanSimon Glass1-12/+0
2020-07-28sunxi: Makefile: Drop explicit targets built by binmanSimon Glass1-5/+2
2020-07-28x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROMSimon Glass1-1/+2