summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-25mmc: atmel-sdhci: enable the required generic clockEugen Hristev
2020-09-25mmc: atmel-sdhci: do not check clk_set_rate return valueEugen Hristev
2020-09-25mmc: atmel-sdhci: add sama7g5-sdhci compatibility stringEugen Hristev
2020-09-25pinctrl: at91-pio4: add compatible for sama7g5 pinctrl blockEugen Hristev
2020-09-25tpm: cr50: Add ACPI supportSimon Glass
2020-09-25x86: acpi: Add common Intel ACPI tablesSimon Glass
2020-09-25i2c: Add a generic driver to generate ACPI infoSimon Glass
2020-09-25dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass
2020-09-24pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2Hou Zhiqiang
2020-09-24net: pfe_eth: Remove non-DM code check from pfe_spi_flash_initKuldeep Singh
2020-09-24net: pfe_eth: Fix resoure leak in pfe_spi_flash_initKuldeep Singh
2020-09-24driver: net: fm: add support for XFIMadalin Bucur
2020-09-24ls1012a, pfe_eth: Update probe to avoid resource leakChaitanya Sakinam
2020-09-24ls1012a, pfe_eth: correction in delay implementationChaitanya Sakinam
2020-09-24drivers: net: phy: Use Aquantia driver for AQR113CMadalin Bucur
2020-09-24drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabledGrigore Popescu
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-09-24net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang
2020-09-24net: tsec: Add fixed-link PHY supportHou Zhiqiang
2020-09-24net: tsec: convert to use DM_MDIO when DM_ETH enabledHou Zhiqiang
2020-09-24net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang
2020-09-24net: fsl_mdio: Change to use virtual addressHou Zhiqiang
2020-09-24phy: make phy_connect_fixed work with a null mdio busVladimir Oltean
2020-09-24arm64: a37xx: pci: Disable link training when unloading driverPali Rohár
2020-09-24mtd: spi-nor-ids: add support for Macronix mx25u12835f flashVladimir Vid
2020-09-23pci: layerscape: Fix spurious writes and panicMichael Walle
2020-09-23clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flagMichal Simek
2020-09-23mmc: zynq: Fix incorrect indentationMichal Simek
2020-09-23fpga: zynqmp: Protect zynqmp_loads() for SPLMichal Simek
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek
2020-09-23fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macrosMichal Simek
2020-09-23net: xilinx: axi_emac: Typecast flush_cache argumentsAshok Reddy Soma
2020-09-23net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warningsAshok Reddy Soma
2020-09-23nand: Kconfig: Change dependency for NAND_ARASANMichal Simek
2020-09-23serial: uartlite: Add support to work with any endiannessT Karthik Reddy
2020-09-23xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek
2020-09-23net: gem: Add support for more PHYs on MDIO busMichal Simek
2020-09-23xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek
2020-09-23pinmux: pic32: add SDHCI pin configJohn Robertson
2020-09-23mmc: pic32: Refresh PIC32 MMC driverJohn Robertson
2020-09-22dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay
2020-09-22dm: syscon: typo aleradyHeinrich Schuchardt
2020-09-22gpio/mpc83xx_spisel_boot.c: include log.hRasmus Villemoes
2020-09-22spi: mpc8xxx_spi.c: fix cs activate/deactivateRasmus Villemoes
2020-09-22clk: at91: sama7g5: add clock supportClaudiu Beznea
2020-09-22clk: at91: pmc: add generic clock opsClaudiu Beznea
2020-09-22clk: at91: clk-generic: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-peripheral: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-system: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-programmable: add driver compatible with ccfClaudiu Beznea