summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spl: kconfig: separate sysreset and firmware drivers from miscSimon Goldschmidt2019-07-213-4/+10
* sysreset: add support for socfpga sysresetSimon Goldschmidt2019-07-211-0/+19
* sysreset: socfpga: stratix10: add sysreset driverSimon Goldschmidt2019-07-213-0/+37
* sysreset: socfpga: gen5: add sysreset driverSimon Goldschmidt2019-07-213-0/+64
* dm: ddr: socfpga: fix gen5 ddr driver to not use bssSimon Goldschmidt2019-07-212-642/+740
* Merge branch '2019-07-17-master-imports'Tom Rini2019-07-189-76/+263
|\
| * pci_ep: fix wrong addressing to barnoRamon Fried2019-07-181-4/+1
| * blk: Invalidate block cache when switching hwpartWeijie Gao2019-07-181-2/+12
| * regulator: Allow enabling GPIO regulatorSven Schwermer2019-07-182-1/+19
| * regulator: Factor out common enable codeSven Schwermer2019-07-185-69/+124
| * rtc: Add DM support to ds3231Chuanhua Han2019-07-181-0/+107
* | i2c: omap24xx_i2c: Adapt driver to support K3 devicesVignesh R2019-07-171-1/+1
* | mmc: am654_sdhci: Allow driver to probe without PDs specifiedAndreas Dannenberg2019-07-171-8/+8
* | mmc: am654_sdhci: Add a platform specific set_control_reg() callbackFaiz Abbas2019-07-171-1/+17
* | mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas2019-07-172-36/+37
* | mmc: am654_sdhci: Add Support for PHYFaiz Abbas2019-07-172-7/+219
* | mmc: sdhci: Make set_ios_post() return intFaiz Abbas2019-07-172-2/+4
* | mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas2019-07-171-1/+1
* | mmc: sdhci: Add support for sdhci-caps-maskFaiz Abbas2019-07-171-3/+15
* | regmap: Add API regmap_init_mem_index()Faiz Abbas2019-07-171-0/+42
* | mmc: am654_sdhci: Remove quirksFaiz Abbas2019-07-171-3/+0
* | arm64: dts: k3: Sync sdhci0 node from kernel and change driver nameFaiz Abbas2019-07-173-23/+23
|/
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-07-164-0/+57
|\
| * sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara2019-07-161-0/+20
| * sunxi: clocks: Add H6 USB clock gates and resetsAndre Przywara2019-07-161-0/+29
| * sunxi: gpio: Enable support for H6 pin controllerAndre Przywara2019-07-161-0/+2
| * sunxi: move SUNXI_GPIO to KconfigAndre Przywara2019-07-161-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-07-1519-535/+998
|\ \
| * | net: macb: Add support for 1000-baseXRadu Pirea2019-07-151-2/+4
| * | net: macb: Fixed reading MII_LPA registerRadu Pirea2019-07-151-1/+1
| * | net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driverKeerthy2019-07-153-0/+801
| * | driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addrKeerthy2019-07-152-3/+3
| * | net: phy: cortina: Use block layer to read from mmcYinbo Zhu2019-07-151-0/+5
| * | net: mscc: refactor mscc_miimHoratiu Vultur2019-07-158-516/+63
| * | test: dm: add MDIO testAlex Marginean2019-07-153-0/+103
| * | net: introduce MDIO DM class for MDIO devicesAlex Marginean2019-07-151-0/+13
| * | net: mscc: serval: Remove delay when serdes is configuredHoratiu Vultur2019-07-151-2/+0
| * | net: phy: ti: Fix clock output DT propertyTrent Piepho2019-07-151-8/+2
| * | net: phy: ti: Use default values for tx/rx delay and fifo sizeTrent Piepho2019-07-151-3/+3
* | | Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2019-07-1510-298/+634
|\ \ \ | |/ / |/| |
| * | mmc: fsl_esdhc_imx: enlarge mmc timeoutPeng Fan2019-07-151-2/+2
| * | mmc: fsl_esdhc_imx: add i.MX8QM compatiblePeng Fan2019-07-151-0/+7
| * | mmc: fsl_esdhc_imx: add HS400 Enhanced strobe supportPeng Fan2019-07-151-0/+20
| * | mmc: fsl_esdhc_imx: use mmc_of_parse to set host_capsPeng Fan2019-07-151-9/+5
| * | mmc: Parse no-1-8-v DT propertyPeng Fan2019-07-151-0/+5
| * | mmc: Parse HS400 Enhanced strobe DT propertiesPeng Fan2019-07-151-0/+2
| * | mmc: support hs400 enhanced strobe modePeng Fan2019-07-153-1/+100
| * | mmc: fsl_esdhc_imx: fix config check issue when building in SPLYe Li2019-07-151-2/+2
| * | mmc: mmc_spi: Re-write driver using DM frameworkBhargav Shah2019-07-152-167/+320
| * | mmc: skip select_mode_and_width for MMC SPI hostAnup Patel2019-07-151-0/+14