summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Prepare v2022.04Tom Rini2022-04-041-1/+1
* | | | env: do not fail on non-existing env.in fileAndrey Zhizhikin2022-04-041-1/+1
* | | | env: Avoid using a leftover text-environment fileSimon Glass2022-03-311-1/+4
* | | | Makefile: make clean should delete include/generated/env.inHeinrich Schuchardt2022-03-311-2/+2
| |_|/ |/| |
* | | Prepare v2022.04-rc5Tom Rini2022-03-281-1/+1
* | | Makefile: add drivers/video/u_boot_logo.S to cleanHeinrich Schuchardt2022-03-281-1/+2
* | | Makefile: Fix doc path in warning messageJohannes Krottmayer2022-03-201-2/+2
| |/ |/|
* | Prepare v2022.04-rc4Tom Rini2022-03-141-1/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2022-03-031-1/+1
|\ \ | |/ |/|
| * tools: pblimage: fix image header verification functionHou Zhiqiang2022-02-281-1/+1
* | Prepare v2022.04-rc3Tom Rini2022-02-281-1/+1
|/
* scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes2022-02-251-1/+2
* binman: Add support for TEE BL32Roger Quadros2022-02-221-0/+1
* Prepare v2022.04-rc2Tom Rini2022-02-141-1/+1
* Replace echo -n's used in environment processing with touchqthedev2022-02-111-2/+2
* dm: scsi: Add a migration deadline for scsiSimon Glass2022-02-091-0/+1
* Makefile: imx: Do not call arch/arm/mach-imx flash.bin generation if BINMAN e...Marek Vasut2022-02-051-1/+0
* Prepare v2022.04-rc1Tom Rini2022-01-311-2/+2
* pylint: Adjust how the output is producedSimon Glass2022-01-311-3/+4
* dm: serial: Add a migration deadline for serialSimon Glass2022-01-281-0/+1
* Makefile: Fake external blobs by default with binmanSimon Glass2022-01-251-1/+1
* Makefile: Add a pylint checker to the buildSimon Glass2022-01-241-1/+44
* efi: Build the 64-bit app properlySimon Glass2022-01-151-2/+2
* timer: Add a migration messageSimon Glass2022-01-121-0/+4
* Makefile: Add more files to clean listAdam Ford2022-01-121-1/+3
* Merge branch 'next'Tom Rini2022-01-101-5/+80
|\
| * fdt: Avoid emitting an device tree when not neededSimon Glass2021-12-231-2/+4
| * fdt: Makefile: Ensure that OF_BOARD is used when neededSimon Glass2021-12-231-0/+7
| * fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass2021-12-231-2/+1
| * Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-201-1/+1
| |\
| * | keyboard: Add a migration messageSimon Glass2021-12-051-0/+1
| * | binman: Allow providing tools and blob directoriesSimon Glass2021-12-051-0/+2
| * | Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-291-2/+2
| |\ \
| * | | env: Allow U-Boot scripts to be placed in a .env fileSimon Glass2021-11-161-1/+65
* | | | Prepare v2022.01Tom Rini2022-01-101-1/+1
* | | | binman: add support for creating dummy files for external blobsHeiko Thiery2022-01-071-0/+1
| |_|/ |/| |
* | | Prepare v2022.01-rc4Tom Rini2021-12-201-1/+1
| |/ |/|
* | Prepare v2022.01-rc3Tom Rini2021-11-291-1/+1
* | makefile: add missing semicolonsAngelo Dureghello2021-11-151-1/+1
|/
* Prepare v2022.01-rc2Tom Rini2021-11-151-1/+1
* Makefile: Correct TPL rule for OF_REALSimon Glass2021-11-131-1/+1
* Create a new boot/ directorySimon Glass2021-11-111-1/+2
* efi: Create a 64-bit appSimon Glass2021-11-071-2/+6
* efi: Drop the OF_EMBED warning for EFISimon Glass2021-11-071-1/+1
* Prepare v2022.01-rc1Tom Rini2021-11-011-3/+3
* x86: Fix linking u-boot with ld.lldAlistair Delva2021-10-311-0/+3
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-271-3/+3
* Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-10-201-3/+0
|\
| * tree: imx: remove old fit generator scriptAndrey Zhizhikin2021-10-071-3/+0
* | tools: Stop re-defining -std= when building toolsTom Rini2021-10-191-2/+0