aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2021-09-28usb: ehci-mx6: use phy_type from device treeMatthias Schiffer
2021-09-28usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer
2021-09-28usb: xhci-dwc3: Add support for clocks/resetsSamuel Holland
2021-09-28usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland
2021-09-28phy: sun50i-usb3: Add a driver for the H6 USB3 PHYSamuel Holland
2021-09-20wdt: dw: Fix passing NULL pointer to reset functionsSean Anderson
2021-09-17clk: ti: k3: Update driver to account for divider flagsSuman Anna
2021-09-17clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-writeDave Gerlach
2021-09-14pinctrl: fix typoYuan Fang
2021-09-13Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-09-14sunxi: mmc: A20: Fix MMC optimisationAndre Przywara
2021-09-13pci: Drop DM_PCISimon Glass
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass
2021-09-13net: Drop DM_PCI check from designware driverSimon Glass
2021-09-13pci: acpi: Drop DM_PCI check from ahciSimon Glass
2021-09-13Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-09-13mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()Michael Walle
2021-09-10mmc: fix device_remove when HS400_ES is enabledYe Li
2021-09-10mmc: fix switch issue with send_status disabledYe Li
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju
2021-09-10Revert "mmc: sdhci: set to INT_DATA_END when there are data"Yuezhang.Mo@sony.com
2021-09-10arm: a37xx: pci: Don't spam about PIO Response StatusMarek Behún
2021-09-10arm: mvebu : sata_mv should probe all portsTony Dinh
2021-09-10arm: a37xx: pci: Implement re-issuing config requests on CRS responsePali Rohár
2021-09-10arm: a37xx: pci: Disable returning CRS responsePali Rohár
2021-09-08image: Drop if/elseif hash selection in calculate_hash()Alexandru Gagniuc
2021-09-07cache: add sifive composable cache driverZong Li
2021-09-07riscv: Add missing sentinel in ocores_i2c.cThomas Skibo
2021-09-03spi: zynqmp_gqspi: Fix dma alignment issueAshok Reddy Soma
2021-09-03spi: zynqmp_gqspi: Switch genfifo start to manual modeAshok Reddy Soma
2021-08-27Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-08-26watchdog: versal: Include header file needed for dev_ functionsAshok Reddy Soma
2021-08-26soc: xilinx: versal: Add soc_xilinx_versal driverT Karthik Reddy
2021-08-26soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driverT Karthik Reddy
2021-08-26mmc: zynq_sdhci: Use set_control_reg from sdhci.cAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Wait till sd card detect state is stableT Karthik Reddy
2021-08-26mmc: zynq_sdhci: Move setting tapdelay code to driverAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelaysAshok Reddy Soma
2021-08-25ddr: altera: Add SDRAM driver for Intel N5X deviceTien Fong Chee
2021-08-25ddr: socfpga: Enable memory test on memory size less than 1GBTien Fong Chee
2021-08-25drivers: clk: Add memory clock driver for Intel N5X deviceSiew Chin Lim
2021-08-25drivers: clk: Add clock driver for Intel N5X deviceSiew Chin Lim