summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-11Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini
2018-05-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-05-11mmc: zynq_sdhci: Add support for SD3.0Siva Durga Prasad Paladugu
2018-05-11mmc: sdhci: Read capabilities register1 and update host capsSiva Durga Prasad Paladugu
2018-05-11mmc: sdhci: Invoke platform specific tuning and delay routinesSiva Durga Prasad Paladugu
2018-05-11mmc: sdhci: Handle execute tuning command in sdhci_send_commandSiva Durga Prasad Paladugu
2018-05-11mmc: sdhci: Add support for disabling clockSiva Durga Prasad Paladugu
2018-05-11mmc: Changed the datatype of the variable to handle 64-bit archVipul Kumar
2018-05-11arm: zynqmp: Add ZynqMP minimal R5 supportMichal Simek
2018-05-11watchdog: cadence: Show used timeout valueMichal Simek
2018-05-11nand: zynq: Send address cycles as per onfi parameter pageSiva Durga Prasad Paladugu
2018-05-11nand: zynq: Add support for 16-bit buswidthSiva Durga Prasad Paladugu
2018-05-11serial: zynq: Remove header depedency on arm header structureMichal Simek
2018-05-11timer: Add Cadence TTC timer counter supportMichal Simek
2018-05-11scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSIMichal Simek
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini
2018-05-10bootcount: spl: Enable bootcount support in SPLLukasz Majewski
2018-05-09driver: net: fsl-mc: updated copyright infoYogesh Gaur
2018-05-09mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya
2018-05-09mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya
2018-05-09spi: fsl_qspi: Introduce is_controller_busy functionRajat Srivastava
2018-05-08pci: Don't use pci_indirect when DM is activeMario Six
2018-05-08gdsys: drivers: Add gdsys_rxaui_ctrl driverMario Six
2018-05-08clk: Add ICS8N3QV01 driverMario Six
2018-05-08Merge git://git.denx.de/u-boot-mmcTom Rini
2018-05-08Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-05-08adc: add Amlogic Meson SAR ADC driverNeil Armstrong
2018-05-08regmap: add regmap_update_bits() helperNeil Armstrong
2018-05-08clk: stm32mp1: Add VREF clock gatingFabrice Gasnier
2018-05-08power: regulator: Add support for stm32-vrefbufFabrice Gasnier
2018-05-08power: pmic: stpmu1: Add regulator bindingsPatrice Chotard
2018-05-08power: regulator: stpmu1: Introduce stpmu1 driverChristophe Kerello
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches
2018-05-08pci: intel: Add Intel FPGA PCIe controller driverLey Foon Tan
2018-05-08pinctrl: meson: Update pinmux with new Linux bindingsNeil Armstrong
2018-05-08clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard
2018-05-08dm: led: auto probe() LEDs with "default-state"Patrick Bruenn
2018-05-08dm: led: Support "default-state" propertyPatrick Bruenn
2018-05-08power: pwm regulator: support live treeAndy Yan
2018-05-08dm: mmc: socfpga: call dwmci_probe()Patrick Bruenn
2018-05-08mmc: Kconfig: add the MMC_TRACE config in KconfigJaehoon Chung
2018-05-08mmc: add the debug message in mmc_set_clockJaehoon Chung
2018-05-08mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.hJaehoon Chung
2018-05-08power: pmic_max77686: remove the old pmic_max77686 fileJaehoon Chung
2018-05-08pinctrl: uniphier: add ethernet TX pin data for LD20Masahiro Yamada
2018-05-08pinctrl: uniphier: support drive-strength configurationMasahiro Yamada
2018-05-08pinctrl: uniphier: support per-pin configuration via DTMasahiro Yamada
2018-05-08pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada
2018-05-08pinctrl: uniphier: replace printf() with dev_err()Masahiro Yamada
2018-05-08pinctrl: uniphier: remove unneeded pin data of LD6b SoCMasahiro Yamada