summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-06-06Prepare v2022.07-rc4Tom Rini1-1/+1
2022-05-23Prepare v2022.07-rc3Tom Rini1-1/+1
2022-05-23powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR bootingPali Rohár1-1/+1
2022-05-11Makefile: update warning about CONFIG_OF_EMBEDRalph Siemsen1-1/+1
2022-05-09Prepare v2022.07-rc2Tom Rini1-1/+1
2022-05-08Makefile: support CROSS_COMPILE=armv7a-*Heinrich Schuchardt1-1/+1
2022-05-08Makefile: Avoid non-portable GNU sed extensionMark Kettenis1-1/+1
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass1-0/+14
2022-05-02Makefile: Tidy up the TPL build rulesSimon Glass1-2/+5
2022-05-02Makefile: Simplify devicetree rules for SPL/TPLSimon Glass1-5/+2
2022-05-02test: Tidy up test building with SPLSimon Glass1-1/+1
2022-04-26Prepare v2022.07-rc1Tom Rini1-2/+2
2022-04-19Makefile: Drop a stale comment about linkingSimon Glass1-4/+0
2022-04-07Makefile: Sort u-boot-initial-env outputChristoph Niedermaier1-1/+2
2022-04-06Makefile: add endian link flag to u-boot-elf.oDu Huanpeng1-0/+1
2022-04-04Merge branch 'next'Tom Rini1-3/+16
2022-04-04Prepare v2022.04Tom Rini1-1/+1
2022-04-04env: do not fail on non-existing env.in fileAndrey Zhizhikin1-1/+1
2022-04-01env: Avoid using a leftover text-environment fileSimon Glass1-1/+4
2022-03-31Makefile: provide sah-key to binmanPhilippe Reynes1-0/+1
2022-03-31Makefile: make clean should delete include/generated/env.inHeinrich Schuchardt1-2/+2
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini1-4/+5
2022-03-28Prepare v2022.04-rc5Tom Rini1-1/+1
2022-03-28Makefile: add drivers/video/u_boot_logo.S to cleanHeinrich Schuchardt1-1/+2
2022-03-25Add option to use -OgSean Anderson1-0/+4
2022-03-25Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configsSean Anderson1-1/+3
2022-03-20Makefile: Fix doc path in warning messageJohannes Krottmayer1-2/+2
2022-03-15Merge tag 'v2022.04-rc4' into nextTom Rini1-2/+2
2022-03-14Prepare v2022.04-rc4Tom Rini1-1/+1
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-1/+1
2022-03-02Makefile: Add a way to check for pylint errorsSimon Glass1-2/+8
2022-03-01Prepare v2022.04-rc3Tom Rini1-1/+1
2022-02-28tools: pblimage: fix image header verification functionHou Zhiqiang1-1/+1
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes1-1/+2
2022-02-22binman: Add support for TEE BL32Roger Quadros1-0/+1
2022-02-15Prepare v2022.04-rc2Tom Rini1-1/+1
2022-02-11Replace echo -n's used in environment processing with touchqthedev1-2/+2
2022-02-09dm: scsi: Add a migration deadline for scsiSimon Glass1-0/+1
2022-02-05Makefile: imx: Do not call arch/arm/mach-imx flash.bin generation if BINMAN e...Marek Vasut1-1/+0
2022-02-01Prepare v2022.04-rc1Tom Rini1-2/+2
2022-01-31pylint: Adjust how the output is producedSimon Glass1-3/+4
2022-01-29dm: serial: Add a migration deadline for serialSimon Glass1-0/+1
2022-01-25Makefile: Fake external blobs by default with binmanSimon Glass1-1/+1
2022-01-25Makefile: Add a pylint checker to the buildSimon Glass1-1/+44
2022-01-15efi: Build the 64-bit app properlySimon Glass1-2/+2
2022-01-13timer: Add a migration messageSimon Glass1-0/+4
2022-01-13Makefile: Add more files to clean listAdam Ford1-1/+3
2022-01-10Merge branch 'next'Tom Rini1-5/+80
2022-01-10Prepare v2022.01Tom Rini1-1/+1
2022-01-07binman: add support for creating dummy files for external blobsHeiko Thiery1-0/+1