summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Prepare v2022.04-rc1v2022.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.01v2022.01Tom Rini2022-01-101-1/+1
* | | | binman: add support for creating dummy files for external blobsHeiko Thiery2022-01-071-0/+1
| |_|/ |/| |
* | | Prepare v2022.01-rc4v2022.01-rc4Tom Rini2021-12-201-1/+1
| |/ |/|
* | Prepare v2022.01-rc3v2022.01-rc3Tom Rini2021-11-291-1/+1
* | makefile: add missing semicolonsAngelo Dureghello2021-11-151-1/+1
|/
* Prepare v2022.01-rc2v2022.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-rc1v2022.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
* | Makefile: Only build dtc if neededSimon Glass2021-10-191-2/+28
|/
* acpi: Use U-Boot version for OEM_REVISIONPali Rohár2021-10-061-2/+0
* Merge branch 'next'Tom Rini2021-10-041-22/+5
|\
| * WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-1/+1
| * WS cleanup: remove trailing white spaceWolfgang Denk2021-09-301-2/+2
| * Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...WIP/27Sep2021-nextTom Rini2021-09-271-5/+2
| |\
| | * fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass2021-09-251-5/+2
| * | Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-271-1/+1
| |\ \ | | |/ | |/|
| * | Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-161-1/+1
| |\ \
| * | | net: Move network rules to drivers/netWIP/2021-09-04-makefile-cleanups-part-bSimon Glass2021-09-041-3/+0
| * | | power: Refactor Makefile rulesSimon Glass2021-09-041-7/+0
| * | | gpio: Add a GPIO configSimon Glass2021-09-041-1/+0
| * | | Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass2021-09-041-1/+0
| * | | spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-041-1/+0
| * | | serial: Add a SERIAL configSimon Glass2021-09-041-1/+0
* | | | Prepare v2021.10v2021.10Tom Rini2021-10-041-1/+1
| |_|/ |/| |
* | | Prepare v2021.10-rc5v2021.10-rc5Tom Rini2021-09-271-1/+1
| |/ |/|