summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-10-07Prepare v2024.10v2024.10Tom Rini
2024-10-02Makefile: pass external DTB provided by make variable EXT_DTB to binmanAlexander Kochetkov
2024-09-30Merge tag 'v2024.10-rc6' into nextTom Rini
2024-09-30Prepare v2024.10-rc6v2024.10-rc6Tom Rini
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-16Prepare v2024.10-rc5v2024.10-rc5Tom Rini
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-09-02Prepare v2024.10-rc4v2024.10-rc4Tom Rini
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini
2024-08-19Prepare v2024.10-rc3v2024.10-rc3Tom Rini
2024-08-11Makefile: don't use CFLAGS for environment text fileHeinrich Schuchardt
2024-08-09sandbox: Add ELF file to VPL u-boot.imgSimon Glass
2024-08-05Prepare v2024.10-rc2v2024.10-rc2Tom Rini
2024-07-31Merge patch series "Endian Kconfig improvements"Tom Rini
2024-07-31config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possibleJiaxun Yang
2024-07-29Makefile: Pass OF_SPL_REMOVE_PROPS to binmanSimon Glass
2024-07-29Makefile: Provide VPL devicetree and padding to binmanSimon Glass
2024-07-22Prepare v2024.10-rc1v2024.10-rc1Tom Rini
2024-07-01Merge branch 'next'Tom Rini
2024-07-01Prepare v2024.07v2024.07Tom Rini
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-24Prepare v2024.07-rc5v2024.07-rc5Tom Rini
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini
2024-06-03Prepare v2024.07-rc4v2024.07-rc4Tom Rini
2024-05-24binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signingMarek Vasut
2024-05-21Merge patch series "scripts/setlocalversion sync with linux 6.9"Tom Rini
2024-05-21scripts/setlocalversion: sync with linux v6.9Rasmus Villemoes
2024-05-21Makefile: refactor ubootrelease targetRasmus Villemoes
2024-05-20Prepare v2024.07-rc3v2024.07-rc3Tom Rini
2024-05-06Prepare v2024.07-rc2v2024.07-rc2Tom Rini
2024-04-29Makefile: don't add -Wno-maybe-uninitialized twiceHeinrich Schuchardt
2024-04-22Prepare v2024.07-rc1v2024.07-rc1Tom Rini
2024-04-10build: Revive and update LDR format supportGreg Malysa
2024-04-08efi_loader: move HOST_ARCH to version_autogenerated.hHeinrich Schuchardt
2024-04-08capsule: Makefile: add the generated files to CLEAN_FILES listSughosh Ganu
2024-04-02Merge branch 'next'Tom Rini
2024-04-02Prepare v2024.04v2024.04Tom Rini
2024-03-25Merge tag 'v2024.04-rc5' into nextTom Rini
2024-03-25Prepare v2024.04-rc5v2024.04-rc5Tom Rini
2024-03-19Makefile: use shell to calculate map_sizeLeon M. Busch-George
2024-03-13Makefile: Improve generated_defconfig file handlingSam Protsenko
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-11Prepare v2024.04-rc4v2024.04-rc4Tom Rini
2024-03-04Merge branch '2024-03-02-assorted-updates' into nextTom Rini
2024-03-04Makefile: pass -undef option to cmd_gen_envpSébastien Szymanski
2024-03-04Makefile: remove hardcoded device tree source directoryBryan Brattlof
2024-03-02Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"Tom Rini
2024-03-02ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesasMarek Vasut
2024-02-29Makefile: Allow upstream DT subtree to provide DT includesSumit Garg
2024-02-29Makefile: Add support for DT bindings schema checksSumit Garg