summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-24Merge tag 'v2026.01-rc3' into nextTom Rini
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
2025-11-18spi: airoha: return an error for continuous mode dirmap creation casesMikhail Kshevetskiy
2025-11-18spi: airoha: add dma supportMikhail Kshevetskiy
2025-11-18spi: airoha: add support of dual/quad wires spi modes to exec_op() handlerMikhail Kshevetskiy
2025-11-18spi: airoha: remove unnecessary operation adjust_op_sizeMikhail Kshevetskiy
2025-11-18spi: spi-mem: fix coverity report CID 537478Mikhail Kshevetskiy
2025-11-18mtd: nand: raw: Drop SYS_NAND_SOFT_ECC from NAND_SANDBOXTom Rini
2025-11-18mtd: spinand: add support for FudanMicro FM25S01ATianling Shen
2025-11-18nand: raw: Kconfig: Correct some dependency issuesTom Rini
2025-11-18mtd: spinor: winbond: Describe several chipsMiquel Raynal
2025-11-18Merge patch series "remoteproc: k3-r5: Build fixes and security improvements"Tom Rini
2025-11-18remoteproc: k3-r5: Implement is_running operationPhilippe Schenker
2025-11-18remoteproc: k3-r5: Use verified image addressPhilippe Schenker
2025-11-18soc: ti: pruss: Fix size ptr type in probePhilippe Schenker
2025-11-18remoteproc: k3-r5: cast size to size_t6ddPhilippe Schenker
2025-11-18soc: qcom: cmd-db: Add cmd_db_read_slave_id() & cmd_db_read_aux_data() functionsAswin Murugan
2025-11-17Merge tag 'u-boot-stm32-20251117' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-11-17video: stm32: ltdc: properly search the first available panelRaphael Gallais-Pou