summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-20powerpc/p1010rdb: fix calculating ddr_freq_mhzShengzhou Liu
2013-08-20powerpc/t4240: add QSGMII interface supportShaohui Xie
2013-08-20powerpc/t4240: fix lanes routing for QSGMII protocolsShaohui Xie
2013-08-20powerpc/common/vsc3316: remove const from vsc3316_config parameter defineShaohui Xie
2013-08-20powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar
2013-08-20powerpc: Use print_size() where appropriateShruti Kanetkar
2013-08-20SPDX-License-Identifier: clean up license headerYork Sun
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-08-20powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang
2013-08-20TPL : introduce the TPL based on the SPLYing Zhang
2013-08-20powerpc : p1022ds : Enable p1022ds to start from eSPI with SPLYing Zhang
2013-08-20powerpc : spi flash : Support to start from eSPI with SPLYing Zhang
2013-08-20powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPLYing Zhang
2013-08-20powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang
2013-08-20powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang
2013-08-20spl: env_common.c: make CONFIG_SPL_BUILD contain function env_importYing Zhang
2013-08-20ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs
2013-08-20ppc4xx: Remove CANBT boardMatthias Fuchs
2013-08-20Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-08-20pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num()Łukasz Majewski
2013-08-20i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...Łukasz Majewski
2013-08-20i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is ...Łukasz Majewski
2013-08-20fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan
2013-08-20fsl_i2c: generate nine pulses on SCL if the I2C bus is hungChunhe Lan
2013-08-19SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes
2013-08-19Prepare v2013.10-rc1Tom Rini
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2013-08-19board/esd/cpci750/mv_eth.c: Fix licenseWolfgang Denk
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk
2013-08-19SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk
2013-08-19SPDX-License-Identifier: convert GPL-2.0+ / BSD-2-Clause dual-licensed filesWolfgang Denk
2013-08-19net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su
2013-08-19net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su
2013-08-19net: ftmac110: Update license statementKuo-Jung Su
2013-08-19net.h: don't use the reserved name __unusedJeroen Hofstee
2013-08-19linkstation_HGLAN: Convert from unused CONFIG_BOOTP_MASK to specific listTom Rini
2013-08-19galaxy5200: Convert from unused CONFIG_BOOTP_MASK to specific listTom Rini
2013-08-19configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini
2013-08-19net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma
2013-08-19net: smsc95xx: Add support for another SMSC95xx variantStefan Roese
2013-08-19net: Use ARRAY_SIZE at appropriate placesAxel Lin
2013-08-19phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam
2013-08-19serial: arm_dcc: Convert to use default_serial_putsAxel Lin
2013-08-19powerpc/ppc4xx: Fix dlvision-10g reset gpioDirk Eibach
2013-08-19powerpc/ppc4xx: Do full iocon PHY initialization in softwareDirk Eibach
2013-08-19powerpc/ppc4xx: Add support for iocon-2Dirk Eibach
2013-08-19powerpc/ppc4xx: Add support for iocon fiberDirk Eibach
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini
2013-08-17Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-16gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin