summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-10-07Prepare v2024.10HEADv2024.10upstreammasterTom Rini1-1/+1
2024-09-30Prepare v2024.10-rc6Tom Rini1-1/+1
2024-09-16Prepare v2024.10-rc5Tom Rini1-1/+1
2024-09-02Prepare v2024.10-rc4Tom Rini1-1/+1
2024-08-19Prepare v2024.10-rc3Tom Rini1-1/+1
2024-08-11Makefile: don't use CFLAGS for environment text fileHeinrich Schuchardt1-1/+1
2024-08-05Prepare v2024.10-rc2Tom Rini1-1/+1
2024-07-31Merge patch series "Endian Kconfig improvements"Tom Rini1-1/+1
2024-07-31config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possibleJiaxun Yang1-1/+1
2024-07-29Makefile: Pass OF_SPL_REMOVE_PROPS to binmanSimon Glass1-0/+1
2024-07-29Makefile: Provide VPL devicetree and padding to binmanSimon Glass1-0/+2
2024-07-22Prepare v2024.10-rc1Tom Rini1-2/+2
2024-07-01Merge branch 'next'Tom Rini1-3/+6
2024-07-01Prepare v2024.07Tom Rini1-1/+1
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini1-1/+1
2024-06-24Prepare v2024.07-rc5Tom Rini1-1/+1
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini1-1/+1
2024-06-03Prepare v2024.07-rc4Tom Rini1-1/+1
2024-05-24binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signingMarek Vasut1-1/+1
2024-05-21Merge patch series "scripts/setlocalversion sync with linux 6.9"Tom Rini1-2/+5
2024-05-21scripts/setlocalversion: sync with linux v6.9Rasmus Villemoes1-1/+4
2024-05-21Makefile: refactor ubootrelease targetRasmus Villemoes1-1/+1
2024-05-20Prepare v2024.07-rc3Tom Rini1-1/+1
2024-05-06Prepare v2024.07-rc2Tom Rini1-1/+1
2024-04-29Makefile: don't add -Wno-maybe-uninitialized twiceHeinrich Schuchardt1-1/+1
2024-04-22Prepare v2024.07-rc1Tom Rini1-2/+2
2024-04-10build: Revive and update LDR format supportGreg Malysa1-1/+1
2024-04-08efi_loader: move HOST_ARCH to version_autogenerated.hHeinrich Schuchardt1-0/+1
2024-04-08capsule: Makefile: add the generated files to CLEAN_FILES listSughosh Ganu1-1/+2
2024-04-02Merge branch 'next'Tom Rini1-15/+49
2024-04-02Prepare v2024.04Tom Rini1-1/+1
2024-03-25Merge tag 'v2024.04-rc5' into nextTom Rini1-1/+1
2024-03-25Prepare v2024.04-rc5Tom Rini1-1/+1
2024-03-19Makefile: use shell to calculate map_sizeLeon M. Busch-George1-5/+10
2024-03-13Makefile: Improve generated_defconfig file handlingSam Protsenko1-0/+1
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini1-2/+2
2024-03-11Prepare v2024.04-rc4Tom Rini1-1/+1
2024-03-04Merge branch '2024-03-02-assorted-updates' into nextTom Rini1-1/+2
2024-03-04Makefile: pass -undef option to cmd_gen_envpSébastien Szymanski1-1/+2
2024-03-04Makefile: remove hardcoded device tree source directoryBryan Brattlof1-6/+16
2024-03-02Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"Tom Rini1-1/+1
2024-03-02ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesasMarek Vasut1-1/+1
2024-02-29Makefile: Allow upstream DT subtree to provide DT includesSumit Garg1-1/+2
2024-02-29Makefile: Add support for DT bindings schema checksSumit Garg1-2/+18
2024-02-26Prepare v2024.04-rc3Tom Rini1-1/+1
2024-02-13Prepare v2024.04-rc2Tom Rini1-1/+1
2024-01-29Prepare v2024.04-rc1Tom Rini1-2/+2
2024-01-11Merge patch series "net fixes prior lwip"Tom Rini1-0/+2
2024-01-11Makefile: add dtbs to cleanMaxim Uvarov1-0/+2
2024-01-08Merge branch 'next'Tom Rini1-2/+3