summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-07Merge patch series "pwm: put symbols into a menu + use if DM_PWM block instea...Tom Rini
2025-11-07pwm: fix typo in PWM_MESON help textQuentin Schulz
2025-11-07pwm: put all PWM DM drivers under an if condition on DM_PWMQuentin Schulz
2025-11-07pwm: make sandbox depend on DM_PWMQuentin Schulz
2025-11-07pwm: move all PWM related topics inside a Kconfig menuQuentin Schulz
2025-11-07Merge tag 'u-boot-dfu-20251107' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-11-07Merge tag 'efi-2026-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-11-07Merge tag 'mmc-master-2025-11-07' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-11-07mmc: exynos_dw_mmc: Disable FMP for Exynos850 chipSam Protsenko
2025-11-07mmc: exynos_dw_mmc: Add exynos850 compatibleSam Protsenko
2025-11-07mmc: exynos_dw_mmc: Add quirk for disabling FMPSam Protsenko
2025-11-07mmc: exynos_dw_mmc: Improve coding styleSam Protsenko
2025-11-07mmc: dw_mmc: Do not export dwmci_send_cmd() and dwmci_set_ios()Sam Protsenko
2025-11-07mmc: exynos_dw_mmc: Extend dm_dwmci_ops without code duplicationSam Protsenko
2025-11-06serial: make VPL_DM_SERIAL depend on VPL_DMQuentin Schulz
2025-11-06efi: video: fix mode info in payload modeBen Wolsieffer
2025-11-06qfw/acpi: do not zero out XSDT addressHeinrich Schuchardt
2025-11-06pinctrl: renesas: Add initial R8A78000 R-Car X5H PFC tablesHuy Bui
2025-11-06pinctrl: renesas: Move drive strength configuration into sh_pfc_soc_operationsHai Pham
2025-11-06pinctrl: renesas: Show bit position in config writeHai Pham
2025-11-06pinctrl: renesas: Align Kconfig entry indentMarek Vasut
2025-11-06gpio: renesas: Add R-Car Gen5 supportHuy Bui
2025-11-06gpio: renesas: Access INDT, POSNEG, INEN registers via match data offsetsMarek Vasut
2025-11-06gpio: renesas: Wrap quirks in struct rcar_gpio_dataMarek Vasut
2025-11-06gpio: renesas: Drop unused register macrosMarek Vasut
2025-11-06gpio: renesas: Drop pfc_offset parsingMarek Vasut
2025-11-06phy: renesas: Add Multi-Protocol PHY driver for R-Car X5HThanh Quan
2025-11-06phy: renesas: Add PCS driver for Renesas R-Car X5H R8A78000Tam Nguyen
2025-11-06net: rswitch: Add Renesas R-Car X5H Ethernet Switch3 supportMarek Vasut
2025-11-06net: rswitch: Parametrize MPIC_MDC_CLK_SET clock settingMarek Vasut
2025-11-06net: rswitch: Parametrize GWDCBAC, FWPBFCSDC, CABPIRM register offsetsMarek Vasut
2025-11-06net: rswitch: Inline FWRO, CARO, GWRO, TARO, RMRO macrosMarek Vasut
2025-11-06net: rswitch: Parametrize forwarding engine CSD register offsetMarek Vasut
2025-11-06net: rswitch: Parametrize port countMarek Vasut
2025-11-06net: rswitch: Parametize COMA, ETHA, GWCA offsetsMarek Vasut
2025-11-06net: rswitch: Add support for split MII and SerDesMarek Vasut
2025-11-06net: rswitch: Use bulk clock operationsMarek Vasut
2025-11-06net: rswitch: Initialize RX DMA descriptor .die_dt field to DT_FEMPTYMarek Vasut
2025-11-06net: rswitch: Drop unused macrosMarek Vasut
2025-11-06net: rswitch: Switch indent from spaces to tabsMarek Vasut
2025-11-06Revert "power: regulator: Add vin-supply for GPIO and Fixed regulators"Jonas Karlman
2025-11-06gpio: Return -ENODEV if gpio_hog_lookup_name() is emptyWolfgang Wallner
2025-11-06spl: Add support for Device Firmware Upgrade (DFU) over PCIeHrushikesh Salunke
2025-11-04Merge tag 'u-boot-imx-master-20251104' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-11-04remoteproc: imx_rproc: Add support for i.MX93 CM33Peng Fan
2025-11-04remoteproc: imx_rproc: Support i.MX8MQ/MPeng Fan
2025-11-04remoteproc: Add imx_rproc driver to support NXP i.MX8MP/NPeng Fan
2025-11-04remoteproc: Extend device_to_virt with a is_iomem parameterPeng Fan
2025-11-04net: fsl_enetc_mdio: Add support for phy-supply propertyYe Li
2025-11-04net: fsl_enetc: Add i.MX94 support to NETC block control driverYe Li