summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23Merge patch series "DDR configuration refactor and 16GB dual-rank support"Tom Rini
2026-03-23board: toradex: aquila-am69: Add support for 16GB dual rank memory configurationEmanuele Ghidoli
2026-03-23board: toradex: aquila-am69: refactor memory configurationEmanuele Ghidoli
2026-03-23Merge patch series "Provide a class for building filesystem images"Tom Rini
2026-03-23test: Convert fs_helper to use a classSimon Glass
2026-03-23test: fs_helper: Drop the size_gran argumentSimon Glass
2026-03-23test: Update comment for fs_helper.setup_image()Simon Glass
2026-03-23test: fs_helper: Add a quiet flag to mk_fs()Simon Glass
2026-03-23test: fs_helper: Allow passing the image filenameSimon Glass
2026-03-23Merge tag 'fsl-qoriq-next-2026-03-23' of https://source.denx.de/u-boot/custod...Tom Rini
2026-03-23Merge tag 'mmc-next-2026-03-23' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-23include: env: ti: move board specific scripts out of ti_commonAnshul Dalal
2026-03-23dm: regulator: fix missing quote in error messageDavid Lechner
2026-03-23mmc: Add support for eMMC 5.1B specificationHan Xu
2026-03-23scmi: pinctrl: add pinctrl driver for SCMIDan Carpenter
2026-03-23scmi: update comments for scmi_pinctrl_config_set_in()Dan Carpenter
2026-03-23scmi: pinctrl: add pinctrl message IDsDan Carpenter
2026-03-23scmi: Rework SCMI_FIRMWARE implementationTom Rini
2026-03-18Merge patch series "bootm: Clean up arch-specific, pre-OS clean-up"Tom Rini
2026-03-18sandbox: Call bootm_final()Simon Glass
2026-03-18xtensa: Call bootm_final()Simon Glass
2026-03-18sh: Call bootm_final()Simon Glass
2026-03-18nios2: Call bootm_final()Simon Glass
2026-03-18m68k: Call bootm_final()Simon Glass
2026-03-18powerpc: Call bootm_final()Simon Glass
2026-03-18mips: Call bootm_final()Simon Glass
2026-03-18microblaze: Call bootm_final()Simon Glass
2026-03-18arc: Call bootm_final()Simon Glass
2026-03-18arm: Call bootm_final()Simon Glass
2026-03-18bootm: Stash bootstage data in bootm_final()Simon Glass
2026-03-18riscv: Call bootm_final()Simon Glass