summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-25Kconfig: video: restyleJohan Jonker
2026-06-25Kconfig: usb: restyleJohan Jonker
2026-06-25Kconfig: power: restyleJohan Jonker
2026-06-25Kconfig: pinctrl: restyleJohan Jonker
2026-06-25Kconfig: net: restyleJohan Jonker
2026-06-25Kconfig: mtd: restyleJohan Jonker
2026-06-25Kconfig: i2c: restyleJohan Jonker
2026-06-25Kconfig: net: restyleJohan Jonker
2026-06-25Kconfig: lib: restyleJohan Jonker
2026-06-25Kconfig: fs: restyleJohan Jonker
2026-06-25Kconfig: dts: restyleJohan Jonker
2026-06-25Kconfig: disk: restyleJohan Jonker
2026-06-25Kconfig: common: restyleJohan Jonker
2026-06-25Kconfig: cmd: restyleJohan Jonker
2026-06-25Kconfig: boot: restyleJohan Jonker
2026-06-25Merge patch series "Kconfig restyle"Tom Rini
2026-06-25Kconfig: board: restyleJohan Jonker
2026-06-25Kconfig: arch: restyleJohan Jonker
2026-06-25Kconfig: arm: restyleJohan Jonker
2026-06-25Kconfig: misc: add empty lineJohan Jonker
2026-06-25Kconfig: themal: fix typoJohan Jonker
2026-06-25Kconfig: power: pmic: fix typoJohan Jonker
2026-06-25Kconfig: powerpc: mpc85xx: fix typoJohan Jonker
2026-06-25Kconfig: armv7: fix typoJohan Jonker
2026-06-25Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2026-06-24Merge patch series "Relocate U-Boot in the last bank"Tom Rini
2026-06-24doc: Add a warning about using RELOC_ADDR_TOPIlias Apalodimas
2026-06-24configs: Enable RELOC_ADDR_TOP on arm64 QEMUIlias Apalodimas
2026-06-24common: Add an option to relocate on ram topIlias Apalodimas
2026-06-24rpi: Add a local get_effective_memsize()Ilias Apalodimas
2026-06-24common: Clean up setup_dest_addr()Ilias Apalodimas
2026-06-24common: move ram_base calculation to independent INITCALL()Ilias Apalodimas
2026-06-24treewide: move bi_dram[] from bd to gdIlias Apalodimas
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-23rtc: goldfish: Return error when device address is invalidKuan-Wei Chiu
2026-06-23timer: goldfish: Return error when device address is invalidKuan-Wei Chiu
2026-06-23serial: goldfish: return error when device address is invalidNaveen Kumar Chaudhary
2026-06-23serial: cortina: check RX FIFO status before reading dataNaveen Kumar Chaudhary
2026-06-23global_data: fix type for gd_malloc_ptr()Alexander Stein
2026-06-23arm: aspeed: Fix AST2600 SPL external DTB alignmentQuentin Strydom