summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: Provide Kconfig menu for PHYLIBAlex2017-02-072-26/+92
* net: phy: Improve the Marvell 151x constantsJoe Hershberger2017-02-071-11/+36
* net: fec_mxc: Fix corruption of device tree blobDaniel Strnad2017-02-071-1/+0
* net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit2017-02-071-0/+1
* net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N2017-02-071-0/+31
* net: phy: vitesse: Fix cis8204 RGMII_ID codePhil Edworthy2017-02-071-3/+1
* net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy2017-02-071-4/+1
* net: phy: Add support for Marvell M88E1512Phil Edworthy2017-02-071-2/+7
* net: phy: Fix mask so that we can identify Marvell 88E1518Phil Edworthy2017-02-071-2/+2
* net: phy: ti: Fix dp83867 RGMII_TXID interface pathPhil Edworthy2017-02-071-2/+1
* net: macb: Remove redundant #ifdef CONFIG_DM_ETHWenyou Yang2017-02-071-3/+0
* net: macb: Add the clock supportWenyou Yang2017-02-071-0/+41
* net: Kconfig: Add CONFIG_MACB optionWenyou Yang2017-02-071-0/+10
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-02-031-2/+101
|\
| * drivers: net: fsl-mc: Fixup MAC addresses in DPCBogdan Purcareata2017-01-311-2/+101
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-02-014-16/+76
|\ \
| * | lib: tpm: Add command to flush resourcesMario Six2017-02-011-0/+6
| * | net: phy: Support Marvell 88E1680Dirk Eibach2017-02-011-0/+54
| * | pci: mvebu: Fix Armada 38x supportDirk Eibach2017-02-011-12/+13
| * | phy: comphy_a3700: Change SD/MMC compatible DT node to match the updatesStefan Roese2017-02-011-4/+3
* | | mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMELMasahiro Yamada2017-01-312-12/+13
* | | mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32Masahiro Yamada2017-01-312-8/+8
* | | mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSMMasahiro Yamada2017-01-312-11/+11
* | | mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIPMasahiro Yamada2017-01-312-8/+9
* | | mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada2017-01-312-8/+9
* | | mmc: sandbox: rename CONFIG, fix dependency, and use it in MakefileMasahiro Yamada2017-01-312-7/+4
* | | mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-0/+4
|/ /
* | i2c: uniphier-f: use readl_poll_timeout() to poll registersMasahiro Yamada2017-01-291-24/+10
* | i2c: uniphier(-f): remove unneeded #include <dm/root.h>Masahiro Yamada2017-01-292-2/+0
* | clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clockMasahiro Yamada2017-01-291-3/+3
* | ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz2017-01-283-0/+637
* | net: phy: add SMSC LAN8742 phyMichael Kurz2017-01-281-0/+12
* | net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-281-0/+1
* | aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com2017-01-283-0/+274
* | aspeed: Add drivers common to all Aspeed SoCsmaxims@google.com2017-01-285-0/+166
|/
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-01-264-4/+515
|\
| * mmc: Add Marvell Xenon SDHCI controller driverStefan Roese2017-01-253-0/+509
| * mmc: sdhci: Add support for optional controller specific set_ios_post()Stefan Roese2017-01-251-0/+4
| * mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new valueStefan Roese2017-01-251-4/+2
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-01-251-0/+7
|\ \
| * | mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien2017-01-241-0/+7
* | | Drop CONFIG_WINBOND_83C553Simon Glass2017-01-252-207/+0
| |/ |/|
* | mmc: Print error code for mmc_complete_init failureJagan Teki2017-01-231-1/+3
* | mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier2017-01-2312-28/+45
|/
* pinctrl: uniphier: support UniPhier PXs3 pinctrl driverMasahiro Yamada2017-01-223-9/+156
* status_led: Kconfig migrationUri Mashiach2017-01-214-54/+54
* status_led: Kconfig migration - introductionUri Mashiach2017-01-211-1/+322
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-202-6/+4
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-01-1911-642/+764
|\
| * mmc: fsl_esdhc: move 'status' property fixup into a weak functionYangbo Lu2017-01-181-7/+14