summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | cmd_nand: slight optimization of nand_dump functionMasahiro Yamada2013-08-22-5/+8
* | | cmd_nand: fix a memory leak in nand_dump functionMasahiro Yamada2013-08-22-7/+16
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-21-349/+1101
|\ \ \
| * | | Makefile: Fix build in a separated directory treeYork Sun2013-08-21-2/+2
| * | | Fix for incorrect conversion hex string to number (FMAN firmware address).Николай Пузанов2013-08-20-1/+1
| * | | powerpc/sec: Add workaround for SEC A-003571Shengzhou Liu2013-08-20-1/+14
| * | | powerpc/p1010rdb: fix calculating ddr_freq_mhzShengzhou Liu2013-08-20-1/+1
| * | | powerpc/t4240: add QSGMII interface supportShaohui Xie2013-08-20-31/+108
| * | | powerpc/t4240: fix lanes routing for QSGMII protocolsShaohui Xie2013-08-20-2/+37
| * | | powerpc/common/vsc3316: remove const from vsc3316_config parameter defineShaohui Xie2013-08-20-12/+12
| * | | powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-20-21/+21
| * | | powerpc: Use print_size() where appropriateShruti Kanetkar2013-08-20-22/+21
| * | | SPDX-License-Identifier: clean up license headerYork Sun2013-08-20-48/+3
| * | | powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-20-146/+149
| * | | powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2013-08-20-71/+103
| * | | TPL : introduce the TPL based on the SPLYing Zhang2013-08-20-14/+147
| * | | powerpc : p1022ds : Enable p1022ds to start from eSPI with SPLYing Zhang2013-08-20-7/+39
| * | | powerpc : spi flash : Support to start from eSPI with SPLYing Zhang2013-08-20-0/+80
| * | | powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPLYing Zhang2013-08-20-17/+179
| * | | powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-20-0/+233
| * | | powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2013-08-20-6/+6
| * | | spl: env_common.c: make CONFIG_SPL_BUILD contain function env_importYing Zhang2013-08-20-2/+0
* | | | ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs2013-08-20-135/+18
* | | | ppc4xx: Remove CANBT boardMatthias Fuchs2013-08-20-1318/+4
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-08-20-22/+120
|\ \ \ \ | |/ / / |/| | |
| * | | pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num()Łukasz Majewski2013-08-20-1/+1
| * | | i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...Łukasz Majewski2013-08-20-14/+30
| * | | i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is ...Łukasz Majewski2013-08-20-1/+1
| * | | fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan2013-08-20-7/+34
| * | | fsl_i2c: generate nine pulses on SCL if the I2C bus is hungChunhe Lan2013-08-20-2/+57
* | | | SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes2013-08-19-2/+24
|/ / /
* | | Prepare v2013.10-rc1Tom Rini2013-08-19-2/+2
* | | SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-19-3796/+179
* | | board/esd/cpci750/mv_eth.c: Fix licenseWolfgang Denk2013-08-19-16/+1
* | | SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-19-528/+80
* | | SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk2013-08-19-90/+5
* | | SPDX-License-Identifier: convert GPL-2.0+ / BSD-2-Clause dual-licensed filesWolfgang Denk2013-08-19-44/+1
* | | net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su2013-08-19-74/+82
* | | net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su2013-08-19-5/+5
* | | net: ftmac110: Update license statementKuo-Jung Su2013-08-19-2/+2
* | | net.h: don't use the reserved name __unusedJeroen Hofstee2013-08-19-1/+1
* | | linkstation_HGLAN: Convert from unused CONFIG_BOOTP_MASK to specific listTom Rini2013-08-19-1/+11
* | | galaxy5200: Convert from unused CONFIG_BOOTP_MASK to specific listTom Rini2013-08-19-4/+3
* | | configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini2013-08-19-18/+0
* | | net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma2013-08-19-26/+51
* | | net: smsc95xx: Add support for another SMSC95xx variantStefan Roese2013-08-19-0/+1
* | | net: Use ARRAY_SIZE at appropriate placesAxel Lin2013-08-19-17/+10
* | | phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam2013-08-19-1/+1
* | | serial: arm_dcc: Convert to use default_serial_putsAxel Lin2013-08-19-7/+1
* | | powerpc/ppc4xx: Fix dlvision-10g reset gpioDirk Eibach2013-08-19-2/+2