summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-06-07Prepare v2021.07-rc4Tom Rini
2021-05-24Prepare v2021.07-rc3Tom Rini
2021-05-24build: link with --build-id=noneMarek Behún
2021-05-24build: support building with Link Time OptimizationsMarek Behún
2021-05-24build: use thin archives instead of incremental linkingMarek Behún
2021-05-24Makefile, Makefile.spl: cosmetic changeMarek Behún
2021-05-19binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng
2021-05-19makefile: Pass OpenSBI blob to binman make rulesBin Meng
2021-05-17Makefile: Handle building in a very old build directorySimon Glass
2021-05-17Makefile: allow to override python3Andrey Zhizhikin
2021-05-11Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-05-11DM: DM_MMC migration is now mandatory for non-SPLTom Rini
2021-05-11ata: Make LIBATA means AHCI is enabled mandatory.Tom Rini
2021-05-10Prepare v2021.07-rc2Tom Rini
2021-05-02Makefile: Fix generation of flash.bin u-boot.itb with binmanMarek Vasut
2021-04-27Makefile: fix generation of defaultenv.h from empty initial fileRasmus Villemoes
2021-04-26Prepare v2021.07-rc1Tom Rini
2021-04-20Add support for stack-protectorJoel Peshkin
2021-04-10drivers: ata: Remove mvsata_ide driverTom Rini
2021-04-05Merge branch 'next'Tom Rini
2021-04-05Prepare v2021.04Tom Rini
2021-04-01Makefile: Silence the deprecation scriptSimon Glass
2021-03-29Merge tag 'v2021.04-rc5' into nextTom Rini
2021-03-29Prepare v2021.04-rc5Tom Rini
2021-03-28Support building on macOS/arm64Jessica Clarke
2021-03-27dm: i2c: Add a migration method for I2CSimon Glass
2021-03-27Makefile: Drop the old SPI flash migration messageSimon Glass
2021-03-27Makefile: Use common code for DM_ETH deprecation warningSimon Glass
2021-03-27Makefile: Use common code for WDT deprecation warningSimon Glass
2021-03-27Makefile: Use common code for SPI_FLASH deprecation warningSimon Glass
2021-03-27Makefile: Use common code for DM_VIDEO deprecation warningSimon Glass
2021-03-27Makefile: Use common code for PCI deprecation warningSimon Glass
2021-03-27Makefile: Use common code for LIBATA deprecation warningSimon Glass
2021-03-27Makefile: Use common code for MVSATA_IDE deprecation warningSimon Glass
2021-03-27Makefile: Use common code for USB deprecation warningSimon Glass
2021-03-27Makefile: Use common code for MMC deprecation warningSimon Glass
2021-03-27Makefile: Add common code to report deprecationSimon Glass
2021-03-27Makefile: Move non-DM migration messages to the topSimon Glass
2021-03-26Makefile: Pass new entry args to binmanSimon Glass
2021-03-22sandbox: allow cross-compiling sandboxHeinrich Schuchardt
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-15Prepare v2021.04-rc4Tom Rini
2021-03-08Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-03-03usb: musb: Fix compilation of gadget codePali Rohár
2021-03-02binman: Indicate how to make binman verboseSimon Glass
2021-03-01Prepare v2021.04-rc3Tom Rini
2021-03-01ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=yMarek Vasut
2021-02-24Makefile: Add (default) DEVICE_TREE to SPL FITKlaus Heinrich Kiwi