summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ush: ehci: initialize altnext pointers in QHStephen Warren2014-03-10-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-03-07-52/+2687
|\
| * powerpc/t104xrdb: Update DDR initialization related settingsPriyanka Jain2014-03-07-30/+25
| * powerpc/t1040qds: Add Video - HDMI supportPriyanka Jain2014-03-07-1/+255
| * powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040Priyanka Jain2014-03-07-0/+9
| * powerpc/t2080rdb: Add T2080PCIe-RDB board supportShengzhou Liu2014-03-07-0/+1777
| * powerpc/t208xqds: fixup for t208xqdsShengzhou Liu2014-03-07-2/+3
| * bootstage: powerpc: support fdt stash and reportingMela Custodio2014-03-07-0/+7
| * powerpc/usb: Workaround for erratum-A006261Suresh Gupta2014-03-07-2/+128
| * powerpc/b4860: Add workaround for errata A006384 and A006475Shaveta Leekha2014-03-07-2/+220
| * B4860qds: Set SerDes2 refclk2 at to 156.25MHz for XFI to workShaveta Leekha2014-03-07-4/+3
| * B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-con...Shaveta Leekha2014-03-07-0/+2
| * 85xx/b4860: Alternate serdes protocols for B4860/B4420poonam aggrwal2014-03-07-0/+36
| * board/b4860qds: Add support to make PCIe SATA work on B4860QDSShaveta Leekha2014-03-07-9/+113
| * board/b4860qds: Add support to make Aurora work on B4860QDSShaveta Leekha2014-03-07-4/+111
* | kbuild: move "checkgcc4" to PowerPC archprepareMasahiro Yamada2014-03-07-10/+10
* | kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada2014-03-07-9/+11
* | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-07-82/+50
* | mips: move CONFIG_MIPS{32, 64} definition to config.mkMasahiro Yamada2014-03-07-14/+4
* | kbuild: improve Kbuild speedMasahiro Yamada2014-03-07-31/+44
* | config.mk: specify the exact path to standalone linker scriptMasahiro Yamada2014-03-07-5/+9
* | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-07-94/+15
* | kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada2014-03-07-212/+26
* | cmd_nvedit: Make 'env import -c' require size parameterTom Rini2014-03-07-0/+3
* | Cosmetic: Typo fixesVasili Galka2014-03-07-3/+3
* | ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-07-1882/+15
* | net/phy: Correct AR8021 phy_maskHaijun.Zhang2014-03-07-1/+1
* | xilinx: delete meaningless .gitignore filesMasahiro Yamada2014-03-07-6/+0
* | unit-test: make "test -e" test independent of $CWDStephen Warren2014-03-07-5/+22
* | hush: fix some quoted variable expansion issuesStephen Warren2014-03-07-6/+42
* | unit-test: clean up evironment after Hush testsStephen Warren2014-03-07-1/+2
* | net: asix: don't pad odd-length TX packetsStephen Warren2014-03-07-2/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-04-802/+321
|\
| * mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-04-2/+2
| * mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-04-8/+6
| * mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-04-196/+59
| * mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-04-73/+0
| * mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.hpekon gupta2014-03-04-86/+10
| * board/ti/am335x/README: update for NAND bootpekon gupta2014-03-03-17/+36
| * mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemespekon gupta2014-03-03-90/+71
| * mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemespekon gupta2014-03-03-163/+63
| * mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta2014-03-03-149/+56
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-03-04-21/+4
|\ \
| * | malta: correct tcl script path in README.maltaJames Hogan2014-03-04-1/+1
| * | MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck2014-03-04-20/+3
| |/
* | arc: arcangel4: set board entry <none> to fix a build errorMasahiro Yamada2014-03-04-13/+2
* | kbuild: allow empty board directoriesMasahiro Yamada2014-03-04-3/+7
* | kbuild: tools: fix a bug that always builds Denx logoMasahiro Yamada2014-03-04-2/+2
* | kbuild: add "cross_tools" target to build tools for the targetMasahiro Yamada2014-03-04-0/+15
* | kbuild: fix "tools-all" targetMasahiro Yamada2014-03-04-1/+1