summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-02-09-1/+1
|\
| * drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.Robert P. J. Day2017-02-03-1/+1
* | omap_hsmmc.c: Fix build warning on non-omap3Tom Rini2017-02-09-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-09-53/+737
|\ \
| * | net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten2017-02-08-0/+515
| * | drivers: net: Provide Kconfig menu for PHYLIBAlex2017-02-07-26/+92
| * | net: phy: Improve the Marvell 151x constantsJoe Hershberger2017-02-07-11/+36
| * | net: fec_mxc: Fix corruption of device tree blobDaniel Strnad2017-02-07-1/+0
| * | net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit2017-02-07-0/+1
| * | net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N2017-02-07-0/+31
| * | net: phy: vitesse: Fix cis8204 RGMII_ID codePhil Edworthy2017-02-07-3/+1
| * | net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy2017-02-07-4/+1
| * | net: phy: Add support for Marvell M88E1512Phil Edworthy2017-02-07-2/+7
| * | net: phy: Fix mask so that we can identify Marvell 88E1518Phil Edworthy2017-02-07-2/+2
| * | net: phy: ti: Fix dp83867 RGMII_TXID interface pathPhil Edworthy2017-02-07-2/+1
| * | net: macb: Remove redundant #ifdef CONFIG_DM_ETHWenyou Yang2017-02-07-3/+0
| * | net: macb: Add the clock supportWenyou Yang2017-02-07-0/+41
| * | net: Kconfig: Add CONFIG_MACB optionWenyou Yang2017-02-07-0/+10
* | | mmc: init mmc block devices on probeFiach Antaw2017-02-09-0/+12
* | | drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xxAdam Ford2017-02-09-0/+30
* | | mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.cJaehoon Chung2017-02-09-35/+0
* | | mmc: mmc-uclass: use the fixed devnum with alias nodeJaehoon Chung2017-02-09-3/+10
* | | power: pmic: add the max8997 controller for DMJaehoon Chung2017-02-09-1/+78
* | | 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