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-27Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2012-11-27mmc: Properly determine maximum supported bus widthAndy 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
2012-11-26spl: introduce CONFIG_SPL_TARGETScott Wood
2012-11-26spl: rename u-boot-pad.bin to u-boot-with-spl.binScott Wood
2012-11-26Add u-boot-pad.bin target to the MakefileJosé Miguel Gonçalves
2012-11-26powerpc/mpc85xx: add comma before "already enabled"Scott Wood
2012-11-26powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood
2012-11-26serial/ns16550: wait for TEMT before initializingScott Wood
2012-11-26serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONSScott Wood