summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-30input: Correct dependencies for BUTTON_KEYBOARDTom Rini
2026-03-30SPL: Rework logic around SPL_BLK_FS (and SPL_NVME)Tom Rini
2026-03-30sysreset: Rework tests around SYSRESET_CMD_POWEROFFTom Rini
2026-03-27Merge tag 'xilinx-for-v2026.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2026-03-27cpu: microblaze: Fix unmet direct dependencies for XILINX_MICROBLAZE0_PVRMichal Simek
2026-03-25fw_loader: Introduce SUPPORTS_FW_LOADER symbolTom Rini
2026-03-25virtio: Fix virtio initialization sequenceChristian Pötzsch
2026-03-25Merge patch series "virtio: rng: Handle oversized return buffers"Tom Rini
2026-03-25virtio: rng: Handle oversized return buffersKavin Gunasekara
2026-03-25Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2026-03-24clk: mediatek: mt7623: fix pericfg priv_auto sizeDavid Lechner
2026-03-24pinctrl: mediatek: Add missing bind callback for several SoCsJulien Stephan
2026-03-24clk: mediatek: remove CLK_PARENT_XTALDavid Lechner
2026-03-24clk: mediatek: mt8518: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt8516: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt8512: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt8365: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt8195: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt8188: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt8183: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt7988: convert CLK_XTAL to CLK_PAD_CLK40MDavid Lechner
2026-03-24clk: mediatek: mt7987: convert CLK_XTAL to CLK_PAD_CLK40MDavid Lechner
2026-03-24clk: mediatek: mt7986: convert CLK_XTAL to CLK_PAD_CLK40MDavid Lechner
2026-03-24clk: mediatek: mt7981: convert CLK_XTAL to CLK_PAD_CLK40MDavid Lechner
2026-03-24clk: mediatek: mt7629: convert CLK_XTAL to CLK_PAD_CLK40MDavid Lechner
2026-03-24clk: mediatek: mt7623: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt7622: convert CLK_XTAL to CLK_PAD_CLK25MDavid Lechner
2026-03-24clk: mediatek: replace xtal2_rate with struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt8195: use ext_clock_ratesDavid Lechner
2026-03-24clk: mediatek: mt8188: use ext_clock_ratesDavid Lechner
2026-03-24clk: mediatek: mt8365: drop topckgen mapDavid Lechner
2026-03-24clk: mediatek: refactor duplicate *_mux_get_rate()David Lechner
2026-03-24clk: mediatek: remove CLK_PARENT_MIXED flagDavid Lechner
2026-03-24clk: mediatek: remove use of CLK_BYPASS_XTAL flagDavid Lechner
2026-03-24clk: mediatek: mt8518: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt8516: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt8512: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt8365: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt8195: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt8188: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt8183: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt7988: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt7987: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt7981: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt7629: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt7623: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt7622: convert to struct mtk_parentDavid Lechner
2026-03-24watchdog: qcom: stop watchdog by defaultCasey Connolly
2026-03-24qcom: rpmh: don't error for SLEEP requestsCasey Connolly
2026-03-24serial: msm-geni: allow invalid clockCasey Connolly