summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | x86: Put global data on the stackGraeme Russ2012-11-289-61/+65
| * | x86: Forward declare gd_tGraeme Russ2012-11-283-5/+7
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-11-2846-109/+1207
|\ \ | |/ |/|
| * powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun2012-11-271-2/+2
| * powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi2012-11-272-7/+16
| * powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-273-0/+26
| * powerpc/corenet_ds: move SATA config to board configurationZang Roy-R619112012-11-276-8/+7
| * powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi2012-11-273-1/+50
| * powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips2012-11-271-3/+3
| * powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun2012-11-273-1/+52
| * powerpc/P2041RDB: Fix Flash address LAW addressYork Sun2012-11-271-4/+10
| * powerpc/corenet_ds: Update DDR timing for single-rank DIMMsYork Sun2012-11-271-2/+2
| * powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi2012-11-272-0/+66
| * powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi2012-11-2710-7/+916
| * powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECCTimur Tabi2012-11-271-1/+1
| * powerpc/qoriq: Move FMAN microcode locationYork Sun2012-11-273-3/+3
| * 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-2721-72/+55
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-11-272-2/+0
|\ \
| * | MIPS: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang2012-11-252-2/+0
* | | mmc: Properly determine maximum supported bus widthAndy Fleming2012-11-271-12/+35
* | | mmc: Fix incorrect handling of 'read' & 'write' commandsTaylor Hutt2012-11-271-5/+4
* | | mmc: tegra: use bounce buffer APIsStephen Warren2012-11-272-23/+44
* | | common: rework bouncebuf implementationStephen Warren2012-11-273-66/+72
* | | bouncebuf: remove dummy implementationStephen Warren2012-11-271-14/+0
* | | Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configsStephen Warren2012-11-274-4/+4
* | | mmc: add no simultaenous power and vddMela Custodio2012-11-272-0/+4
* | | mmc: at91sam9x5: support to save environment in mmcWu, Josh2012-11-272-3/+17
* | | mmc: Fix interpretation of MMC_CMD_ALL_SEND_CIDTaylor Hutt2012-11-271-7/+9
* | | EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung2012-11-273-0/+94
| |/ |/|
* | Remove obsolete header filePantelis Antoniou2012-11-272-2/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-2657-457/+980
|\ \
| * | nand: Add torture featureBenoît Thébaudeau2012-11-264-0/+166
| * | nand: Fix nand_erase_opts() offset checkBenoît Thébaudeau2012-11-261-2/+2
| * | nand: Clean up nand_utilBenoît Thébaudeau2012-11-261-32/+32
| * | nand: Move the sub-page read support enable to a flagJoe Hershberger2012-11-262-5/+11
| * | driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha2012-11-261-1/+61
| * | README: Reference nand monitor commands in U-Boot READMEKarl O. Pinc2012-11-261-0/+1
| * | nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC driversScott Wood2012-11-262-2/+2
| * | powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL bootScott Wood2012-11-264-39/+54
| * | powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory mapScott Wood2012-11-262-14/+10
| * | powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new splScott Wood2012-11-263-300/+28
| * | spl/nand: config symbol documentationScott Wood2012-11-263-6/+183
| * | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-2616-8/+74
| * | powerpc/mpc85xx/p1_p2_rdb_pc: new SPL supportScott Wood2012-11-265-5/+160
| * | spl/85xx: new SPL supportScott Wood2012-11-266-10/+99
| * | spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-265-15/+73
| * | powerpc/mpc85xx: consistently use COBJS-yScott Wood2012-11-261-9/+10
| * | spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-268-28/+28
| * | spl: include resetvec and lib8xxxScott Wood2012-11-261-0/+21
| * | spl/mpc85xx: move udelay to cpu codeScott Wood2012-11-265-55/+20
OpenPOWER on IntegriCloud