summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-06Prepare v2026.07v2026.07masterTom Rini
2026-07-06Merge patch series "Remove patman from the U-Boot tree"Tom Rini
2026-07-06patman: Remove the patch-management codeSimon Glass
2026-07-06patman: Remove the test suiteSimon Glass
2026-07-06patman: Replace the tool with a stub for patch-managerSimon Glass
2026-07-06patman: Add a .patman-defaults file for U-BootSimon Glass
2026-07-06test: Stop running the patman testsSimon Glass
2026-07-06tools: Stop packaging patman as a pip moduleSimon Glass
2026-07-06tools: docker: Drop patman from the CI imageSimon Glass
2026-07-06CI: Stop building and testing patmanSimon Glass
2026-07-06CI: Install pylibfdt's requirements in the tool jobsSimon Glass
2026-07-06doc: Remove the patman documentationSimon Glass
2026-07-06doc: Move the b4 guide into sending_patchesSimon Glass
2026-07-06Merge tag 'mmc-for-2026.07' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-07-06Revert "mmc: sdhci-cadence: trigger tuning for SD HS mode on SD6HC (v6) PHY"Tanmay Kathpalia
2026-07-06mmc: sd: fix redundant 1.8V voltage switch on cold boot with UHS cardTanmay Kathpalia
2026-07-03MAINTAINERS: Add entry for ARMIlias Apalodimas
2026-07-03treewide: change email links from mailman to patch.msgid.link with message-idNeil Armstrong
2026-07-03Kconfig: Fix grammatical error in help textAndrew Goodbody
2026-07-03.mailmap: Run mailmapper and sync name locationsMichal Simek
2026-07-03.mailmap: update e-mail address for Abbarapu Venkatesh YadavMichal Simek
2026-07-03.mailmap: map old addresses to their up-to-date counterpartsJoão Marcos Costa
2026-07-03drivers: sysreset: revert support for args in requestQuentin Schulz
2026-06-30Merge tag 'qcom-fixes-2026.07' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2026-06-30clk/qcom: milos: Add TCSRCC clocksLuca Weiss
2026-06-30clk/qcom: milos: Add remaining UFS clocksLuca Weiss
2026-06-27Merge tag 'u-boot-imx-master-20260627' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2026-06-27clk: imx: imx8mq: Fix iMX8MQ PLL issueYe Li
2026-06-26imx9: scmi: use 48-bit MAC add instead of incrementing mac[5]Alice Guo
2026-06-26imx9: scmi: Correct shutdown checkingPeng Fan
2026-06-26imx9: scmi: Fix SPL trampoline buffer for 1GB DDRYe Li
2026-06-25Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2026-06-25usb: onboard-hub: Add support for Corechips SL6341 USB 2.0/3.0 hub controllerAlexey Charkov
2026-06-24Merge tag 'mediatek-for-master-2026-06-24' of https://source.denx.de/u-boot/c...Tom Rini
2026-06-24arm: mediatek: mt8512: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-24arm: mediatek: mt8195: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-24arm: mediatek: mt8189: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-24arm: mediatek: mt8188: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-24arm: mediatek: mt7988: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-24arm: mediatek: mt7987: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-24net: mtk_eth: select LMB_LIMIT_DMA_BELOW_RAM_TOPDavid Lechner
2026-06-24mmc: mtk-sd: select LMB_LIMIT_DMA_BELOW_RAM_TOPDavid Lechner
2026-06-24arm64: dts: mediatek: mt6359: give regulators unique namesDavid Lechner
2026-06-23arm: aspeed: Fix AST2600 SPL external DTB alignmentQuentin Strydom
2026-06-23Merge tag 'net-20260623' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2026-06-23net: cdp: reject CDP TLVs with a length below the 4-byte headerPiyush Paliwal
2026-06-23net: lwip: introduce net_lwip_eth_stop() functionDavid Lechner
2026-06-23net: lwip: wget: return errno codes from wget_do_request()David Lechner
2026-06-23net: lwip: wget: fix error handling in wget_do_request()David Lechner
2026-06-23test: net: add IP defragmentation duplicate-fragment regression testMateusz Furdyna