aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-28Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini
2012-11-27Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2012-11-27powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun
2012-11-27powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi
2012-11-27powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen
2012-11-27powerpc/corenet_ds: move SATA config to board configurationZang Roy-R61911
2012-11-27powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi
2012-11-27powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips
2012-11-27powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun
2012-11-27powerpc/P2041RDB: Fix Flash address LAW addressYork Sun
2012-11-27powerpc/corenet_ds: Update DDR timing for single-rank DIMMsYork Sun
2012-11-27powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi
2012-11-27powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi
2012-11-27powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECCTimur Tabi
2012-11-27powerpc/qoriq: Move FMAN microcode locationYork Sun
2012-11-27mmc: Properly determine maximum supported bus widthAndy Fleming
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2012-11-27mmc: Fix incorrect handling of 'read' & 'write' commandsTaylor Hutt
2012-11-27mmc: tegra: use bounce buffer APIsStephen Warren
2012-11-27common: rework bouncebuf implementationStephen Warren
2012-11-27bouncebuf: remove dummy implementationStephen Warren
2012-11-27Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configsStephen Warren
2012-11-27mmc: add no simultaenous power and vddMela Custodio
2012-11-27mmc: at91sam9x5: support to save environment in mmcWu, Josh
2012-11-27mmc: Fix interpretation of MMC_CMD_ALL_SEND_CIDTaylor Hutt
2012-11-27EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung
2012-11-27Remove obsolete header filePantelis Antoniou
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-11-26nand: Add torture featureBenoît Thébaudeau
2012-11-26nand: Fix nand_erase_opts() offset checkBenoît Thébaudeau
2012-11-26nand: Clean up nand_utilBenoît Thébaudeau
2012-11-26nand: Move the sub-page read support enable to a flagJoe Hershberger
2012-11-26driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha
2012-11-26README: Reference nand monitor commands in U-Boot READMEKarl O. Pinc
2012-11-26nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC driversScott Wood
2012-11-26powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL bootScott Wood
2012-11-26powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory mapScott Wood
2012-11-26powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new splScott Wood
2012-11-26spl/nand: config symbol documentationScott Wood
2012-11-26spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood
2012-11-26powerpc/mpc85xx/p1_p2_rdb_pc: new SPL supportScott Wood
2012-11-26spl/85xx: new SPL supportScott Wood
2012-11-26spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood
2012-11-26powerpc/mpc85xx: consistently use COBJS-yScott Wood
2012-11-26spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood
2012-11-26spl: include resetvec and lib8xxxScott Wood
2012-11-26spl/mpc85xx: move udelay to cpu codeScott Wood
2012-11-26powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood
2012-11-26powerpc/mpc85xx: fix TLB alignmentScott Wood
2012-11-26powerpc: change .fixup test to a GCC version testScott Wood