summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-29arm: dts: k3-am625-phycore-som-binman: Enable tifs-rm-cfgWadim Egorov
2026-05-29board: phytec: phycore_am62x: Add tifs-rm-cfgWadim Egorov
2026-05-29Merge patch series "board: toradex: k3: Sync rm-cfg with TIFS v12.00.00 firmw...Tom Rini
2026-05-29arm: dts: k3: k3-am62*5-verdin-binman: Enable tifs-rm-cfg in binmanErnest Van Hoecke
2026-05-29board: toradex: aquila-am69: update rm-cfg.yaml and tifs-rm-cfg.yamlErnest Van Hoecke
2026-05-29board: toradex: verdin-am62: add missing tifs-rm-cfg.yamlErnest Van Hoecke
2026-05-29board: toradex: verdin-am62p: update tifs-rm-cfgErnest Van Hoecke
2026-05-29board: ti: j722s: add processor ACL entry for wkup_r5Abhash Kumar Jha
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-29CI: Sage: Drop rpi_arm64 lwIP variantsTom Rini
2026-05-29Merge tag 'rpi-2026.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-05-28mmc: bcmstb: Fix non-removable check in bcm2712 initJan Čermák
2026-05-28nvme: free prp_pool on nvme_init() failure pathsPrashant Kamble
2026-05-28nvme: avoid deleting uncreated queuesPrashant Kamble
2026-05-28nvme: fix dcache invalidation range in identify commandPrashant Kamble
2026-05-27am33xx: don't assume we have a UCLASS_MISC device presentJeremy Kerr
2026-05-27common/command.c: Avoid NULL pointer use in cmd_auto_completeAdam Lackorzynski
2026-05-27fs: fat: fix seconds in timestampHeinrich Schuchardt
2026-05-27Merge patch series "fit: dm-verity support"Tom Rini
2026-05-27image: fit: add dm-verity property name constantsDaniel Golle
2026-05-27configs: sandbox: enable CONFIG_FIT_VERITYDaniel Golle
2026-05-27test: py: add mkimage dm-verity round-trip testDaniel Golle
2026-05-27test: boot: add runtime unit test for fit_verity_build_cmdline()Daniel Golle
2026-05-27doc: fit: add dm-verity boot parameter documentationDaniel Golle
2026-05-27tools: mkimage: add dm-verity Merkle-tree generationDaniel Golle
2026-05-27include: hexdump: make hex2bin() usable from host toolsDaniel Golle
2026-05-27boot: fit: support generating DM verity cmdline parametersDaniel Golle
2026-05-26Merge tag 'u-boot-stm32-20260526' of https://source.denx.de/u-boot/custodians...Tom Rini
2026-05-26stm32mp2: update part number for STM32MP251/3Patrice Chotard
2026-05-26ARM: dts: stm32: enable SMC watchdog for STM32MP15 SCMI configYann Gautier
2026-05-26configs: stm32mp13: activate watchdogYann Gautier
2026-05-26configs: stm32mp15: enable WDT_ARM_SMC driverLionel Debieve
2026-05-26configs: stm32mp15: Increase SYS_MALLOC_F_LENPatrice Chotard
2026-05-26board: st: factorize STM32MP FWU multi-bank supportDario Binacchi
2026-05-26board: st: stm32mp15: support dynamic A/B bank bootupDario Binacchi
2026-05-26mmc: bcm2835_sdhci: Parse generic MMC device tree propertiesLiel Harel
2026-05-26rpi_arm64: Enable MBEDTLS/LWIP/WGET and WGET_HTTPSPeter Robinson
2026-05-26video: arm: rpi: Add brcm,bcm2712-hdmi0 compatiblePeter Robinson
2026-05-25Merge patch series "env: migrate static flags list to Kconfig"Tom Rini
2026-05-25doc: remove configuration settings from READMEJames Hilliard
2026-05-25env: migrate static flags list to KconfigJames Hilliard
2026-05-25Merge patch series "boot/fit: use fdt_for_each_subnode() in image-fit.c"Tom Rini
2026-05-25boot/fit: use fdt_for_each_subnode() in image-fit.cAristo Chen
2026-05-25test: fit: regression test for default-config print with reversed node orderAristo Chen
2026-05-25boot/fit: read default-config property from the configurations nodeAristo Chen
2026-05-25cros_ec: Sync ec_commands.h from upstream Chrome OS ECSimon Glass
2026-05-25led: Fix toggling LED on initial SW blinkFrancois Berder
2026-05-25gpio: uclass: show DT gpio-line-namesVincent Jardin