summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: zynq_[q]spi: Convert config's to macro'sAshok Reddy Soma2020-06-243-12/+6
* net: gem: Disable PCS autonegotiation in case of fixed-linkMichal Simek2020-06-241-0/+4
* fpga: zynqpl: Flush dcache only for non-bitstream dataT Karthik Reddy2020-06-241-2/+3
* fpga: zynqpl: Check if aes engine is enabledIbai Erkiaga2020-06-241-0/+8
* fpga: zynqpl: Check fpga config completionT Karthik Reddy2020-06-241-2/+17
* fpga: zynqpl: Correct PL bitstream loading sequence for zynqaesSiva Durga Prasad Paladugu2020-06-241-3/+4
* firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object()Michal Simek2020-06-241-4/+15
* clk: versal: Remove alt_ref_clk from clock sourcesRajan Vaja2020-06-241-7/+1
* mmc: zynq_sdhci: Remove global pointerMichal Simek2020-06-241-2/+0
* gpio: mxc_gpio: change gpio index for i.MX8Ye Li2020-06-231-1/+4
* net: fec: Allow the PHY node to be retrievedFabio Estevam2020-06-222-2/+6
* phy: atheros: ar8035: Fix clock output calculationFabio Estevam2020-06-221-4/+3
* firmware: PSCI: Fix PSCI support for OF live treesJon Hunter2020-06-181-3/+1
* regulator: fix: enable gpio when requestedMark Kettenis2020-06-152-3/+2
* Merge tag 'mmc-2020-6-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-06-154-31/+71
|\
| * mmc: fsl_esdhc: Gracefully fail on unsupported voltage switchMarek Vasut2020-06-151-2/+3
| * mmc: fsl_esdhc: Fix SDR104 and HS200 supportMarek Vasut2020-06-151-0/+1
| * mmc: ca_dw_mmc: Misc cleanup of driverArthur Li2020-06-151-22/+12
| * mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issueYangbo Lu2020-06-152-2/+51
| * mmc: fsl_esdhc: read register once for card inserted statusYangbo Lu2020-06-151-5/+4
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2020-06-142-224/+265
|\ \ | |/ |/|
| * eth/r8152: update the firmwareHayes Wang2020-06-142-224/+265
* | spi: davinci: Drop non-dm codeJagan Teki2020-06-112-163/+6
* | spi: atmel: Drop atmel_spi.hJagan Teki2020-06-111-3/+85
* | spi: atmel: Remove nondm codeJagan Teki2020-06-112-209/+0
* | spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUTJagan Teki2020-06-111-4/+0
* | spi: fsl_dspi: Drop nondm codeJagan Teki2020-06-111-132/+0
* | spi: Zap SOFT_SPI (non-dm)Jagan Teki2020-06-113-176/+6
* | spi: mxs: Code cleanupJagan Teki2020-06-111-19/+18
* | spi: mxs: Drop nondm codeJagan Teki2020-06-112-129/+6
|/
* Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-06-091-0/+7
|\
| * power: pmic: Add SPL Kconfig entry for PFUZE100Marek Vasut2020-06-081-0/+7
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2020-06-088-71/+273
|\ \
| * | ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh2020-06-043-65/+107
| * | ddr: fsl: Impl. Erratum A008109Joakim Tjernlund2020-06-042-0/+9
| * | net: tsec: Access TBI PHY through the corresponding MIIHou Zhiqiang2020-06-041-4/+21
| * | net: tsec: Access eTSEC registers using virtual addressHou Zhiqiang2020-06-041-3/+8
| * | net: tsec: fsl_mdio: add DM MDIO supportMadalin Bucur2020-06-041-6/+134
| * | drivers: net: qe: deselect QE when DM_ETH is enabledMadalin Bucur2020-06-031-1/+1
| * | drivers: net: e1000: with DM_ETH needs DM_PCI tooMadalin Bucur2020-06-031-0/+1
* | | virtio: VIRTIO_RNG depends on DM_RNGHeinrich Schuchardt2020-06-051-5/+7
| |/ |/|
* | serial: Add missing Kconfig dependencies for debug consolesMichal Simek2020-06-041-0/+13
* | serial: Convert ARM_DCC to KconfigTom Rini2020-06-041-0/+6
* | clk: sifive: fu540-prci: Release ethernet clock resetPragnesh Patel2020-06-041-0/+20
* | clk: sifive: fu540-prci: Add ddr clock initializationPragnesh Patel2020-06-041-6/+45
* | clk: sifive: fu540-prci: Add clock enable and disable opsPragnesh Patel2020-06-041-12/+96
* | sifive: fu540: add ddr driverPragnesh Patel2020-06-045-0/+432
* | misc: add driver for the SiFive otp controllerPragnesh Patel2020-06-043-0/+283
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-06-0312-449/+167
|\ \
| * | mtd: sf: Drop plat from sf_probeJagan Teki2020-06-011-2/+0