summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2022-01-12pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12pci: sh7780: Use PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-01-12pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-01-12pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-01-12pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-01-12pci: msc01: Use PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-01-12pci: gt64120: Use PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12pci: When disabling pref MEM set all base bitsPali Rohár
2022-01-12pci: Disable I/O forwarding during autoconfiguration if unsupportedPali Rohár
2022-01-12pci: Fix register for determining type of IO base addressPali Rohár
2022-01-12pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macroPali Rohár
2022-01-12pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macroPali Rohár
2022-01-12pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macroPali Rohár