summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-15Merge patch series "various memory related fixups"Tom Rini
2026-06-15memory: reserve from start_addr_sp to initial_relocaddrRandolph Sapp
2026-06-15test: boot: add a fdt reserved region checkRandolph Sapp
2026-06-15test_ut: add a ut_ubman fixture to clean up testsRandolph Sapp
2026-06-15boot: image-fdt: free old dtb reservationsRandolph Sapp
2026-06-15usb: gadget: atmel: use calloc() to allocate endpoint listZixun LI
2026-06-15android_ab: fix slot selectionColin Pinnell McAllister
2026-06-15fastboot: Fix blk_dwrite error checkingFrancois Berder
2026-06-14Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2026-06-14arm64: renesas: Initialize GIC600 fully on R-Car S4/V4H/V4MMarek Vasut
2026-06-14arm64: renesas: Fold mach_cpu_init into board_init_f on R-Car S4/V4H/V4M SPLMarek Vasut
2026-06-13Merge branch 'assorted-fit-validation-fixes' into nextTom Rini
2026-06-13fdt: Check return value of fdt_get_name() callsAnton Ivanov
2026-06-13arm: renesas: Make R-Car Gen5 u-boot-elf.shdr compatible with SDK flash_writerMarek Vasut
2026-06-13arm: renesas: Build u-boot-elf.shdr for R-Car X5H Cortex-M33 RSIP portMarek Vasut
2026-06-12image-fit: Validate external data offset and sizeAnton Ivanov
2026-06-12image-fit: Limit recursion depth in fdt_check_no_at()Anton Ivanov
2026-06-12fdt_region: Check return value of fdt_get_property_by_offset() callsAnton Ivanov
2026-06-12image-fit-sig: Validate hashed-strings region sizeAnton Ivanov
2026-06-12Merge patch series "arm: am335x: Switch to upstream devicetree"Tom Rini
2026-06-12arm: dts: Move remaining am335x-bone* to OF_UPSTREAMMarkus Schneider-Pargmann (TI)
2026-06-12arm: mach-omap2: Use dt_dir for devicetree pathsMarkus Schneider-Pargmann (TI)
2026-06-12Makefile: Move dt_dir definitionMarkus Schneider-Pargmann (TI)
2026-06-12dm: core: Remove dependency on CLKMarkus Schneider-Pargmann (TI)
2026-06-12arm: dts: am335x: Remove unused uboot devicetreesMarkus Schneider-Pargmann (TI)
2026-06-12configs: am335x_evm_defconfig: Switch to upstream devicetreeMarkus Schneider-Pargmann (TI)
2026-06-12dm: core: Split SIMPLE_PM_BUS into phasesMarkus Schneider-Pargmann (TI)
2026-06-12am33xx: Support upstream devicetree USB deviceMarkus Schneider-Pargmann (TI)
2026-06-12am33xx: Fix comment about config symbolsMarkus Schneider-Pargmann (TI)
2026-06-12arm: dts: am335x-boneblack-u-boot: Add lcdc to all boot phasesMarkus Schneider-Pargmann (TI)
2026-06-12arm: dts: am335x-*-u-boot: Add chosen tick-timerMarkus Schneider-Pargmann (TI)
2026-06-12am33xx: Avoid hard failure on USB probe issueMarkus Schneider-Pargmann (TI)
2026-06-12configs: am335x_evm: Unify evm board defconfigsMarkus Schneider-Pargmann (TI)
2026-06-12configs: am335x_evm: Enable SPL_OPTIMIZE_INLININGMarkus Schneider-Pargmann (TI)
2026-06-12include: configs: am335x_evm: Enable vidconsoleMarkus Schneider-Pargmann (TI)
2026-06-12configs: am335x_evm_defconfig: Enable panelMarkus Schneider-Pargmann (TI)
2026-06-12arm: dts: am335x-evm: Add backlight to the panelMarkus Schneider-Pargmann (TI)
2026-06-12Merge patch series "configs: imx95: enable PCI_INIT_R for Toradex modules"Tom Rini
2026-06-12configs: verdin-imx95: enable PCI_INIT_RFranz Schnyder
2026-06-12configs: toradex-smarc-imx95: enable PCI_INIT_RFranz Schnyder
2026-06-11Merge patch series "fdt_support: validate property lengths in chosen and dma-...Tom Rini
2026-06-11fdt_support: validate dma-ranges length in fdt_get_dma_rangeAristo Chen
2026-06-11fdt_support: bound serialN alias length before copying to stackAristo Chen
2026-06-11Merge patch series "tools: mkimage: fix get_basename crash on paths with dott...Tom Rini
2026-06-11test/py: cover get_basename crash on paths with dotted directoriesAristo Chen
2026-06-11tools: mkimage: fix get_basename crash on paths with dotted directoriesAristo Chen
2026-06-11bootm: bound-check OS index in bootm_os_get_boot_func()Aristo Chen
2026-06-11drivers: gpio: Fix dev_read_addr error checkFrancois Berder
2026-06-11board: ti: am62ax: tifs-rm-cfg/rm-cfg: Update DMA resource sharing for CPSWSiddharth Vadapalli
2026-06-11arm: dts: add/fix I2C controllers for sc5xxJie Zhang