summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Remove obsolete header filePantelis Antoniou2012-11-27-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-26-457/+980
|\
| * nand: Add torture featureBenoît Thébaudeau2012-11-26-0/+166
| * nand: Fix nand_erase_opts() offset checkBenoît Thébaudeau2012-11-26-2/+2
| * nand: Clean up nand_utilBenoît Thébaudeau2012-11-26-32/+32
| * nand: Move the sub-page read support enable to a flagJoe Hershberger2012-11-26-5/+11
| * driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha2012-11-26-1/+61
| * README: Reference nand monitor commands in U-Boot READMEKarl O. Pinc2012-11-26-0/+1
| * nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC driversScott Wood2012-11-26-2/+2
| * powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL bootScott Wood2012-11-26-39/+54
| * powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory mapScott Wood2012-11-26-14/+10
| * powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new splScott Wood2012-11-26-300/+28
| * spl/nand: config symbol documentationScott Wood2012-11-26-6/+183
| * spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-26-8/+74
| * powerpc/mpc85xx/p1_p2_rdb_pc: new SPL supportScott Wood2012-11-26-5/+160
| * spl/85xx: new SPL supportScott Wood2012-11-26-10/+99
| * spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-26-15/+73
| * powerpc/mpc85xx: consistently use COBJS-yScott Wood2012-11-26-9/+10
| * spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-26-28/+28
| * spl: include resetvec and lib8xxxScott Wood2012-11-26-0/+21
| * spl/mpc85xx: move udelay to cpu codeScott Wood2012-11-26-55/+20
| * powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-26-8/+8
| * powerpc/mpc85xx: fix TLB alignmentScott Wood2012-11-26-4/+4
| * powerpc: change .fixup test to a GCC version testScott Wood2012-11-26-6/+15
| * spl: introduce CONFIG_SPL_TARGETScott Wood2012-11-26-0/+6
| * spl: rename u-boot-pad.bin to u-boot-with-spl.binScott Wood2012-11-26-4/+4
| * Add u-boot-pad.bin target to the MakefileJosé Miguel Gonçalves2012-11-26-5/+6
| * powerpc/mpc85xx: add comma before "already enabled"Scott Wood2012-11-26-1/+1
| * powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood2012-11-26-44/+40
| * serial/ns16550: wait for TEMT before initializingScott Wood2012-11-26-0/+3
| * serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONSScott Wood2012-11-26-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-11-20-28/+461
|\ \
| * \ Merge branch 'next'Gerald Van Baren2012-11-19-28/+461
| |\ \ | | |/ | |/|
| | * fdt: Remove fdtdec_find_alias_node() functionSimon Glass2012-11-12-23/+1
| | * fdt: Set kernaddr if fdt indicates a kernel is presentSimon Glass2012-11-12-0/+16
| | * fdt: Add option to default to most compatible conf in a fit imageGabe Black2012-11-12-0/+150
| | * fdt: Allow device tree to specify secure bootingDoug Anderson2012-11-12-0/+62
| | * fdt: Tell the FDT library where the device tree isGabe Black2012-11-12-0/+8
| | * fdt: Load boot command from device treeChe-Liang Chiou2012-11-12-1/+15
| | * fdt: Add polarity-aware gpio functions to fdtdecSean Paul2012-11-12-0/+36
| | * fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou2012-11-12-0/+28
| | * fdt: Add function to read boolean propertyGabe Black2012-11-12-0/+24
| | * fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren2012-11-12-1/+14
| | * fdt: Add function for decoding multiple gpios globally availableAbhilash Kesavan2012-11-12-3/+18
| | * fdt: Add fdtdec_decode_region() to decode memory regionSimon Glass2012-11-12-0/+36
| | * fdt: Add function to get a config string from device treeSimon Glass2012-11-12-10/+28
| | * fdt: Add function to get config int from device treeAbhilash Kesavan2012-11-12-0/+35
* | | usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu2012-11-20-1/+1
* | | usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu2012-11-20-10/+5
* | | omap3_beagle: use new MUSB intstead of the old oneIlya Yanok2012-11-20-7/+4