aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-20powerpc/t4240: fix lanes routing for QSGMII protocolsShaohui Xie1-2/+37
2013-08-20powerpc/common/vsc3316: remove const from vsc3316_config parameter defineShaohui Xie4-12/+12
2013-08-20powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar7-21/+21
2013-08-20powerpc: Use print_size() where appropriateShruti Kanetkar4-22/+21
2013-08-20SPDX-License-Identifier: clean up license headerYork Sun3-48/+3
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha17-146/+149
2013-08-20powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang5-71/+103
2013-08-20TPL : introduce the TPL based on the SPLYing Zhang5-14/+147
2013-08-20powerpc : p1022ds : Enable p1022ds to start from eSPI with SPLYing Zhang2-7/+39
2013-08-20powerpc : spi flash : Support to start from eSPI with SPLYing Zhang3-0/+80
2013-08-20powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPLYing Zhang6-17/+179
2013-08-20powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang9-0/+233
2013-08-20powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang5-6/+6
2013-08-20spl: env_common.c: make CONFIG_SPL_BUILD contain function env_importYing Zhang1-2/+0
2013-08-20ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs13-135/+18
2013-08-20ppc4xx: Remove CANBT boardMatthias Fuchs9-1318/+4
2013-08-20Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini12-22/+120
2013-08-20pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num()Łukasz Majewski1-1/+1
2013-08-20i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...Łukasz Majewski5-14/+30
2013-08-20i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is ...Łukasz Majewski1-1/+1
2013-08-20fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan5-7/+34
2013-08-20fsl_i2c: generate nine pulses on SCL if the I2C bus is hungChunhe Lan1-2/+57
2013-08-19ARM: tegra: support raw ramdisksStephen Warren1-0/+1
2013-08-19ARM: tegra: Enable data cache on DalmoreThierry Reding1-3/+0
2013-08-19ARM: tegra: Make cache line size SoC specificThierry Reding4-2/+9
2013-08-19SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes3-2/+24
2013-08-19Prepare v2013.10-rc1v2013.10-rc1Tom Rini1-2/+2
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk153-3796/+179
2013-08-19board/esd/cpci750/mv_eth.c: Fix licenseWolfgang Denk1-16/+1
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk24-528/+80
2013-08-19SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk5-90/+5
2013-08-19SPDX-License-Identifier: convert GPL-2.0+ / BSD-2-Clause dual-licensed filesWolfgang Denk1-44/+1
2013-08-19net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su2-74/+82
2013-08-19net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su1-5/+5
2013-08-19net: ftmac110: Update license statementKuo-Jung Su2-2/+2
2013-08-19net.h: don't use the reserved name __unusedJeroen Hofstee1-1/+1
2013-08-19linkstation_HGLAN: Convert from unused CONFIG_BOOTP_MASK to specific listTom Rini1-1/+11
2013-08-19galaxy5200: Convert from unused CONFIG_BOOTP_MASK to specific listTom Rini1-4/+3
2013-08-19configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini18-18/+0
2013-08-19net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma1-26/+51
2013-08-19net: smsc95xx: Add support for another SMSC95xx variantStefan Roese1-0/+1
2013-08-19net: Use ARRAY_SIZE at appropriate placesAxel Lin10-17/+10
2013-08-19phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam1-1/+1
2013-08-19serial: arm_dcc: Convert to use default_serial_putsAxel Lin1-7/+1
2013-08-19powerpc/ppc4xx: Fix dlvision-10g reset gpioDirk Eibach1-2/+2
2013-08-19powerpc/ppc4xx: Do full iocon PHY initialization in softwareDirk Eibach1-48/+172
2013-08-19powerpc/ppc4xx: Add support for iocon-2Dirk Eibach1-11/+25
2013-08-19powerpc/ppc4xx: Add support for iocon fiberDirk Eibach1-8/+36
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini163-3544/+6620
2013-08-17Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD28-1966/+601