summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2-224/+265
2020-06-14eth/r8152: update the firmwareHayes Wang2-224/+265
2020-06-11spi: davinci: Drop non-dm codeJagan Teki2-163/+6
2020-06-11spi: atmel: Drop atmel_spi.hJagan Teki1-3/+85
2020-06-11spi: atmel: Remove nondm codeJagan Teki2-209/+0
2020-06-11spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUTJagan Teki1-4/+0
2020-06-11spi: fsl_dspi: Drop nondm codeJagan Teki1-132/+0
2020-06-11spi: Zap SOFT_SPI (non-dm)Jagan Teki3-176/+6
2020-06-11spi: mxs: Code cleanupJagan Teki1-19/+18
2020-06-11spi: mxs: Drop nondm codeJagan Teki2-129/+6
2020-06-09Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+7
2020-06-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini8-71/+273
2020-06-08power: pmic: Add SPL Kconfig entry for PFUZE100Marek Vasut1-0/+7
2020-06-05virtio: VIRTIO_RNG depends on DM_RNGHeinrich Schuchardt1-5/+7
2020-06-04serial: Add missing Kconfig dependencies for debug consolesMichal Simek1-0/+13
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini1-0/+6
2020-06-04ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh3-65/+107
2020-06-04ddr: fsl: Impl. Erratum A008109Joakim Tjernlund2-0/+9
2020-06-04net: tsec: Access TBI PHY through the corresponding MIIHou Zhiqiang1-4/+21
2020-06-04net: tsec: Access eTSEC registers using virtual addressHou Zhiqiang1-3/+8
2020-06-04net: tsec: fsl_mdio: add DM MDIO supportMadalin Bucur1-6/+134
2020-06-04clk: sifive: fu540-prci: Release ethernet clock resetPragnesh Patel1-0/+20
2020-06-04clk: sifive: fu540-prci: Add ddr clock initializationPragnesh Patel1-6/+45
2020-06-04clk: sifive: fu540-prci: Add clock enable and disable opsPragnesh Patel1-12/+96
2020-06-04sifive: fu540: add ddr driverPragnesh Patel5-0/+432
2020-06-04misc: add driver for the SiFive otp controllerPragnesh Patel3-0/+283
2020-06-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini12-449/+167
2020-06-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2-9/+17
2020-06-03drivers: net: qe: deselect QE when DM_ETH is enabledMadalin Bucur1-1/+1
2020-06-03drivers: net: e1000: with DM_ETH needs DM_PCI tooMadalin Bucur1-0/+1
2020-06-03bootcount_ext: Add Ext4 build dependencyFrédéric Danis1-0/+2
2020-06-03kconfig: fix typo for OHCI host and add to DM listMarcin Juszkiewicz1-2/+2
2020-06-03kconfig: mark SPL/TPL options for DM_KEYBOARDMarcin Juszkiewicz1-2/+2
2020-06-02usb: ohci: Add header file for ARCH_DMA_MINALIGNSimon Glass1-0/+1
2020-06-02x86: spi: Rewrite logic for obtaining the SPI memory mapSimon Glass1-15/+88
2020-06-01net: sun8i_emac: Add support for the H6 variantSamuel Holland1-4/+10
2020-06-01net: sun8i_emac: Use consistent clock bitfield definitionsSamuel Holland1-3/+3
2020-06-01phy: sun4i-usb: Align H6 initialization logic with the kernelRoman Stratiienko1-2/+4
2020-06-01mtd: sf: Drop plat from sf_probeJagan Teki1-2/+0
2020-06-01mtd: spi: Call sst_write in _write opsJagan Teki1-6/+7
2020-06-01sf: Drop spl_flash_get_sw_write_protJagan Teki5-38/+0
2020-06-01mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdefJagan Teki2-9/+18
2020-06-01spi: Zap sh_spi driverJagan Teki4-325/+0
2020-06-01spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPIJagan Teki1-15/+15
2020-06-01spi: Kconfig: Drop redundant CF_SPI definitionJagan Teki1-6/+0
2020-06-01spi Drop spi_init()Jagan Teki2-8/+0
2020-06-01Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...Tom Rini15-258/+1344
2020-05-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2-10/+12
2020-05-30Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-3/+3
2020-05-30dm: core: Reorder include files in read.cStefan Roese1-3/+3