summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-dmTom Rini2017-02-08-380/+495
|\
| * cros_ec: i2c: Add support for version 3 of the EC protocolMoritz Fischer2017-02-08-0/+84
| * simple-bus: enable support for of-platdataKever Yang2017-02-08-0/+4
| * dm: core: Replace of_offset with accessorSimon Glass2017-02-08-369/+392
| * cros_ec: i2c: Group i2c write / read into single transactionMoritz Fischer2017-02-08-11/+15
* | GPIO: Correct doc typo "confguration" -> "configuration"Robert P. J. Day2017-02-08-1/+1
* | regulator: palmas: Fix smps6 - smps9 indicesKeerthy2017-02-08-1/+1
* | pwm: remove unneeded ifdef CONFIG_DM_PWM ... endifMasahiro Yamada2017-02-08-7/+6
* | drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla2017-02-08-1/+1
* | aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculationmaxims@google.com2017-02-08-2/+2
|/
* x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass2017-02-06-1/+1
* x86: ivybridge: Fix types for 64-bit compilationSimon Glass2017-02-06-2/+2
* x86: ivybridge: Declare global data where it is usedSimon Glass2017-02-06-0/+2
* x86: Use unsigned long for address in table generationSimon Glass2017-02-06-2/+2
* spl: Allow PCH drivers to be used in SPLSimon Glass2017-02-06-0/+1
* spl: Allow timer drivers to be used in SPLSimon Glass2017-02-06-0/+1
* spl: Allow RTC drivers to be used in SPLSimon Glass2017-02-06-0/+1
* spl: Allow PCI drivers to be used in SPLSimon Glass2017-02-06-0/+1
* spl: Allow CPU drivers to be used in SPLSimon Glass2017-02-06-0/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-02-03-2/+101
|\
| * drivers: net: fsl-mc: Fixup MAC addresses in DPCBogdan Purcareata2017-01-31-2/+101
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-02-01-16/+76
|\ \
| * | lib: tpm: Add command to flush resourcesMario Six2017-02-01-0/+6
| * | net: phy: Support Marvell 88E1680Dirk Eibach2017-02-01-0/+54
| * | pci: mvebu: Fix Armada 38x supportDirk Eibach2017-02-01-12/+13
| * | phy: comphy_a3700: Change SD/MMC compatible DT node to match the updatesStefan Roese2017-02-01-4/+3
* | | mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMELMasahiro Yamada2017-01-31-12/+13
* | | mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32Masahiro Yamada2017-01-31-8/+8
* | | mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSMMasahiro Yamada2017-01-31-11/+11
* | | mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIPMasahiro Yamada2017-01-31-8/+9
* | | mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada2017-01-31-8/+9
* | | mmc: sandbox: rename CONFIG, fix dependency, and use it in MakefileMasahiro Yamada2017-01-31-7/+4
* | | mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31-0/+4
|/ /
* | i2c: uniphier-f: use readl_poll_timeout() to poll registersMasahiro Yamada2017-01-29-24/+10
* | i2c: uniphier(-f): remove unneeded #include <dm/root.h>Masahiro Yamada2017-01-29-2/+0
* | clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clockMasahiro Yamada2017-01-29-3/+3
* | ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz2017-01-28-0/+637
* | net: phy: add SMSC LAN8742 phyMichael Kurz2017-01-28-0/+12
* | net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-28-0/+1
* | aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com2017-01-28-0/+274
* | aspeed: Add drivers common to all Aspeed SoCsmaxims@google.com2017-01-28-0/+166
|/
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-01-26-4/+515
|\
| * mmc: Add Marvell Xenon SDHCI controller driverStefan Roese2017-01-25-0/+509
| * mmc: sdhci: Add support for optional controller specific set_ios_post()Stefan Roese2017-01-25-0/+4
| * mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new valueStefan Roese2017-01-25-4/+2
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-01-25-0/+7
|\ \
| * | mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien2017-01-24-0/+7
* | | Drop CONFIG_WINBOND_83C553Simon Glass2017-01-25-207/+0
| |/ |/|
* | mmc: Print error code for mmc_complete_init failureJagan Teki2017-01-23-1/+3
* | mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier2017-01-23-28/+45
|/