aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-22remoteproc: add elf file load supportFabien Dessenne
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne
2019-07-18Merge branch '2019-07-17-master-imports'Tom Rini
2019-07-18pci_ep: fix wrong addressing to barnoRamon Fried
2019-07-18blk: Invalidate block cache when switching hwpartWeijie Gao
2019-07-18regulator: Allow enabling GPIO regulatorSven Schwermer
2019-07-18regulator: Factor out common enable codeSven Schwermer
2019-07-18rtc: Add DM support to ds3231Chuanhua Han
2019-07-17i2c: omap24xx_i2c: Adapt driver to support K3 devicesVignesh R
2019-07-17mmc: am654_sdhci: Allow driver to probe without PDs specifiedAndreas Dannenberg
2019-07-17mmc: am654_sdhci: Add a platform specific set_control_reg() callbackFaiz Abbas
2019-07-17mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas
2019-07-17mmc: am654_sdhci: Add Support for PHYFaiz Abbas
2019-07-17mmc: sdhci: Make set_ios_post() return intFaiz Abbas
2019-07-17mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas
2019-07-17mmc: sdhci: Add support for sdhci-caps-maskFaiz Abbas
2019-07-17regmap: Add API regmap_init_mem_index()Faiz Abbas
2019-07-17mmc: am654_sdhci: Remove quirksFaiz Abbas
2019-07-17arm64: dts: k3: Sync sdhci0 node from kernel and change driver nameFaiz Abbas
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-07-16sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara
2019-07-16sunxi: clocks: Add H6 USB clock gates and resetsAndre Przywara
2019-07-16sunxi: gpio: Enable support for H6 pin controllerAndre Przywara
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara
2019-07-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-07-15net: macb: Add support for 1000-baseXRadu Pirea
2019-07-15net: macb: Fixed reading MII_LPA registerRadu Pirea
2019-07-15net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driverKeerthy
2019-07-15driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addrKeerthy
2019-07-15net: phy: cortina: Use block layer to read from mmcYinbo Zhu
2019-07-15net: mscc: refactor mscc_miimHoratiu Vultur
2019-07-15test: dm: add MDIO testAlex Marginean
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean
2019-07-15net: mscc: serval: Remove delay when serdes is configuredHoratiu Vultur
2019-07-15net: phy: ti: Fix clock output DT propertyTrent Piepho
2019-07-15net: phy: ti: Use default values for tx/rx delay and fifo sizeTrent Piepho
2019-07-15Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-07-15mmc: fsl_esdhc_imx: enlarge mmc timeoutPeng Fan
2019-07-15mmc: fsl_esdhc_imx: add i.MX8QM compatiblePeng Fan
2019-07-15mmc: fsl_esdhc_imx: add HS400 Enhanced strobe supportPeng Fan
2019-07-15mmc: fsl_esdhc_imx: use mmc_of_parse to set host_capsPeng Fan
2019-07-15mmc: Parse no-1-8-v DT propertyPeng Fan
2019-07-15mmc: Parse HS400 Enhanced strobe DT propertiesPeng Fan
2019-07-15mmc: support hs400 enhanced strobe modePeng Fan
2019-07-15mmc: fsl_esdhc_imx: fix config check issue when building in SPLYe Li
2019-07-15mmc: mmc_spi: Re-write driver using DM frameworkBhargav Shah
2019-07-15mmc: skip select_mode_and_width for MMC SPI hostAnup Patel
2019-07-15mmc: retry a few times if a partition switch failedJean-Jacques Hiblot
2019-07-15mmc: do not change mode when accessing a boot partitionJean-Jacques Hiblot
2019-07-15mmc: During a switch, poll on dat0 if available and check the final statusJean-Jacques Hiblot