summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* Minor Coding Style Cleanup.Wolfgang Denk2011-02-021-19/+19
* mxc_nand: add support for i.MX35 processorStefano Babic2011-02-021-3/+3
* mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen2011-01-122-15/+16
* NAND: add the ability to directly write yaffs imageLei Wen2011-01-121-8/+55
* nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.Alexander Holler2011-01-121-1/+1
* MTD/NAND: fix nand_base.c to use get_timer() correctlyReinhard Meyer2010-12-171-6/+9
* nand: constify id/manu tablesMike Frysinger2010-12-172-5/+5
* fsl_upm: Add MxMR/MDR synchronizationJohn Schmoller2010-12-131-0/+2
* fix s3c2410_nand timing default valuesDavid Müller (ELSOFT AG)2010-12-061-3/+9
* ppc4xx/NAND: Reduce size of NAND SPL imageStefan Roese2010-11-271-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-291-12/+13
|\
| * Add generic support for samsung s3c2440C Nauman2010-10-281-12/+13
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-1/+1
|/
* davinci_nand, trivial : use symbolic ECC start commandBen Gardiner2010-10-171-1/+2
* nand: remove dead code and suspend/resumeScott Wood2010-10-114-308/+1
* nand erase: .spread, .part, .chip subcommandsScott Wood2010-10-111-14/+17
* nand util: read/write: accept unaligned lengthScott Wood2010-10-112-37/+63
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-231-1/+1
* nand/davinci: make sure ECC calculation has really startedWolfram Sang2010-09-131-1/+14
* mtd: nand: supress 'unknown NAND' warning if no nand is foundSteve Sakoman2010-09-081-3/+6
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-11/+7
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-07-141-8/+8
|\
| * Blackfin: bfin_nand: convert to portmux frameworkMike Frysinger2010-07-131-8/+8
* | mtd: nand_plat: add simple GPIO framework DEV_READY optionMike Frysinger2010-07-081-0/+11
* | NAND: add Toshiba TC58NVG0 identifierFlorian Fainelli2010-07-081-0/+1
* | NAND: show manufacturer and device ID for unknown chipsFlorian Fainelli2010-07-081-1/+5
|/
* 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
OpenPOWER on IntegriCloud