summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: disable cache in SPL of PH1-LD20Masahiro Yamada2016-05-261-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-2455-218/+631
|\
| * armv8: ls1043ardb: enable scsi command and pcie to sata converterPo Liu2016-05-181-0/+21
| * driver/ddr/fsl: Add workaround for erratum A-010165Shengzhou Liu2016-05-182-1/+10
| * arm: ls1021a: Enable CONFIG_OF_LIBFDT and CONFIG_FIT in defconfigAlison Wang2016-05-1815-0/+41
| * armv8: ls1043ardb: invert irq pin polarity for AQR105 PHYShaohui Xie2016-05-182-0/+5
| * crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2016-05-184-117/+172
| * arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu2016-05-184-1/+10
| * arch/arm: add SEC JR0 offsetAlex Porosanu2016-05-185-10/+28
| * armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong2016-05-181-1/+1
| * armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong2016-05-181-1/+1
| * armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong2016-05-181-3/+0
| * armv8: ls1043ardb: fix types of variablesQianyu Gong2016-05-181-3/+3
| * armv8: ls1043a: remove redundant code in board filesQianyu Gong2016-05-182-9/+0
| * armv8: ls1043a: copy kernel from QSPI when booting with QSPI enabledQianyu Gong2016-05-181-0/+5
| * armv8/ls1043ardb: fix the limitation of using 'cpld reset'Qianyu Gong2016-05-182-2/+25
| * arm: uniform usage of u32 in ls102x caam configVincent Siles2016-05-181-1/+1
| * arm: Fix SCFG ICID reg addressesVincent Siles2016-05-181-2/+2
| * armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang2016-05-181-3/+0
| * armv8: ls2080a: update eth primePrabhakar Kushwaha2016-05-182-2/+2
| * armv8: ls2080: enable sec_init in U-BootAneesh Bansal2016-05-181-0/+8
| * armv8/ls1043a: update the node for QSPI supportYuan Yao2016-05-181-2/+3
| * 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
| * 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
OpenPOWER on IntegriCloud