summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-18clk: ast2600: Revise MII interface delayDylan Hung
2022-01-18net: ftgmac100: Add Aspeed AST2600 supportDylan Hung
2022-01-18net: ftgmac100: Add DM_MDIO supportDylan Hung
2022-01-18mmc: actions: add MMC driver for Actions OWL S700/S900Amit Singh Tomar
2022-01-18clk: actions: Add SD/MMC clocksAmit Singh Tomar
2022-01-18clk: actions: Introduce dummy get/set_rate callbacksAmit Singh Tomar
2022-01-18pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2AJ Bagwell
2022-01-17drivers: musb_gadget: Save endpoint desc to usb_ep->descqianfan Zhao
2022-01-17mtd: nand: pxa3xx: set mtd->devRobert Marko
2022-01-17Merge branch '2022-01-15-TI-platform-updates'Tom Rini
2022-01-17Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-01-17Merge https://source.denx.de/u-boot/custodians/u-boot-pmicTom Rini
2022-01-17Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-01-17power: domain: Add Apple pmgr driverMark Kettenis
2022-01-16nand: gpmc: Handle bitflips in erased pages when using BCH ECC engineDavid Rivshin
2022-01-16Fix wrong QSPI clock calculation for AM4372Stefan Mätje
2022-01-16omap: timer: implement timer_get_boot_usChristian Gmeiner
2022-01-16gpio: da8xx_gpio: Fix gpio name with addresschao zeng
2022-01-15net: fastboot: make UDP port net: configurableChristian Gmeiner
2022-01-15net: fsl: Fix busy flag polling registerMarkus Koch
2022-01-15net: eth-phy: Demote missing phy-handle log message to debugMarek Vasut
2022-01-15net: phy: add TI DP83869HM ethernet driverDominic Rath
2022-01-15net: dsa: sja1105: fix device id detectionVladimir Oltean
2022-01-15net: ti: am65-cpsw: Add support for multi port independent MAC modeVignesh Raghavendra
2022-01-15dma: ti: k3-udma: Fix rflow reservation for PKTDMAVignesh Raghavendra
2022-01-14phy: Track power-on and init counts in uclassAlper Nebi Yasak
2022-01-14BRCMNAND: Fix reporting of uncorrectable errors on subpages during page readJoel Peshkin
2022-01-14nvme: Do not allocate 8kB buffer on stackPali Rohár
2022-01-14pci: Work around PCIe link training failuresMaciej W. Rozycki
2022-01-14ddr: marvell: a38x: fix SPLIT_OUT_MIX state decisionMarek Behún
2022-01-14ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determinationMarek Behún
2022-01-14mtd: nand: pxa3xx: use marvell, prefix for custom DT propertiesPierre Bourdon
2022-01-14arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.cPali Rohár
2022-01-14pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe()Pali Rohár
2022-01-14pci: pci_mvebu: Split initialization of PCIe ports into 3 phasesPali Rohár
2022-01-14pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macroPali Rohár
2022-01-14pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() functionPali Rohár
2022-01-14pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mappingPali Rohár
2022-01-13fdt: Drop SPL_BUILD macroSimon Glass
2022-01-13dm: core: Switch order of pinctrl and power domain callsMichal Simek
2022-01-13Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-13drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting".Vagrant Cascadian
2022-01-13drivers/ddr/altera/sequencer.c: Fix spelling of "resetting".Vagrant Cascadian
2022-01-13drivers/core/of_addr.c: Fix spelling of "shouldn't".Vagrant Cascadian
2022-01-13drivers/net/fec_mxc.c: Fix spelling of "resetting".Vagrant Cascadian
2022-01-13drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch".Vagrant Cascadian
2022-01-13drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched".Vagrant Cascadian
2022-01-13treewide: invaild -> invalidSean Anderson
2022-01-13i2c: at91: add compatible with microchip,sam9x60-i2cEugen Hristev
2022-01-13watchdog: Add a driver for the Apple watchdogMark Kettenis