summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-10-15Makefile: Drop SPL_FIT_GENERATOR supportMarek Vasut
2024-10-15Makefile: Drop SPL_FIT_SOURCE supportMarek Vasut
2024-10-14Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"Tom Rini
2024-10-14mbedtls: add mbedtls into the build systemRaymond Mao
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11scripts: Rename Makefile.spl to Makefile.xplSimon Glass
2024-10-11Makefile: Add a u-boot.cfg file for VPLSimon Glass
2024-10-07Merge branch 'next'Tom Rini
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