summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2021.10-rc3v2021.10-rc3Tom Rini2021-08-301-1/+1
* Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/27Aug2021Tom Rini2021-08-271-0/+3
|\
| * Makefile: Align fit-dtb.blob and u-boot.itb by 64bitsMichal Simek2021-08-261-0/+3
* | Prepare v2021.10-rc2v2021.10-rc2Tom Rini2021-08-161-1/+1
|/
* arm: mvebu: Remove legacy U-Boot header from kwbimage v1 filesPali Rohár2021-07-311-2/+2
* tools: kwbimage: Use -a parameter (load address) for v1 imagesPali Rohár2021-07-311-1/+1
* build: remove the variable NM in gen_ll_addressable_symbols.shPatrick Delaunay2021-07-281-1/+1
* Makefile: Move drivers/i2c/ into drivers/MakefileSimon Glass2021-07-281-1/+0
* i2c: Fix the migration warningSimon Glass2021-07-281-1/+1
* Makefile: Sort the subdirectoriesSimon Glass2021-07-281-5/+5
* Makefile: Drop include/asm directory as well as symlinkSimon Glass2021-07-281-1/+1
* Prepare v2021.10-rc1v2021.10-rc1Tom Rini2021-07-261-2/+2
* smbios: Fix calculating BIOS Release DatePali Rohár2021-07-241-2/+0
* Makefile: Remove DM_VIDEO and DM_SPI_FLASH checksTom Rini2021-07-181-4/+0
* pci: Require DM_PCITom Rini2021-07-181-1/+0
* usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini2021-07-181-2/+0
* Makefile: Conditionally add defaultenv_h to envtools targetJoel Stanley2021-07-141-0/+2
* kconfig / kbuild: Re-sync with Linux 4.20Tom Rini2021-07-141-14/+49
* arm: Remove spear600 boards and the rest of SPEAr supportTom Rini2021-07-071-11/+0
* Makefile: Disable gcc-10.0 introduced warningsTom Rini2021-07-071-0/+4
* Prepare v2021.07v2021.07Tom Rini2021-07-051-1/+1
* Revert "TEST: USB_HOST not USB"Tom Rini2021-06-301-2/+2
* TEST: USB_HOST not USBTom Rini2021-06-301-2/+2
* Prepare v2021.07-rc5v2021.07-rc5Tom Rini2021-06-281-1/+1
* Makefile: Adjust indention of GENENV quiet outputJan Kiszka2021-06-221-1/+1
* Prepare v2021.07-rc4v2021.07-rc4Tom Rini2021-06-071-1/+1
* Prepare v2021.07-rc3v2021.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-rc2v2021.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-rc1v2021.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 nextWIP/29Mar2021-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
| |\ \