summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2021-12-23fdt: Avoid emitting an device tree when not neededSimon Glass1-2/+4
2021-12-23fdt: Makefile: Ensure that OF_BOARD is used when neededSimon Glass1-0/+7
2021-12-23fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass1-2/+1
2021-12-21Merge tag 'v2022.01-rc4' into nextTom Rini1-1/+1
2021-12-20Prepare v2022.01-rc4Tom Rini1-1/+1
2021-12-05keyboard: Add a migration messageSimon Glass1-0/+1
2021-12-05binman: Allow providing tools and blob directoriesSimon Glass1-0/+2
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini1-2/+2
2021-11-29Prepare v2022.01-rc3Tom Rini1-1/+1
2021-11-16env: Allow U-Boot scripts to be placed in a .env fileSimon Glass1-1/+65
2021-11-15makefile: add missing semicolonsAngelo Dureghello1-1/+1
2021-11-15Prepare v2022.01-rc2Tom Rini1-1/+1
2021-11-13Makefile: Correct TPL rule for OF_REALSimon Glass1-1/+1
2021-11-12Create a new boot/ directorySimon Glass1-1/+2
2021-11-07efi: Create a 64-bit appSimon Glass1-2/+6
2021-11-07efi: Drop the OF_EMBED warning for EFISimon Glass1-1/+1
2021-11-01Prepare v2022.01-rc1Tom Rini1-3/+3
2021-10-31x86: Fix linking u-boot with ld.lldAlistair Delva1-0/+3
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas1-3/+3
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-3/+0
2021-10-19tools: Stop re-defining -std= when building toolsTom Rini1-2/+0
2021-10-19Makefile: Only build dtc if neededSimon Glass1-2/+28
2021-10-07tree: imx: remove old fit generator scriptAndrey Zhizhikin1-3/+0
2021-10-06acpi: Use U-Boot version for OEM_REVISIONPali Rohár1-2/+0
2021-10-04Merge branch 'next'Tom Rini1-22/+5
2021-10-04Prepare v2021.10Tom Rini1-1/+1
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk1-2/+2
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini1-5/+2
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini1-1/+1
2021-09-27Prepare v2021.10-rc5Tom Rini1-1/+1
2021-09-25fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass1-5/+2
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+1
2021-09-15Prepare v2021.10-rc4Tom Rini1-1/+1
2021-09-04net: Move network rules to drivers/netSimon Glass1-3/+0