summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-09omap_hsmmc.c: Fix build warning on non-omap3Tom Rini
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-02-09mmc: init mmc block devices on probeFiach Antaw
2017-02-09drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xxAdam Ford
2017-02-09mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.cJaehoon Chung
2017-02-09mmc: mmc-uclass: use the fixed devnum with alias nodeJaehoon Chung
2017-02-09power: pmic: add the max8997 controller for DMJaehoon Chung
2017-02-08net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten
2017-02-08Merge git://git.denx.de/u-boot-dmTom Rini
2017-02-08GPIO: Correct doc typo "confguration" -> "configuration"Robert P. J. Day
2017-02-08regulator: palmas: Fix smps6 - smps9 indicesKeerthy
2017-02-08pwm: remove unneeded ifdef CONFIG_DM_PWM ... endifMasahiro Yamada
2017-02-08drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla
2017-02-08aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculationmaxims@google.com
2017-02-08cros_ec: i2c: Add support for version 3 of the EC protocolMoritz Fischer
2017-02-08simple-bus: enable support for of-platdataKever Yang
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-08cros_ec: i2c: Group i2c write / read into single transactionMoritz Fischer
2017-02-07drivers: net: Provide Kconfig menu for PHYLIBAlex
2017-02-07net: phy: Improve the Marvell 151x constantsJoe Hershberger
2017-02-07net: fec_mxc: Fix corruption of device tree blobDaniel Strnad
2017-02-07net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit
2017-02-07net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N
2017-02-07net: phy: vitesse: Fix cis8204 RGMII_ID codePhil Edworthy
2017-02-07net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy
2017-02-07net: phy: Add support for Marvell M88E1512Phil Edworthy
2017-02-07net: phy: Fix mask so that we can identify Marvell 88E1518Phil Edworthy
2017-02-07net: phy: ti: Fix dp83867 RGMII_TXID interface pathPhil Edworthy
2017-02-07net: macb: Remove redundant #ifdef CONFIG_DM_ETHWenyou Yang
2017-02-07net: macb: Add the clock supportWenyou Yang
2017-02-07net: Kconfig: Add CONFIG_MACB optionWenyou Yang
2017-02-06x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass
2017-02-06x86: ivybridge: Fix types for 64-bit compilationSimon Glass
2017-02-06x86: ivybridge: Declare global data where it is usedSimon Glass
2017-02-06x86: Use unsigned long for address in table generationSimon Glass
2017-02-06spl: Allow PCH drivers to be used in SPLSimon Glass
2017-02-06spl: Allow timer drivers to be used in SPLSimon Glass
2017-02-06spl: Allow RTC drivers to be used in SPLSimon Glass
2017-02-06spl: Allow PCI drivers to be used in SPLSimon Glass
2017-02-06spl: Allow CPU drivers to be used in SPLSimon Glass
2017-02-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-02-03drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.Robert P. J. Day
2017-02-01Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-02-01lib: tpm: Add command to flush resourcesMario Six
2017-02-01net: phy: Support Marvell 88E1680Dirk Eibach
2017-02-01pci: mvebu: Fix Armada 38x supportDirk Eibach
2017-02-01phy: comphy_a3700: Change SD/MMC compatible DT node to match the updatesStefan Roese
2017-01-31drivers: net: fsl-mc: Fixup MAC addresses in DPCBogdan Purcareata
2017-01-31mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMELMasahiro Yamada
2017-01-31mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32Masahiro Yamada