summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2-1/+6
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-1/+1
2017-02-09omap_hsmmc.c: Fix build warning on non-omap3Tom Rini1-1/+3
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini11-53/+737
2017-02-09mmc: init mmc block devices on probeFiach Antaw1-0/+12
2017-02-09drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xxAdam Ford2-0/+30
2017-02-09mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.cJaehoon Chung2-35/+0
2017-02-09mmc: mmc-uclass: use the fixed devnum with alias nodeJaehoon Chung1-3/+10
2017-02-09power: pmic: add the max8997 controller for DMJaehoon Chung4-1/+78
2017-02-09net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten4-0/+515
2017-02-09Merge git://git.denx.de/u-boot-dmTom Rini197-380/+495
2017-02-09GPIO: Correct doc typo "confguration" -> "configuration"Robert P. J. Day1-1/+1
2017-02-09regulator: palmas: Fix smps6 - smps9 indicesKeerthy1-1/+1
2017-02-09pwm: remove unneeded ifdef CONFIG_DM_PWM ... endifMasahiro Yamada1-7/+6
2017-02-09drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla1-1/+1
2017-02-08aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculationmaxims@google.com1-2/+2
2017-02-08cros_ec: i2c: Add support for version 3 of the EC protocolMoritz Fischer1-0/+84
2017-02-08simple-bus: enable support for of-platdataKever Yang1-0/+4
2017-02-08dm: core: Replace of_offset with accessorSimon Glass196-369/+392
2017-02-08cros_ec: i2c: Group i2c write / read into single transactionMoritz Fischer1-11/+15
2017-02-07drivers: net: Provide Kconfig menu for PHYLIBAlex2-26/+92
2017-02-07net: phy: Improve the Marvell 151x constantsJoe Hershberger1-11/+36
2017-02-07net: fec_mxc: Fix corruption of device tree blobDaniel Strnad1-1/+0
2017-02-07net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit1-0/+1
2017-02-07net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N1-0/+31
2017-02-07net: phy: vitesse: Fix cis8204 RGMII_ID codePhil Edworthy1-3/+1
2017-02-07net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy1-4/+1
2017-02-07net: phy: Add support for Marvell M88E1512Phil Edworthy1-2/+7
2017-02-07net: phy: Fix mask so that we can identify Marvell 88E1518Phil Edworthy1-2/+2
2017-02-07net: phy: ti: Fix dp83867 RGMII_TXID interface pathPhil Edworthy1-2/+1
2017-02-07net: macb: Remove redundant #ifdef CONFIG_DM_ETHWenyou Yang1-3/+0
2017-02-07net: macb: Add the clock supportWenyou Yang1-0/+41
2017-02-07net: Kconfig: Add CONFIG_MACB optionWenyou Yang1-0/+10
2017-02-06x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass1-1/+1
2017-02-06x86: ivybridge: Fix types for 64-bit compilationSimon Glass1-2/+2
2017-02-06x86: ivybridge: Declare global data where it is usedSimon Glass1-0/+2
2017-02-06x86: Use unsigned long for address in table generationSimon Glass1-2/+2
2017-02-06spl: Allow PCH drivers to be used in SPLSimon Glass1-0/+1
2017-02-06spl: Allow timer drivers to be used in SPLSimon Glass1-0/+1
2017-02-06spl: Allow RTC drivers to be used in SPLSimon Glass1-0/+1
2017-02-06spl: Allow PCI drivers to be used in SPLSimon Glass1-0/+1
2017-02-06spl: Allow CPU drivers to be used in SPLSimon Glass1-0/+1
2017-02-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-2/+101
2017-02-03drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.Robert P. J. Day1-1/+1
2017-02-01Merge git://www.denx.de/git/u-boot-marvellTom Rini4-16/+76
2017-02-01lib: tpm: Add command to flush resourcesMario Six1-0/+6
2017-02-01net: phy: Support Marvell 88E1680Dirk Eibach1-0/+54
2017-02-01pci: mvebu: Fix Armada 38x supportDirk Eibach1-12/+13
2017-02-01phy: comphy_a3700: Change SD/MMC compatible DT node to match the updatesStefan Roese1-4/+3
2017-01-31drivers: net: fsl-mc: Fixup MAC addresses in DPCBogdan Purcareata1-2/+101