summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2026-06-23net: clear IP defragmentation state after returning a complete packetMateusz Furdyna
2026-06-23net: airoha_eth: fix mt7531 mdio related initialization bugMikhail Kshevetskiy
2026-06-22Merge tag 'v2026.07-rc5' into nextTom Rini
2026-06-22Prepare v2026.07-rc5v2026.07-rc5Tom Rini
2026-06-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2026-06-22serial: sh: Fix dev_read_addr error checkFrancois Berder
2026-06-21Merge tag 'efi-2026-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-06-21doc: android: fastboot: Document halt behaviourMattijs Korpershoek
2026-06-21efi_selftest: fix use-after-freeVincent Stehlé
2026-06-21lib/efi_loader: fix block io revisionVincent Stehlé
2026-06-21efi_loader: fix memory leak in efi_var_collectIlias Apalodimas
2026-06-21bootdev: fix typosDenis Mukhin
2026-06-21efi_selftest: fix guid comparisonVincent Stehlé
2026-06-21doc: board: renesas: Document Renesas Ironhide board supportMarek Vasut