summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-17test/py: test kernel_noload decompression buffer overflowAristo Chen
2026-06-17bootm: increase kernel_noload decompression headroom from 4x to 8xAristo Chen
2026-06-17bootm: fix overflow of the noload kernel decompression bufferAristo Chen
2026-06-17Merge patch series "arm: omap: Add back omap4 support"Tom Rini
2026-06-17board: variscite: add support for the omap4_var_somBastien Curutchet
2026-06-17arm: ti: Introduce back omap4 supportBastien Curutchet
2026-06-17configs: omap4: remove unused boot target devicesBastien Curutchet
2026-06-17clk: ti: Remove AM33xx dependencyBastien Curutchet
2026-06-17arm: ti: omap: Extract common clock definitionsBastien Curutchet
2026-06-17arm: omap: Move PRM I2C channel frequency to vc.cBastien Curutchet
2026-06-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2026-06-16Merge tag 'u-boot-dfu-20260616' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-06-16Makefile: let 'make clean' remove files created by DEVICE_TREE_DEBUGRasmus Villemoes
2026-06-16arm: dts: renesas: Enable DBSC5 on R-Car R8A78000 X5H Cortex-M33 RSIP portMarek Vasut
2026-06-16ram: renesas: dbsc5: Add Renesas R-Car Gen5 DBSC5 driverMarek Vasut
2026-06-16ram: renesas: rtvram: Add support for Renesas R-Car Gen5Marek Vasut
2026-06-15lmb: Add the Rockchip architecture as requiring DMA below 4GHeiko Stuebner
2026-06-15Merge patch series "Repair boards broken by the 6.1 kbuild bump"Tom Rini
2026-06-15arm: mxs: Avoid passing FORCE to commandsSimon Glass
2026-06-15x86: edison: Avoid passing FORCE to the align commandSimon Glass
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)