summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-24treewide: move bi_dram[] from bd to gdIlias Apalodimas
2026-06-23global_data: fix type for gd_malloc_ptr()Alexander Stein
2026-06-22Merge tag 'v2026.07-rc5' into nextTom Rini
2026-06-21bootdev: fix typosDenis Mukhin
2026-06-17Merge patch series "arm: omap: Add back omap4 support"Tom Rini
2026-06-17configs: omap4: remove unused boot target devicesBastien Curutchet
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-15Merge patch series "various memory related fixups"Tom Rini
2026-06-15memory: reserve from start_addr_sp to initial_relocaddrRandolph Sapp
2026-06-15boot: image-fdt: free old dtb reservationsRandolph Sapp
2026-06-12include: configs: am335x_evm: Enable vidconsoleMarkus Schneider-Pargmann (TI)
2026-06-11Merge patch series "This series introduces initial U-Boot support for mach-ax...Tom Rini
2026-06-10grm: axiado: Add AX3005 based SCM3005 board supportSiu Ming Tong
2026-06-10treewide: prefer __func__ over __FUNCTION__ and __PRETTY_FUNCTION__Aristo Chen
2026-06-10board: freebox: add Nodebox 10G board supportVincent Jardin
2026-06-10arm: mvebu: Add Allied Telesis x220Chris Packham
2026-06-08Merge tag 'v2026.07-rc4' into nextTom Rini
2026-06-08rockchip: Switch rk3229 boards to upstream devicetreeJohan Jonker
2026-06-08rockchip: Switch rk3128 boards to upstream devicetreeJohan Jonker
2026-06-08reset: Add reset_reset() and reset_reset_bulk() APIMichal Simek
2026-06-08board: amd: Add capsule and FWU supportPadmarao Begari
2026-06-08firmware: zynqmp: Add PMC PGGS register read APIPadmarao Begari
2026-06-05sysinfo: tq_eeprom: new driverNora Schiffer
2026-06-05sysinfo: add sysinfo_get_and_detect() helperNora Schiffer
2026-06-05board: tq: add TQMa6UL[L]x[L] SOM and MBa6ULx baseboardNora Schiffer
2026-06-05imx: Remove hardcoded watchdog base address macrosAlice Guo
2026-06-04Merge patch series "sc5xx Environment Cleanup and Fixes"Tom Rini
2026-06-04event: Remove obsolete comment and __used attributesTom Rini
2026-06-04linker_lists: Do not set "unused" attributeTom Rini
2026-06-04arm: sc5xx: Remove SC5XX_LOADADDRCaleb Ethridge
2026-06-04mach-sc5xx: Update SPI bootargs for ubifsCaleb Ethridge
2026-06-04mach-sc5xx: sc573: Rename EZKIT board to EZLITECaleb Ethridge
2026-06-04mach-sc5xx: Add USB boot commandCaleb Ethridge
2026-06-04mach-sc5xx: Switch from tftp to wgetCaleb Ethridge
2026-06-04mach-sc5xx: Update boot commandsCaleb Ethridge
2026-06-04mach-sc5xx: Remove update commands from default environmentCaleb Ethridge
2026-06-03net: guard SYS_RX_ETH_BUFFER with NETQuentin Schulz
2026-06-03net: tsec: make tsec_private a private structureQuentin Schulz
2026-06-02Merge patch series "Clean up bloblist initialization"Tom Rini
2026-06-02bloblist: Rework bloblist_init and bloblist_maybe_initTom Rini
2026-06-01arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD GeistNguyen Tran
2026-05-30video console: add 6x8 console font from linuxAlexey Charkov
2026-05-29Merge patch series "board: phytec: Update rm-cfgs, env and docs"Tom Rini
2026-05-29include: env: phytec: Drop legacy RAUC boot logicWadim Egorov
2026-05-29Merge patch series "Update envs to use Kconfig values"Tom Rini
2026-05-29env: ti: k3_dfu: use Kconfig options for addressesAnshul Dalal
2026-05-29env: ti: k3_dfu: load only the next stage binaryAnshul Dalal
2026-05-27Merge patch series "fit: dm-verity support"Tom Rini
2026-05-27tools: mkimage: add dm-verity Merkle-tree generationDaniel Golle