summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2025-03-10usb: gadget: Remove final remnants of CONFIG_USB_DEVICETom Rini
2025-02-27mbedtls: refactor mbedtls build for XPLRaymond Mao
2025-02-24Merge tag 'v2025.04-rc3' into nextTom Rini
2025-02-24Prepare v2025.04-rc3v2025.04-rc3Tom Rini
2025-02-21arm: mediatek: build u-boot-mtk.bin only if neededWeijie Gao
2025-02-18u-boot-initial-env: Add missing dependenciesTom Rini
2025-02-11test: Move fdt-overlay-test rule into test/Simon Glass
2025-02-11test: Move optee-test rule into test/Simon Glass
2025-02-11test: Move env-test rule into test/Simon Glass
2025-02-11test: Tweak FDT-overlay testsSimon Glass
2025-02-10Prepare v2025.04-rc2v2025.04-rc2Tom Rini
2025-01-27Prepare v2025.04-rc1v2025.04-rc1Tom Rini
2025-01-18Merge tag 'efi-2025-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-01-18Makefile: Make sure all linker input objects existMarek Vasut
2025-01-18arm64: renesas: Rewrite u-boot-elf.srec base address if PIE for R-Car Gen3Marek Vasut
2025-01-17Makefile: let clean remove capsule_in.capsule*.efi-capsuleHeinrich Schuchardt
2025-01-08Merge branch 'next'Tom Rini
2025-01-06Prepare v2025.01v2025.01Tom Rini
2024-12-31Merge tag 'v2025.01-rc6' into nextTom Rini
2024-12-30Prepare v2025.01-rc6v2025.01-rc6Tom Rini
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-23Prepare v2025.01-rc5v2025.01-rc5Tom Rini
2024-12-19Makefile: Match the full path to ccache for filteringManorit Chawdhry
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-09Prepare v2025.01-rc4v2025.01-rc4Tom Rini
2024-11-30Makefile: avoid non-standard sed expressionsMark Kettenis
2024-11-27Makefile: Drop SPL_FIT_GENERATOR supportMarek Vasut
2024-11-27binman: Add option for pointing to separate descriptionMichal Simek
2024-11-25Prepare v2025.01-rc3v2025.01-rc3Tom Rini
2024-11-14Makefile: fix empty MK_ARCH when using ccacheQuentin Schulz
2024-11-13Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1Simon Glass
2024-11-11Prepare v2025.01-rc2v2025.01-rc2Tom Rini
2024-10-28Prepare v2025.01-rc1v2025.01-rc1Tom Rini
2024-10-18Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2024-10-18dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dtsMarek Vasut
2024-10-17Makefile: Drop SPL_FIT_SOURCE supportMarek Vasut
2024-10-17usb: tcpm: add core frameworkSebastian Reichel
2024-10-16net: split net into net{,-common,-legacy,-lwip}Jerome Forissier
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-15Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changesTom Rini
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