summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/t208xqds: fixup for t208xqdsShengzhou Liu2014-03-072-2/+3
* bootstage: powerpc: support fdt stash and reportingMela Custodio2014-03-071-0/+7
* powerpc/usb: Workaround for erratum-A006261Suresh Gupta2014-03-075-2/+128
* powerpc/b4860: Add workaround for errata A006384 and A006475Shaveta Leekha2014-03-074-2/+220
* B4860qds: Set SerDes2 refclk2 at to 156.25MHz for XFI to workShaveta Leekha2014-03-071-4/+3
* B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-con...Shaveta Leekha2014-03-071-0/+2
* 85xx/b4860: Alternate serdes protocols for B4860/B4420poonam aggrwal2014-03-073-0/+36
* board/b4860qds: Add support to make PCIe SATA work on B4860QDSShaveta Leekha2014-03-072-9/+113
* board/b4860qds: Add support to make Aurora work on B4860QDSShaveta Leekha2014-03-073-4/+111
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-0437-802/+321
|\
| * mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-043-2/+2
| * mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-049-8/+6
| * mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-0411-196/+59
| * mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-0419-73/+0
| * mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.hpekon gupta2014-03-044-86/+10
| * board/ti/am335x/README: update for NAND bootpekon gupta2014-03-031-17/+36
| * mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemespekon gupta2014-03-031-90/+71
| * mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemespekon gupta2014-03-031-163/+63
| * mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta2014-03-032-149/+56
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-03-042-21/+4
|\ \
| * | malta: correct tcl script path in README.maltaJames Hogan2014-03-041-1/+1
| * | MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck2014-03-041-20/+3
| |/
* | arc: arcangel4: set board entry <none> to fix a build errorMasahiro Yamada2014-03-042-13/+2
* | kbuild: allow empty board directoriesMasahiro Yamada2014-03-043-3/+7
* | kbuild: tools: fix a bug that always builds Denx logoMasahiro Yamada2014-03-041-2/+2
* | kbuild: add "cross_tools" target to build tools for the targetMasahiro Yamada2014-03-042-0/+15
* | kbuild: fix "tools-all" targetMasahiro Yamada2014-03-041-1/+1
* | board: config.mk: delete unused sinclude directiveMasahiro Yamada2014-03-042-4/+0
* | board: .gitignore: ignore board-specific generated filesMasahiro Yamada2014-03-043-0/+4
* | board: gaisler: delete unnecessary include pathMasahiro Yamada2014-03-045-10/+0
* | kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-0413-14/+43
* | kbuild: consolidate PLATFORM_LIBSMasahiro Yamada2014-03-043-9/+4
* | scripts: update checkpatch.pl to latest upstream versionTom Rini2014-03-041-208/+1067
* | Add 64-bit data support for memory commandsYork Sun2014-03-045-11/+174
* | dm: Remove old driver model documentationSimon Glass2014-03-0421-3662/+0
* | dm: Enable gpio command to support driver modelSimon Glass2014-03-041-13/+116
* | sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-044-88/+151
* | dm: Add GPIO support and testsSimon Glass2014-03-044-0/+483
* | dm: Add a demonstration/example driverSimon Glass2014-03-0410-0/+432
* | dm: Add a 'dm' command for testingSimon Glass2014-03-043-0/+135
* | dm: Add basic testsSimon Glass2014-03-0414-0/+1426
* | dm: Set up driver model after relocationSimon Glass2014-03-041-0/+33
* | sandbox: config: Enable driver modelSimon Glass2014-03-041-0/+1
* | dm: Add base driver model supportSimon Glass2014-03-0418-0/+1601
* | dm: Add README for driver modelSimon Glass2014-03-041-0/+368
* | yaffs: Remove private list implementationSimon Glass2014-03-042-127/+1
* | Add cmd_process_error() to report and process errorsSimon Glass2014-03-042-0/+19
* | sandbox: Build a device tree file for sandboxSimon Glass2014-03-045-0/+35
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-0453-90/+98
* | nand_spl: display warning message to inform the end of nand_splMasahiro Yamada2014-03-041-0/+7
OpenPOWER on IntegriCloud