summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2025-11-20interconnect: add support for the Qualcomm RPMh helpersNeil Armstrong
2025-11-20interconnect: add DM test suiteNeil Armstrong
2025-11-20Introduce the Generic System Interconnect SubsystemNeil Armstrong
2025-11-19Merge tag 'u-boot-ufs-20251119' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-11-19Merge tag 'xilinx-for-v2026.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-11-19net: axi_emac: Fix compilation warningsSai Varun Venkatapuram
2025-11-18spi: airoha: en7523: workaround flash damaging if UART_TXD was short to GNDMikhail Kshevetskiy
2025-11-18spi: airoha: avoid usage of flash specific parametersMikhail Kshevetskiy
2025-11-18spi: airoha: set custom sector size equal to flash page sizeMikhail Kshevetskiy
2025-11-18spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SP...Mikhail Kshevetskiy
2025-11-18spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMTMikhail Kshevetskiy
2025-11-18spi: airoha: buffer must be 0xff-ed before writingMikhail Kshevetskiy
2025-11-18spi: airoha: support of dualio/quadio flash reading commandsMikhail Kshevetskiy