summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-videoTom Rini2012-11-1917-129/+550
|\
| * mx53loco: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-143-65/+99
| * mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-144-56/+107
| * Video: fix compiler warnings in bus_vcxkJens Scharsig (BuS Elektronik)2012-11-141-1/+1
| * video: atmel: implement lcd_setcolreg functionBo Shen2012-11-102-0/+19
| * video: Skip bitmaps which do not fit into the screen in cfb_consoleVadim Bendebury2012-11-071-0/+7
| * lcd: Implement RLE8 bitmap decodingTom Wai-Hong Tam2012-11-072-0/+149
| * lcd: Fix BMP decode bug that skips the wrong padded rowTom Wai-Hong Tam2012-11-071-4/+4
| * lcd: Provide an API to access LCD parametersVadim Bendebury2012-11-072-0/+62
| * video: Implement additional video API functions in cfb_consoleStefan Reinauer2012-11-071-0/+42
| * video: Provide an API to access video parametersStefan Reinauer2012-11-062-3/+50
| * ipu common: reset ipuv3 correctlyLiu Ying2012-11-061-0/+10
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-11-1973-1076/+2024
|\ \
| * | cmd_mmc.c: Fix typo, "dislay" -> "display"Robert P. J. Day2012-11-141-1/+1
| * | fs/fs.c: do_fsload: measure throughputAndreas Bießmann2012-11-141-1/+10
| * | fs: zfs: fix illegal use of fpAlejandro Mery2012-11-141-1/+3
| * | M68K: eb_cpu5282: general update and enhanced board supportJens Scharsig (BuS Elektronik)2012-11-148-764/+146
| * | arm:universal_c210:pmic: Adjust C210 Universal target platform board to new P...Łukasz Majewski2012-11-141-4/+11
| * | arm:goni:pmic: Adjust GONI target platform board to new PMIC frameworkŁukasz Majewski2012-11-141-3/+10
| * | power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWERŁukasz Majewski2012-11-142-2/+2
| * | power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski2012-11-1419-54/+54
| * | power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* filesŁukasz Majewski2012-11-146-5/+5
OpenPOWER on IntegriCloud