summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2021.07-rc4Tom Rini2021-06-071-1/+1
* Prepare v2021.07-rc3Tom Rini2021-05-241-1/+1
* build: link with --build-id=noneMarek Behún2021-05-241-0/+2
* build: support building with Link Time OptimizationsMarek Behún2021-05-241-2/+65
* build: use thin archives instead of incremental linkingMarek Behún2021-05-241-2/+2
* Makefile, Makefile.spl: cosmetic changeMarek Behún2021-05-241-5/+7
* binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng2021-05-191-1/+2
* makefile: Pass OpenSBI blob to binman make rulesBin Meng2021-05-191-0/+1
* Makefile: Handle building in a very old build directorySimon Glass2021-05-171-1/+3
* Makefile: allow to override python3Andrey Zhizhikin2021-05-171-1/+1
* Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-05-111-0/+6
|\
| * Makefile: Fix generation of flash.bin u-boot.itb with binmanMarek Vasut2021-05-021-0/+6
* | DM: DM_MMC migration is now mandatory for non-SPLTom Rini2021-05-111-1/+0
* | ata: Make LIBATA means AHCI is enabled mandatory.Tom Rini2021-05-111-1/+0
* | Prepare v2021.07-rc2Tom Rini2021-05-101-1/+1
|/
* Makefile: fix generation of defaultenv.h from empty initial fileRasmus Villemoes2021-04-271-3/+2
* Prepare v2021.07-rc1Tom Rini2021-04-261-2/+2
* Add support for stack-protectorJoel Peshkin2021-04-201-0/+5
* drivers: ata: Remove mvsata_ide driverTom Rini2021-04-101-2/+0
* Merge branch 'next'Tom Rini2021-04-051-3/+19
|\
| * Merge tag 'v2021.04-rc5' into nextTom Rini2021-03-291-112/+51
| |\
| * | Makefile: Pass new entry args to binmanSimon Glass2021-03-261-0/+8
| * | sandbox: allow cross-compiling sandboxHeinrich Schuchardt2021-03-221-3/+7
| * | board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao2021-03-201-0/+3
| * | Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-7/+12
| |\ \
| * | | binman: Indicate how to make binman verboseSimon Glass2021-03-021-0/+1
* | | | Prepare v2021.04Tom Rini2021-04-051-1/+1
* | | | Makefile: Silence the deprecation scriptSimon Glass2021-04-011-1/+1
| |_|/ |/| |
* | | Prepare v2021.04-rc5Tom Rini2021-03-291-1/+1
* | | Support building on macOS/arm64Jessica Clarke2021-03-281-5/+0
* | | dm: i2c: Add a migration method for I2CSimon Glass2021-03-271-0/+1
* | | Makefile: Drop the old SPI flash migration messageSimon Glass2021-03-271-5/+0
* | | Makefile: Use common code for DM_ETH deprecation warningSimon Glass2021-03-271-11/+1
* | | Makefile: Use common code for WDT deprecation warningSimon Glass2021-03-271-11/+2
* | | Makefile: Use common code for SPI_FLASH deprecation warningSimon Glass2021-03-271-10/+2
* | | Makefile: Use common code for DM_VIDEO deprecation warningSimon Glass2021-03-271-10/+2
* | | Makefile: Use common code for PCI deprecation warningSimon Glass2021-03-271-10/+1
* | | Makefile: Use common code for LIBATA deprecation warningSimon Glass2021-03-271-11/+1
* | | Makefile: Use common code for MVSATA_IDE deprecation warningSimon Glass2021-03-271-10/+2
* | | Makefile: Use common code for USB deprecation warningSimon Glass2021-03-271-10/+2
* | | Makefile: Use common code for MMC deprecation warningSimon Glass2021-03-271-10/+1
* | | Makefile: Add common code to report deprecationSimon Glass2021-03-271-0/+27
* | | Makefile: Move non-DM migration messages to the topSimon Glass2021-03-271-15/+15
| |/ |/|
* | Prepare v2021.04-rc4Tom Rini2021-03-151-1/+1
* | Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen2021-03-081-5/+6
* | Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-03-031-1/+4
|\ \
| * | ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=yMarek Vasut2021-03-011-1/+4
* | | usb: musb: Fix compilation of gadget codePali Rohár2021-03-031-0/+1
| |/ |/|
* | Prepare v2021.04-rc3Tom Rini2021-03-011-1/+1
|/
* Makefile: Add (default) DEVICE_TREE to SPL FITKlaus Heinrich Kiwi2021-02-241-0/+1