summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2021-02-15Prepare v2021.04-rc2Tom Rini
2021-02-06Makefile: Provide numeric versionsSimon Glass
2021-02-01Prepare v2021.04-rc1Tom Rini
2021-01-27Makefile: Do not call useless command 'true'Pali Rohár
2021-01-15tools: socfpgaimage: update padding flowLey Foon Tan
2021-01-11Merge branch 'next'Tom Rini
2021-01-11Prepare v2021.01Tom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini