summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: bfin_nand: convert to portmux frameworkMike Frysinger2010-07-131-8/+8
* Blackfin: nand: drain the write buffer before returningAndrew Caldwell2010-05-261-1/+6
* at91: add hwecc method for nandNikolay Petukhov2010-03-232-0/+301
* TI: Davinci: NAND Driver CleanupCyril Chemparathy2010-03-231-59/+69
* mod change 755 => 644 for multiple filesThomas Weber2010-03-211-0/+0
* Prepare v2010.03-rc1Wolfgang Denk2010-03-121-3/+1
* Nand mxc_nand add v1.1 controller supportJohn Rigby2010-01-271-71/+546
* SPEAr : nand driver support for SPEAr SoCsVipin KUMAR2010-01-232-0/+125
* MXC: Add large page oob layout for i.MX31 NAND controller.Magnus Lilja2010-01-191-0/+12
* mxc_nand: Update driver to work with i.MX31.Magnus Lilja2010-01-191-3/+31
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-01-121-14/+13
|\
| * Davinci: NAND enable ECC even when not in NAND boot modeNick Thompson2010-01-041-0/+2
| * Davinci: Configurable NAND chip selectsNick Thompson2010-01-041-14/+11
* | Davinci: davinci_nand.c performance enhancmentsNick Thompson2010-01-061-54/+146
|/
* Merge branch 'next' of ../nextWolfgang Denk2009-12-157-61/+193
|\
| * common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-4/+0
| * Merge branch 'master' into nextWolfgang Denk2009-12-071-1/+1
| |\
| * | Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-271-1/+1
| * | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-271-1/+1
| * | Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-271-1/+1
| * | NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj2009-11-201-7/+16
| * | S3C2410 NAND Flash Add Missing FunctionHui.Tang2009-11-181-4/+27
| * | NAND: Update read_read_subpage API checkSandeep Paulraj2009-11-181-1/+1
| * | fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu2009-11-131-4/+0
| * | NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-11-131-4/+96
| * | NAND: Don't walk past end of oobfree[]Sandeep Paulraj2009-11-131-1/+2
| * | NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj2009-11-131-1/+1
| * | NAND: Updating comments/explanations in the NAND driverSandeep Paulraj2009-11-131-4/+8
| * | NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj2009-11-131-0/+1
| * | NAND: Remove commented out codeSandeep Paulraj2009-11-131-1/+0
| * | NAND: Correct the "chip_shift" calculationSandeep Paulraj2009-11-131-1/+1
| * | NAND: Update to support 64 bit device sizeSandeep Paulraj2009-11-132-28/+39
* | | nand: Fix access to last block in NAND devicesStefan Roese2009-12-111-2/+2
| |/ |/|
* | Fix computation in nand_util.c:get_len_incl_badDaniel Hobi2009-12-071-1/+1
|/
* Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-131-37/+25
* Conditionally perform common relocation fixupsPeter Tyser2009-10-031-0/+2
* NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood2009-09-281-2/+1
* mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson2009-09-221-0/+1
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-2/+2
* mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood2009-09-041-1/+1
* NAND: DaVinci: V2 Adding 4 BIT ECC supportSandeep Paulraj2009-08-261-2/+282
* MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj2009-08-261-0/+59
* mxc_nand: add nand driver for MX2/MX3Ilya Yanok2009-08-262-0/+881
* NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj2009-08-262-8/+10
* 83xx, kmeter1: added NAND supportHeiko Schocher2009-08-262-0/+136
* KB9202: Add NAND supportMatthias Kaehlcke2009-08-262-0/+151
* ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driverFeng Kan2009-08-251-2/+2
* add WATCHDOG_RESET() on nand write and readGiulio Benetti2009-08-211-0/+4
* omap3: replace all instances of gpmc config struct by one globalDirk Behme2009-08-081-17/+16
* omap3: remove typedefs for configuration structsDirk Behme2009-08-081-1/+1
OpenPOWER on IntegriCloud