summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
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
2012-11-20Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini
2012-11-20Merge branch 'next'Gerald Van Baren
2012-11-19usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu
2012-11-19usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu
2012-11-19omap3_beagle: use new MUSB intstead of the old oneIlya Yanok
2012-11-19omap3_beagle: add musb-new initIlya Yanok
2012-11-19musb-new: omap2plus backend driverIlya Yanok
2012-11-19am3517_evm: switch to musb-newIlya Yanok
2012-11-19OMAP3: am35x: add musb functionsIlya Yanok