summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * armv8/fdt: add fixup_crypto_nodeAlex Porosanu2016-05-171-0/+19
| * armv8: ls2080a: Update MAINTAINERS filePrabhakar Kushwaha2016-05-172-2/+2
| * armv8/ls2080ardb: Update DDR timing to support more UDIMMsShengzhou Liu2016-05-171-3/+3
| * driver/ddr/fsl: Add workaround for erratum A-009801Shengzhou Liu2016-05-173-0/+12
| * drivers/ddr/fsl: update workaround for erratum A-008511Shengzhou Liu2016-05-172-3/+10
| * armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu2016-05-179-16/+49
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-05-2422-589/+1299
|\ \
| * | net: phy: dp83867: Add SGMII helper for configurationDan Murphy2016-05-241-1/+1
| * | net: phy: Add phy_interface_is_sgmii to phy.hDan Murphy2016-05-241-0/+11
| * | net: phy: Move is_rgmii helper to phy.hDan Murphy2016-05-242-11/+11
| * | net: phy: ti: Allow the driver to be more configurableDan Murphy2016-05-241-10/+77
| * | net: phy: dp83867: Add device tree bindings and documentationDan Murphy2016-05-242-0/+60
| * | 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-242-2/+22
| * | defconfig: dra74_evm: enable eth driver modelMugunthan V N2016-05-241-0/+1
| * | defconfig: am437x_sk_evm: enable eth driver modelMugunthan V N2016-05-241-0/+1
| * | defconfig: am437x_gp_evm: enable eth driver modelMugunthan V N2016-05-241-0/+1
| * | arm: dts: dra7: fix ethernet name with proper device addressMugunthan V N2016-05-241-1/+1
| * | arm: dts: dra7: add syscon node to cpsw to read mac addressMugunthan V N2016-05-241-0/+1
| * | arm: dts: am4372: add syscon node to cpsw to read mac addressMugunthan V N2016-05-241-0/+1
| * | drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N2016-05-244-17/+131
| * | drivers: net: cpsw: fix get mdio base and gmii_sel reg from DTMugunthan V N2016-05-241-4/+20
| * | ARM: omap5: add platform specific ethernet phy modes configurationsMugunthan V N2016-05-241-0/+12
| * | drivers: net: cpsw: fix cpsw dp parse when num slaves as 1Mugunthan V N2016-05-241-4/+2
| * | ti_omap5_common: eth: do not define DM_ETH for splMugunthan V N2016-05-241-0/+1
| * | drivers: core: device: add support to check dt compatible for a device/machineMugunthan V N2016-05-242-0/+37
| * | net: phy: Add PHY driver for mv88e61xx switchesKevin Smith2016-05-243-0/+1021
| * | net: Remove unused mv88e61xx switch driverKevin Smith2016-05-243-656/+0
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-05-2469-159/+1000
|\ \ \
| * | | ARM: zynq: Simplify zynq configurationMichal Simek2016-05-2423-63/+17
| * | | 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
| * | | image: Add boot_get_fpga() to load fpga with bootmMichal Simek2016-05-245-2/+110
| * | | 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
| * | | mkimage: Report information about fpgaMichal Simek2016-05-245-1/+78
| * | | fpga: Fix typo in function commentMichal Simek2016-05-241-1/+1
| * | | ARM64: zynqmp: Enable CLK frameworkMichal Simek2016-05-246-0/+12
| * | | ARM64: zynqmp: Add SPL support supportMichal Simek2016-05-247-3/+209
| * | | ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSIMichal Simek2016-05-241-0/+5
| * | | ARM64: zynqmp: Align gic ranges for 64k in device treeAlexander Graf2016-05-241-2/+2
| * | | tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2016-05-245-1/+280
| * | | SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot modeMichal Simek2016-05-241-9/+36
| * | | ARM: zynq: Call ps7_post_config() for SPLMichal Simek2016-05-241-0/+15
| * | | ARM64: zynqmp: Enable option to overwrite default variablesMichal Simek2016-05-241-0/+2
| * | | spl: Introduce new function spl_board_prepare_for_bootMichal Simek2016-05-242-0/+7
OpenPOWER on IntegriCloud