summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-09Merge tag 'net-20260209' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2026-02-08Merge tag 'u-boot-at91-2026.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2026-02-06remoteproc: imx: Add i.MX95 supportPeng Fan
2026-02-06remoteproc: imx: Support ECC initializationPeng Fan
2026-02-06net: fec_mxc: Add support for i.MX91Primoz Fiser
2026-02-06net: phy: mscc: allow RGMII with internal delay for the VSC8541Charles Perry
2026-02-06net: mdio-mt7531-mmio: fix switch regs initializationMikhail Kshevetskiy
2026-02-06net: airoha_eth: use proper switch node for en7523 caseMikhail Kshevetskiy
2026-02-06net: airoha_eth: fix mdio binding to switch deviceMikhail Kshevetskiy
2026-02-06net: dwc_eth_qos: Define more of the unused MAC regsJonas Karlman
2026-02-06net: dwc_eth_qos: Start DMA and MAC after tail pointers are initializedJonas Karlman
2026-02-06net: dwc_eth_qos: Initialize the transmit tail pointer in eqos_start()Jonas Karlman
2026-02-06net: dwc_eth_qos: Use lower_32_bits() for tail pointersJonas Karlman
2026-02-04video: menu "TrueType Fonts" depends on TrueType enabledHeinrich Schuchardt
2026-02-04Merge patch series "arm: k3: j722s: add PCIe support"Tom Rini
2026-02-04pci: pcie_cdns_ti: Add PCIe support for J722S SoCGeorge McCollister
2026-02-04pci: pcie_cdns_ti: Add support to provide refclk to PCIe connectorGeorge McCollister
2026-02-04phy: cadence-torrent: Add support to drive refclk outGeorge McCollister
2026-02-04phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>George McCollister
2026-02-04pci: skip unnecessary PCIe scanningGeorge McCollister
2026-02-04Merge patch series "part: fix partition searching"Tom Rini
2026-02-04mtd: mtdpart: fix partitions searchingMikhail Kshevetskiy
2026-02-04Merge tag 'net-20260204' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2026-02-04mtd: nand: raw: atmel: Access device ofnode through functionsAndy Yan
2026-02-04serial: atmel-usart: add support for skiping debug UART initRobert Marko
2026-02-04serial: atmel-usart: include arch specific headers only for AT91Robert Marko
2026-02-04arm: at91: move atmel_serial.h to include/dm/platform_dataRobert Marko
2026-02-04net: phy: aquantia: add support for Marvell CUX3410 10Gb PHYWeijie Gao
2026-02-03tools: sunxi-spl-image-builder: support H6/H616 NAND bootRichard Genoud
2026-02-03mtd: rawnand: sunxi: fix page size in control registerRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: Fix cast to pointer from integer warningsRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: add support for H6/H616 nand controllerRichard Genoud
2026-02-03mtd: rawnand: sunxi: add support for H6/H616 nand controllerRichard Genoud
2026-02-03clk: sunxi: Add MBUS Master Clock Gating RegisterRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: use NFC_ECC_MODE and NFC_RANDOM_SEED macrosRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: increase max_oobsize for 2KiB pagesRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: use NFC_ECC_ERR_MSK and NFC_ECC_PAT_FOUNDRichard Genoud
2026-02-03mtd: rawnand: sunxi: introduce reg_spare_area in sunxi_nfc_capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: move NFC_RANDOM_EN register offset in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: add per SoC capabilitiesRichard Genoud
2026-02-03mtd: rawnand: sunxi: introduce reg_pat_id in sunxi_nfc_capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: move NFC_ECC_MODE offset in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: add has_ecc_block_512 capabilityRichard Genoud
2026-02-03mtd: rawnand: sunxi: move ECC_PAT_FOUND register in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: move USER_DATA register offset in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: move ECC_ERR_CNT register offset in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: add per SoC capabilitiesRichard Genoud
2026-02-03mtd: rawnand: sunxi: merge register definitions for sunxi_nand{, _spl}.cRichard Genoud
2026-02-03mtd: rawnand: sunxi: remove usage of struct sunxi_ccm_regRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: cosmetic: use definitions from linux/mtd/rawnand.hRichard Genoud