| Age | Commit message (Expand) | Author |
| 2025-11-06 | boot: fix typo in SYS_BOOTM_LEN description | Quentin Schulz |
| 2025-11-06 | serial: make VPL_DM_SERIAL depend on VPL_DM | Quentin Schulz |
| 2025-11-06 | boot: specify SPL_FIT_FULL_CHECK applies to SPL | Quentin Schulz |
| 2025-11-06 | rsa: fix typo in $(PHASE_)RSA_VERIFY_WITH_PKEY help text | Quentin Schulz |
| 2025-11-06 | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh | Tom Rini |
| 2025-11-06 | efi_loader: typo 'mange' in efi_net.c | Heinrich Schuchardt |
| 2025-11-06 | efi_driver: don't leak name in efi_bl_create_block_device() | Heinrich Schuchardt |
| 2025-11-06 | efi_driver: typo 'to be write' | Heinrich Schuchardt |
| 2025-11-06 | efi_driver: correct formatting in efi_uc_stop() | Heinrich Schuchardt |
| 2025-11-06 | efi_client: efi_store_memory_map() must return int | Heinrich Schuchardt |
| 2025-11-06 | efi_loader: correct struct efi_priv description | Heinrich Schuchardt |
| 2025-11-06 | doc: bootstd: Describe the optional extension_overlay_addr environment | Kory Maincent (TI.com) |
| 2025-11-06 | doc: bootstd: Remove extension support from TODO list | Kory Maincent (TI.com) |
| 2025-11-06 | efi: video: fix mode info in payload mode | Ben Wolsieffer |
| 2025-11-06 | efi: Use struct efi_gop_mode_info in struct efi_entry_gopmode | Heinrich Schuchardt |
| 2025-11-06 | test: provide test for 'acpi list' command | Heinrich Schuchardt |
| 2025-11-06 | qfw/acpi: do not zero out XSDT address | Heinrich Schuchardt |
| 2025-11-06 | qfw: Add more fields and a heading to qfw list | Simon Glass |
| 2025-11-06 | Gitlab CI: Rework our tag usage again | Tom Rini |
| 2025-11-06 | Merge patch series "ARM: bootm: Add support for starting Linux through OPTEE-... | Tom Rini |
| 2025-11-06 | Merge patch series "Fix AArch32 compilation with Clang" | Tom Rini |
| 2025-11-06 | arm64: renesas: Clean up default boot command | Marek Vasut |
| 2025-11-06 | arm64: renesas: Use reset macro from common header | Hai Pham |
| 2025-11-06 | arm64: renesas: Use BIT() macro in R-Car Gen3 header | Marek Vasut |
| 2025-11-06 | arm64: renesas: Make CONFIG_SYS_LOAD_ADDR family-specific | Hai Pham |
| 2025-11-06 | arm64: renesas: Drop encoded file name from R-Car Gen3/Gen4 header | Marek Vasut |
| 2025-11-06 | pinctrl: renesas: Add initial R8A78000 R-Car X5H PFC tables | Huy Bui |
| 2025-11-06 | pinctrl: renesas: Move drive strength configuration into sh_pfc_soc_operations | Hai Pham |
| 2025-11-06 | pinctrl: renesas: Show bit position in config write | Hai Pham |
| 2025-11-06 | pinctrl: renesas: Align Kconfig entry indent | Marek Vasut |
| 2025-11-06 | gpio: renesas: Add R-Car Gen5 support | Huy Bui |
| 2025-11-06 | gpio: renesas: Access INDT, POSNEG, INEN registers via match data offsets | Marek Vasut |
| 2025-11-06 | gpio: renesas: Wrap quirks in struct rcar_gpio_data | Marek Vasut |
| 2025-11-06 | gpio: renesas: Drop unused register macros | Marek Vasut |
| 2025-11-06 | gpio: renesas: Drop pfc_offset parsing | Marek Vasut |
| 2025-11-06 | phy: renesas: Add Multi-Protocol PHY driver for R-Car X5H | Thanh Quan |
| 2025-11-06 | phy: renesas: Add PCS driver for Renesas R-Car X5H R8A78000 | Tam Nguyen |
| 2025-11-06 | net: rswitch: Add Renesas R-Car X5H Ethernet Switch3 support | Marek Vasut |
| 2025-11-06 | net: rswitch: Parametrize MPIC_MDC_CLK_SET clock setting | Marek Vasut |
| 2025-11-06 | net: rswitch: Parametrize GWDCBAC, FWPBFCSDC, CABPIRM register offsets | Marek Vasut |
| 2025-11-06 | net: rswitch: Inline FWRO, CARO, GWRO, TARO, RMRO macros | Marek Vasut |
| 2025-11-06 | net: rswitch: Parametrize forwarding engine CSD register offset | Marek Vasut |
| 2025-11-06 | net: rswitch: Parametrize port count | Marek Vasut |
| 2025-11-06 | net: rswitch: Parametize COMA, ETHA, GWCA offsets | Marek Vasut |
| 2025-11-06 | net: rswitch: Add support for split MII and SerDes | Marek Vasut |
| 2025-11-06 | net: rswitch: Use bulk clock operations | Marek Vasut |
| 2025-11-06 | net: rswitch: Initialize RX DMA descriptor .die_dt field to DT_FEMPTY | Marek Vasut |
| 2025-11-06 | net: rswitch: Drop unused macros | Marek Vasut |
| 2025-11-06 | net: rswitch: Switch indent from spaces to tabs | Marek Vasut |
| 2025-11-06 | spl: fit: Add ability to jump to Linux via OPTEE-OS on ARMv7a | Marek Vasut |