| Age | Commit message (Expand) | Author |
| 2025-11-07 | Merge patch series "pwm: put symbols into a menu + use if DM_PWM block instea... | Tom Rini |
| 2025-11-07 | pwm: fix typo in PWM_MESON help text | Quentin Schulz |
| 2025-11-07 | pwm: put all PWM DM drivers under an if condition on DM_PWM | Quentin Schulz |
| 2025-11-07 | pwm: make sandbox depend on DM_PWM | Quentin Schulz |
| 2025-11-07 | pwm: move all PWM related topics inside a Kconfig menu | Quentin Schulz |
| 2025-11-07 | Merge tag 'u-boot-dfu-20251107' of https://source.denx.de/u-boot/custodians/u... | Tom Rini |
| 2025-11-07 | Merge tag 'efi-2026-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo... | Tom Rini |
| 2025-11-07 | Merge tag 'mmc-master-2025-11-07' of https://source.denx.de/u-boot/custodians... | Tom Rini |
| 2025-11-07 | mmc: exynos_dw_mmc: Disable FMP for Exynos850 chip | Sam Protsenko |
| 2025-11-07 | mmc: exynos_dw_mmc: Add exynos850 compatible | Sam Protsenko |
| 2025-11-07 | mmc: exynos_dw_mmc: Add quirk for disabling FMP | Sam Protsenko |
| 2025-11-07 | mmc: exynos_dw_mmc: Improve coding style | Sam Protsenko |
| 2025-11-07 | mmc: dw_mmc: Do not export dwmci_send_cmd() and dwmci_set_ios() | Sam Protsenko |
| 2025-11-07 | mmc: exynos_dw_mmc: Extend dm_dwmci_ops without code duplication | Sam Protsenko |
| 2025-11-06 | serial: make VPL_DM_SERIAL depend on VPL_DM | Quentin Schulz |
| 2025-11-06 | efi: video: fix mode info in payload mode | Ben Wolsieffer |
| 2025-11-06 | qfw/acpi: do not zero out XSDT address | Heinrich Schuchardt |
| 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 | Revert "power: regulator: Add vin-supply for GPIO and Fixed regulators" | Jonas Karlman |
| 2025-11-06 | gpio: Return -ENODEV if gpio_hog_lookup_name() is empty | Wolfgang Wallner |
| 2025-11-06 | spl: Add support for Device Firmware Upgrade (DFU) over PCIe | Hrushikesh Salunke |
| 2025-11-04 | Merge tag 'u-boot-imx-master-20251104' of https://gitlab.denx.de/u-boot/custo... | Tom Rini |
| 2025-11-04 | remoteproc: imx_rproc: Add support for i.MX93 CM33 | Peng Fan |
| 2025-11-04 | remoteproc: imx_rproc: Support i.MX8MQ/M | Peng Fan |
| 2025-11-04 | remoteproc: Add imx_rproc driver to support NXP i.MX8MP/N | Peng Fan |
| 2025-11-04 | remoteproc: Extend device_to_virt with a is_iomem parameter | Peng Fan |
| 2025-11-04 | net: fsl_enetc_mdio: Add support for phy-supply property | Ye Li |
| 2025-11-04 | net: fsl_enetc: Add i.MX94 support to NETC block control driver | Ye Li |