summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-2610-8/+8
| * powerpc/mpc85xx: fix TLB alignmentScott Wood2012-11-261-4/+4
| * powerpc: change .fixup test to a GCC version testScott Wood2012-11-263-6/+15
| * spl: introduce CONFIG_SPL_TARGETScott Wood2012-11-262-0/+6
| * spl: rename u-boot-pad.bin to u-boot-with-spl.binScott Wood2012-11-261-4/+4
| * Add u-boot-pad.bin target to the MakefileJosé Miguel Gonçalves2012-11-261-5/+6
| * powerpc/mpc85xx: add comma before "already enabled"Scott Wood2012-11-261-1/+1
| * powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood2012-11-261-44/+40
| * serial/ns16550: wait for TEMT before initializingScott Wood2012-11-261-0/+3
| * serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONSScott Wood2012-11-261-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-11-207-28/+461
|\ \
| * \ Merge branch 'next'Gerald Van Baren2012-11-197-28/+461
| |\ \ | | |/ | |/|
| | * fdt: Remove fdtdec_find_alias_node() functionSimon Glass2012-11-121-23/+1
| | * fdt: Set kernaddr if fdt indicates a kernel is presentSimon Glass2012-11-121-0/+16
| | * fdt: Add option to default to most compatible conf in a fit imageGabe Black2012-11-124-0/+150
| | * fdt: Allow device tree to specify secure bootingDoug Anderson2012-11-121-0/+62
| | * fdt: Tell the FDT library where the device tree isGabe Black2012-11-121-0/+8
| | * fdt: Load boot command from device treeChe-Liang Chiou2012-11-121-1/+15
| | * fdt: Add polarity-aware gpio functions to fdtdecSean Paul2012-11-122-0/+36
| | * fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou2012-11-122-0/+28
| | * fdt: Add function to read boolean propertyGabe Black2012-11-122-0/+24
| | * fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren2012-11-122-1/+14
| | * fdt: Add function for decoding multiple gpios globally availableAbhilash Kesavan2012-11-122-3/+18
OpenPOWER on IntegriCloud