summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-28x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer
2012-11-28x86: Add some missing includesGabe Black
2012-11-28x86: Allow excluding reset vector code from u-bootGabe Black
2012-11-28x86: Add initial memory barrier macrosSimon Glass
2012-11-28x86: Add ilog2 to bitopsGraeme Russ
2012-11-28x86: Remove duplicate PCI initGraeme Russ
2012-11-28x86: Put global data on the stackGraeme Russ
2012-11-28x86: Forward declare gd_tGraeme Russ
2012-11-28Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini
2012-11-28Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2012-11-28powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun
2012-11-28powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi
2012-11-28powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen
2012-11-28powerpc/corenet_ds: move SATA config to board configurationZang Roy-R61911
2012-11-28powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi
2012-11-28powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips
2012-11-28powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun
2012-11-28powerpc/P2041RDB: Fix Flash address LAW addressYork Sun
2012-11-28powerpc/corenet_ds: Update DDR timing for single-rank DIMMsYork Sun
2012-11-28powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi
2012-11-28powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi
2012-11-28powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECCTimur Tabi
2012-11-28powerpc/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