summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
3 daysboard: tq: add TQMa6UL[L]x[L] SOM and MBa6ULx baseboardNora Schiffer
3 daysimx: Remove hardcoded watchdog base address macrosAlice Guo
4 daysMerge patch series "sc5xx Environment Cleanup and Fixes"Tom Rini
4 daysevent: Remove obsolete comment and __used attributesTom Rini
4 dayslinker_lists: Do not set "unused" attributeTom Rini
4 daysarm: sc5xx: Remove SC5XX_LOADADDRCaleb Ethridge
4 daysmach-sc5xx: Update SPI bootargs for ubifsCaleb Ethridge
4 daysmach-sc5xx: sc573: Rename EZKIT board to EZLITECaleb Ethridge
4 daysmach-sc5xx: Add USB boot commandCaleb Ethridge
4 daysmach-sc5xx: Switch from tftp to wgetCaleb Ethridge
4 daysmach-sc5xx: Update boot commandsCaleb Ethridge
4 daysmach-sc5xx: Remove update commands from default environmentCaleb Ethridge
5 daysnet: guard SYS_RX_ETH_BUFFER with NETQuentin Schulz
5 daysnet: tsec: make tsec_private a private structureQuentin Schulz
6 daysMerge patch series "Clean up bloblist initialization"Tom Rini
6 daysbloblist: Rework bloblist_init and bloblist_maybe_initTom Rini
9 daysvideo console: add 6x8 console font from linuxAlexey Charkov
10 daysMerge patch series "board: phytec: Update rm-cfgs, env and docs"Tom Rini
10 daysinclude: env: phytec: Drop legacy RAUC boot logicWadim Egorov
10 daysMerge patch series "Update envs to use Kconfig values"Tom Rini
10 daysenv: ti: k3_dfu: use Kconfig options for addressesAnshul Dalal
10 daysenv: ti: k3_dfu: load only the next stage binaryAnshul Dalal
12 daysMerge patch series "fit: dm-verity support"Tom Rini
12 daystools: mkimage: add dm-verity Merkle-tree generationDaniel Golle
12 daysinclude: hexdump: make hex2bin() usable from host toolsDaniel Golle
12 daysboot: fit: support generating DM verity cmdline parametersDaniel Golle
12 daysimage: fit: add dm-verity property name constantsDaniel Golle
14 daysMerge patch series "env: migrate static flags list to Kconfig"Tom Rini
14 daysenv: migrate static flags list to KconfigJames Hilliard
14 dayscros_ec: Sync ec_commands.h from upstream Chrome OS ECSimon Glass
14 daysMerge tag 'v2026.07-rc3' into nextTom Rini
2026-05-22virtio: blk: Fix converting the vendor id to a stringDaniel Palmer
2026-05-22virtio: mmio: Allow instantiation via platform dataDaniel Palmer
2026-05-21arm: renesas: Add Renesas R-Car R8A78000 X5H Cortex-M33 RSIP portMarek Vasut
2026-05-21arm64: dts: renesas: Update reset IDs on R-Car Gen5 R8A78000 X5HMarek Vasut
2026-05-21arm64: renesas: Select HSCIF for DEBUG UART on R-Car Gen5 R8A78000 X5HMarek Vasut
2026-05-21arm64: dts: renesas: Use SCP_CLOCK_ID_CLK_S0D6_PERE_MAIN on R-Car X5HMarek Vasut
2026-05-21arm64: dts: renesas: Switch to upstream DT on Renesas R-Car X5H R8A78000Marek Vasut
2026-05-18clk: sunxi: Drop the externMarek Vasut
2026-05-15board: nxp: lx2160a: without QIXIS, MC-ENET, PCI, LTC3882Vincent Jardin
2026-05-15p2041rdb: use the upstream device treeMichael Walle
2026-05-14Merge patch series "test: Quote variables in 'test -n' expressions across boa...Tom Rini
2026-05-14aristainetos2: Quote rescue_reason in rescueboot testSimon Glass
2026-05-14mccmon6: Quote recovery_status in bootcmd testSimon Glass
2026-05-14beaglev_fire: Quote no_of_overlays in design testSimon Glass
2026-05-14siemens: Quote A/B flags in env testsSimon Glass
2026-05-14ti: Quote board_init in ti_common.envSimon Glass
2026-05-13Merge tag 'u-boot-stm32-20260512' of https://source.denx.de/u-boot/custodians...Tom Rini
2026-05-12Merge patch series "add memdup_nul(), use it and memdup() in a few places"Tom Rini
2026-05-12lib/string.c: introduce memdup_nul() helperRasmus Villemoes