summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-14Prepare v2022.04-rc4Tom Rini
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2022-03-02Makefile: Add a way to check for pylint errorsSimon Glass
2022-02-28Prepare v2022.04-rc3Tom Rini
2022-02-28tools: pblimage: fix image header verification functionHou Zhiqiang
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes
2022-02-22binman: Add support for TEE BL32Roger Quadros
2022-02-14Prepare v2022.04-rc2Tom Rini
2022-02-11Replace echo -n's used in environment processing with touchqthedev
2022-02-09dm: scsi: Add a migration deadline for scsiSimon Glass
2022-02-05Makefile: imx: Do not call arch/arm/mach-imx flash.bin generation if BINMAN e...Marek Vasut
2022-01-31Prepare v2022.04-rc1Tom Rini
2022-01-31pylint: Adjust how the output is producedSimon Glass
2022-01-28dm: serial: Add a migration deadline for serialSimon Glass
2022-01-25Makefile: Fake external blobs by default with binmanSimon Glass
2022-01-24Makefile: Add a pylint checker to the buildSimon Glass
2022-01-15efi: Build the 64-bit app properlySimon Glass
2022-01-12timer: Add a migration messageSimon Glass
2022-01-12Makefile: Add more files to clean listAdam Ford
2022-01-10Merge branch 'next'Tom Rini
2022-01-10Prepare v2022.01Tom Rini
2022-01-07binman: add support for creating dummy files for external blobsHeiko Thiery
2021-12-23fdt: Avoid emitting an device tree when not neededSimon Glass
2021-12-23fdt: Makefile: Ensure that OF_BOARD is used when neededSimon Glass
2021-12-23fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-20Prepare v2022.01-rc4Tom Rini
2021-12-05keyboard: Add a migration messageSimon Glass
2021-12-05binman: Allow providing tools and blob directoriesSimon Glass
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-29Prepare v2022.01-rc3Tom Rini
2021-11-16env: Allow U-Boot scripts to be placed in a .env fileSimon Glass
2021-11-15makefile: add missing semicolonsAngelo Dureghello
2021-11-15Prepare v2022.01-rc2Tom Rini
2021-11-13Makefile: Correct TPL rule for OF_REALSimon Glass
2021-11-11Create a new boot/ directorySimon Glass
2021-11-07efi: Create a 64-bit appSimon Glass
2021-11-07efi: Drop the OF_EMBED warning for EFISimon Glass
2021-11-01Prepare v2022.01-rc1Tom Rini
2021-10-31x86: Fix linking u-boot with ld.lldAlistair Delva
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-10-19tools: Stop re-defining -std= when building toolsTom Rini
2021-10-19Makefile: Only build dtc if neededSimon Glass
2021-10-07tree: imx: remove old fit generator scriptAndrey Zhizhikin
2021-10-06acpi: Use U-Boot version for OEM_REVISIONPali Rohár
2021-10-04Merge branch 'next'Tom Rini
2021-10-04Prepare v2021.10Tom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk