summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-04Merge tag 'u-boot-dfu-next-20251203' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-12-03mailbox: renesas: Add Renesas MFIS Multifunctional Interface mailbox driverTuyen Dang
2025-12-03clk: renesas: Introduce temporary compound clock for SCP compatibilityMarek Vasut
2025-12-02Merge tag 'u-boot-ufs-20251202' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-12-02Merge tag 'u-boot-at91-fixes-2026.01-a' of https://source.denx.de/u-boot/cust...Tom Rini
2025-12-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2025-12-01Merge tag 'u-boot-socfpga-next-20251201' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-01net: phy: aquantia: use generic firmware loaderBeiyan Yun
2025-12-01net: phy: aquantia: refactor firmware upload helpersBeiyan Yun
2025-12-01net: phy: Disallow PHY_MSCC and PHY_VITESSE under COMPILE_TESTTom Rini
2025-12-01net: airoha: bind MDIO controller on Ethernet loadChristian Marangi
2025-12-01net: phy: Add the Airoha EN8811H PHY driverLucien.Jheng
2025-12-01net: phy: broadcom: fix RGMII delays for BCM54210EMichael Walle
2025-12-01net: phy: dp83869: fix STRAP_OPMODE bitmaskThanh Quan
2025-12-01mmc: socfpga_dw_mmc: Restore legacy clkmgr address retrievalAlif Zakuan Yuslaimi
2025-12-01nand: denali: enable ONFI detection for SoCFPGA SoC64Dinesh Maniyam
2025-12-01spi: cadence: Add driver for xSPIBoon Khai Ng
2025-12-01gpio: dwapb: Enable SPL support for DWAPB GPIO driverTanmay Kathpalia
2025-12-01net: xgmac: Augment mdio read/write with cl-45 format supportNikunj Kela
2025-11-29net: fec_mxc.c: improve readability of dm_fec_bind_mdioMarkus Niebel
2025-11-29net: fec_mxc: add unique bus and device names for DM_MDIOMarkus Niebel
2025-11-29net: fec_mxc: fix usage of DM_MDIO and DM_ETH_PHYMarkus Niebel
2025-11-29net: fec_mxc: rewrite fallback MDIO Bus allocationMarkus Niebel
2025-11-29net: fec_mxc: fix remove with DM_MDIOMarkus Niebel
2025-11-29net: fec_mxc: fix probe of MDIO bus for DM_MDIOMarkus Niebel
2025-11-29net: fec-mxc: prevent crash if no MAC address is setMarkus Niebel
2025-11-29net: fec_mxc: respect return value of phy_configMarkus Niebel
2025-11-28drivers: rtc: add RV3032 supportMichael Walle
2025-11-28drivers: rtc: add PCF85063 supportMichael Walle
2025-11-28drivers: rtc: convert tristate to boolMichael Walle
2025-11-28Merge tag 'rpi-2026.01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-11-27usb/xhci: avoid noisy 'Register NbrPorts' messageHeinrich Schuchardt
2025-11-27usb: USB_EHCI_PCI depends on PCIHeinrich Schuchardt
2025-11-27net: ti: am65-cpsw-nuss: Ignore disabled ethernet portsSiddharth Vadapalli
2025-11-27power: domain: ti: fix ti_pd_get() to return after verifying transitionSiddharth Vadapalli
2025-11-25ufs: ti: Rename CONFIG_TI_J721E_UFS to CONFIG_UFS_TI_J721EMarek Vasut
2025-11-25ufs: rockchip: Rename CONFIG_ROCKCHIP_UFS to CONFIG_UFS_ROCKCHIPMarek Vasut
2025-11-25ufs: qcom: Rename CONFIG_QCOM_UFS to CONFIG_UFS_QCOMMarek Vasut
2025-11-25ufs: cadence: Rename CONFIG_CADENCE_UFS to CONFIG_UFS_CADENCEMarek Vasut
2025-11-25gpio: s5p: increment bank base address only if bank is initializedKaustabh Chakraborty
2025-11-25pinctrl: bcm283x: Add GPIO pull-up/down control for BCM2835 and BCM2711Cibil Pankiras
2025-11-24Merge tag 'v2026.01-rc3' into nextTom Rini
2025-11-24fastboot: integrate block flashing back-endDmitrii Merkurev
2025-11-24fastboot: blk: switch emmc to use the block helpersDmitrii Merkurev
2025-11-24fastboot: blk: introduce fastboot block flashing supportDmitrii Merkurev
2025-11-21mtd: rawnand: atmel: atmel_pmecc_create: Remove unused codeZixun LI
2025-11-21mtd: rawnand: atmel: set pmecc data setup timeZixun LI
2025-11-20Merge tag 'interconnect-next-20251120' of https://source.denx.de/u-boot/custo...Tom Rini
2025-11-20ufs: qcom: vote for interconnect bandwidth on probeNeil Armstrong
2025-11-20interconnect: add support for the SM8650 SoCNeil Armstrong