aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove aspenite boardTom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-30watchdog: versal: Add support for expire nowAshok Reddy Soma
2021-09-30watchdog: versal: Add support for basic window watchdogAshok Reddy Soma
2021-09-30clk: versal: Enable only GATE type clocksT Karthik Reddy
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-28Merge branch '2021-09-25-TI-platform-updates' into nextTom Rini
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard
2021-09-28mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0Marek Vasut
2021-09-28mtd: spi: nor: force mtd name to "nor%d"Patrick Delaunay
2021-09-28net: dsa: felix: check return code of mdio_alloc and mdio_registerVladimir Oltean
2021-09-28net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean
2021-09-28net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LE...Vladimir Oltean
2021-09-28net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean
2021-09-28net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...Vladimir Oltean
2021-09-28net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunc...Vladimir Oltean
2021-09-28net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN ...Vladimir Oltean
2021-09-28net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN ...Vladimir Oltean
2021-09-28net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunca...Vladimir Oltean
2021-09-28net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean
2021-09-28net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...Vladimir Oltean
2021-09-28net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN trunca...Vladimir Oltean
2021-09-28net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncationVladimir Oltean
2021-09-28net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...Vladimir Oltean
2021-09-28net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...Vladimir Oltean
2021-09-28net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean
2021-09-28net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN t...Vladimir Oltean
2021-09-28net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...Vladimir Oltean
2021-09-28net: tsec: read the phy-mode property as fallback to phy-connection-typeVladimir Oltean
2021-09-28net: tsec: only call tsec_get_interface as fallback to DT-specified PHY modeVladimir Oltean
2021-09-28net: dsa: felix: remove "xgmii" phy-modeVladimir Oltean
2021-09-28net: enetc: remove support for "xgmii" phy-modeVladimir Oltean
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-09-28net: phy: genphy_init can be staticVladimir Oltean
2021-09-28net: update NXP copyright textVladimir Oltean
2021-09-28net: dsa: felix: propagate the error code from phy_startup()Vladimir Oltean
2021-09-28net: dsa: felix: call phy_config at .port_probe() timeVladimir Oltean
2021-09-28net: dsa: felix: felix_init() can be staticVladimir Oltean
2021-09-28net: tsec: Mark tsec_get_interface as __maybe_unusedRamon Fried
2021-09-28phy: marvell: cp110: Support SATA invert polarityDenis Odintsov
2021-09-28mtd: remove SPEAr flash driver st_smiPatrick Delaunay
2021-09-28ddr: altera: use KBUILD_BASENAME instead of __FILE__Marek Vasut
2021-09-28usb: xhci-dwc3: Add support for USB 3.1 controllersMark Kettenis