summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-03-30Merge tag 'v2021.04-rc5' into nextTom Rini1-112/+51
2021-03-30Prepare v2021.04-rc5Tom Rini1-1/+1
2021-03-29Support building on macOS/arm64Jessica Clarke1-5/+0
2021-03-27dm: i2c: Add a migration method for I2CSimon Glass1-0/+1
2021-03-27Makefile: Drop the old SPI flash migration messageSimon Glass1-5/+0
2021-03-27Makefile: Use common code for DM_ETH deprecation warningSimon Glass1-11/+1
2021-03-27Makefile: Use common code for WDT deprecation warningSimon Glass1-11/+2
2021-03-27Makefile: Use common code for SPI_FLASH deprecation warningSimon Glass1-10/+2
2021-03-27Makefile: Use common code for DM_VIDEO deprecation warningSimon Glass1-10/+2
2021-03-27Makefile: Use common code for PCI deprecation warningSimon Glass1-10/+1
2021-03-27Makefile: Use common code for LIBATA deprecation warningSimon Glass1-11/+1
2021-03-27Makefile: Use common code for MVSATA_IDE deprecation warningSimon Glass1-10/+2
2021-03-27Makefile: Use common code for USB deprecation warningSimon Glass1-10/+2
2021-03-27Makefile: Use common code for MMC deprecation warningSimon Glass1-10/+1
2021-03-27Makefile: Add common code to report deprecationSimon Glass1-0/+27
2021-03-27Makefile: Move non-DM migration messages to the topSimon Glass1-15/+15
2021-03-26Makefile: Pass new entry args to binmanSimon Glass1-0/+8
2021-03-22sandbox: allow cross-compiling sandboxHeinrich Schuchardt1-3/+7
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao1-0/+3
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini1-7/+12
2021-03-15Prepare v2021.04-rc4Tom Rini1-1/+1
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-02binman: Indicate how to make binman verboseSimon Glass1-0/+1
2021-03-02Prepare v2021.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-25Makefile: Add (default) DEVICE_TREE to SPL FITKlaus Heinrich Kiwi1-0/+1
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