summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Prepare v2021.07Tom Rini1-1/+1
2021-06-30Revert "TEST: USB_HOST not USB"Tom Rini1-2/+2
2021-06-30TEST: USB_HOST not USBTom Rini1-2/+2
2021-06-28Prepare v2021.07-rc5Tom Rini1-1/+1
2021-06-22Makefile: Adjust indention of GENENV quiet outputJan Kiszka1-1/+1
2021-06-07Prepare v2021.07-rc4Tom Rini1-1/+1
2021-05-25Prepare v2021.07-rc3Tom Rini1-1/+1
2021-05-24build: link with --build-id=noneMarek Behún1-0/+2
2021-05-24build: support building with Link Time OptimizationsMarek Behún1-2/+65
2021-05-24build: use thin archives instead of incremental linkingMarek Behún1-2/+2
2021-05-24Makefile, Makefile.spl: cosmetic changeMarek Behún1-5/+7
2021-05-19binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng1-1/+2
2021-05-19makefile: Pass OpenSBI blob to binman make rulesBin Meng1-0/+1
2021-05-18Makefile: Handle building in a very old build directorySimon Glass1-1/+3
2021-05-18Makefile: allow to override python3Andrey Zhizhikin1-1/+1
2021-05-11Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+6
2021-05-11DM: DM_MMC migration is now mandatory for non-SPLTom Rini1-1/+0
2021-05-11ata: Make LIBATA means AHCI is enabled mandatory.Tom Rini1-1/+0
2021-05-11Prepare v2021.07-rc2Tom Rini1-1/+1
2021-05-02Makefile: Fix generation of flash.bin u-boot.itb with binmanMarek Vasut1-0/+6
2021-04-27Makefile: fix generation of defaultenv.h from empty initial fileRasmus Villemoes1-3/+2
2021-04-27Prepare v2021.07-rc1Tom Rini1-2/+2
2021-04-20Add support for stack-protectorJoel Peshkin1-0/+5
2021-04-10drivers: ata: Remove mvsata_ide driverTom Rini1-2/+0
2021-04-05Merge branch 'next'Tom Rini1-3/+19
2021-04-05Prepare v2021.04Tom Rini1-1/+1
2021-04-01Makefile: Silence the deprecation scriptSimon Glass1-1/+1
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