summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-20SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes3-2/+24
2013-08-20Prepare v2013.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
2013-08-16gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin1-4/+1
2013-08-16tools/Makefile: Move _GNU_SOURCE to MakefileYork Sun8-21/+3
2013-08-16image: Display FIT timestamp when bootingSimon Glass1-0/+11
2013-08-16bootm: fix conditional controlling call to fixup_silent_linuxPaul B. Henson1-1/+1
2013-08-16RFC: bootm: Add silent_linux environment variableSimon Glass2-2/+18
2013-08-16SPL: Limit image name print lengthTaras Kondratiuk1-2/+3
2013-08-16Enable xmodem supportAngus Ainslie1-4/+20
2013-08-16Add TI816X evm board supportTENART Antoine5-0/+451
2013-08-16Add TI816X supportTENART Antoine16-117/+1076
2013-08-16Prepare for TI816X : reuse existing code from TI814XTENART Antoine3-4/+4
2013-08-16arm, da850: add ipam390 board supportHeiko Schocher8-0/+1194
2013-08-16arm, da850: enable the correct uart in arch_cpu_init()Heiko Schocher1-0/+4
2013-08-16bootstage: get more BOOTSTAGE_ID* in show_boot_progress()Heiko Schocher1-0/+1
2013-08-16arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmi...Heiko Schocher2-1/+8
2013-08-16TI:armv7: Enable CONFIG_CMD_GPIOTom Rini1-0/+1
2013-08-16TI:armv7: Enable CONFIG_CMD_SPITom Rini1-0/+1
2013-08-16TI:omap5/dra7xx: Convert to ti_armv7_common.hTom Rini3-177/+34
2013-08-16TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xxTom Rini3-218/+326