summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-246-156/+381
|\
| * driver/ddr/fsl: Add workaround for erratum A-010165Shengzhou Liu2016-05-181-1/+9
| * crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2016-05-182-115/+159
| * sf: Disable 4-KB erase command for SPANSION S25FS-S familyYuan Yao2016-05-181-0/+72
| * spi: fsl_qspi: Enable Spansion S25FS-S family flashesYuan Yao2016-05-182-6/+57
| * spi: fsl_qspi: Assign AMBA mem according CS num in dtsYuan Yao2016-05-181-12/+43
| * spi: fsl_qspi: Fix issues on arm64Yuan Yao2016-05-181-19/+27
| * driver/ddr/fsl: Add workaround for erratum A-009801Shengzhou Liu2016-05-171-0/+7
| * drivers/ddr/fsl: update workaround for erratum A-008511Shengzhou Liu2016-05-171-3/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-05-249-530/+1172
|\ \
| * | net: phy: dp83867: Add SGMII helper for configurationDan Murphy2016-05-241-1/+1
| * | net: phy: Move is_rgmii helper to phy.hDan Murphy2016-05-241-11/+0
| * | net: phy: ti: Allow the driver to be more configurableDan Murphy2016-05-241-10/+77
| * | net: zynq_gem: Add the passing of the phy-handle nodeDan Murphy2016-05-241-5/+10
| * | drivers: net: cpsw: Add reading of DT phy-handle nodeDan Murphy2016-05-241-2/+21
| * | drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N2016-05-243-17/+130
| * | drivers: net: cpsw: fix get mdio base and gmii_sel reg from DTMugunthan V N2016-05-241-4/+20
| * | drivers: net: cpsw: fix cpsw dp parse when num slaves as 1Mugunthan V N2016-05-241-4/+2
| * | drivers: core: device: add support to check dt compatible for a device/machineMugunthan V N2016-05-241-0/+14
| * | net: phy: Add PHY driver for mv88e61xx switchesKevin Smith2016-05-242-0/+1020
| * | net: Remove unused mv88e61xx switch driverKevin Smith2016-05-242-598/+0
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-05-2415-73/+152
|\ \ \
| * | | phy: marvell: Do not reset phy after negotiationMichal Simek2016-05-241-5/+1
| * | | phy: Wire return value from phy_config()Michal Simek2016-05-242-5/+2
| * | | net: phy: Handle phy_startup() error codes properlyMichal Simek2016-05-2411-56/+115
| * | | phy: Return correct error code when timeout happensMichal Simek2016-05-242-3/+3
| * | | net: xilinx: Handle error value from phy_startup()Michal Simek2016-05-242-3/+8
| * | | fpga: Fix typo in function commentMichal Simek2016-05-241-1/+1
| * | | gpio: zynq: Add support for reading gpio pin stateMichal Simek2016-05-241-0/+22
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-233-0/+393
|\ \ \ | |/ / |/| |
| * | cmd: qfw: bring ACPI generation code into qfw coreMiao Yan2016-05-231-0/+206
| * | cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-233-3/+3
| * | x86: qemu: move x86 specific operations out of qfw coreMiao Yan2016-05-231-17/+13
| * | x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-233-0/+191
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-2314-0/+1269
|\ \ \
| * | | ar933x: serial: Remove the explicit pinctrl settingWills Wang2016-05-211-14/+2
| * | | ath79: spi: Remove the explicit pinctrl settingWills Wang2016-05-211-12/+0
| * | | drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.Purna Chandra Mandal2016-05-213-0/+452
| * | | drivers: spi: add spi support for QCA/Atheros ath79 SOCsWills Wang2016-05-213-0/+250
| * | | drivers: serial: add serial driver for ar933x SOCWills Wang2016-05-213-0/+274
| * | | drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x.Wills Wang2016-05-213-0/+166
| * | | drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x.Wills Wang2016-05-214-0/+151
| |/ /
* | | omap3: Fix SPI registers on am33xx and am43xxMartin Hejnfelt2016-05-231-3/+20
* | | arm: mvebu: a38x: Weed out floating point useMarek Vasut2016-05-201-19/+10
|/ /
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-05-1746-339/+2338
|\ \
| * | dm: mmc: sandbox: Add an SD-card emulationSimon Glass2016-05-172-2/+143
| * | dm: mmc: Add support for driver-model block devicesSimon Glass2016-05-173-12/+54
| * | dm: mmc: Add a way to bind MMC devices with driver modelSimon Glass2016-05-171-0/+48
| * | dm: mmc: Implement the MMC functions for block devicesSimon Glass2016-05-172-1/+109
| * | dm: sandbox: Only enable the sandbox MMC driver when validSimon Glass2016-05-171-0/+4
OpenPOWER on IntegriCloud