summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood2008-11-251-6/+6
* NAND: Properly create JFFS2 cleanmarkers.Scott Wood2008-10-291-19/+11
* NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood2008-10-291-2/+14
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-9/+11
* NAND: Reset chip on power-upKarl Beldan2008-10-291-0/+8
* NAND: sync with 2.6.27Scott Wood2008-10-295-42/+140
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-17/+17
* Fix the NAND size overflow issue.Jason Jin2008-10-141-2/+2
* fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov2008-09-121-4/+0
* fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov2008-09-121-1/+34
* fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov2008-09-121-1/+16
* NAND: add NAND driver for S3C64XXGuennadi Liakhovetski2008-08-312-0/+320
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-142-55/+55
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-139-35/+8
* NAND: chip->state does not always get set.Marcel Ziswiler2008-08-121-0/+1
* NAND: Scan bad blocks lazily.Ilya Yanok2008-08-121-3/+7
* NAND read/write fixScott Wood2008-08-121-581/+181
* nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov2008-08-121-40/+28
* fsl_elbc_nand: Hard-code the FBAR/FPAR split.Scott Wood2008-08-121-3/+2
* fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov2008-08-121-1/+10
* Freescale eLBC FCM NAND driverScott Wood2008-08-122-0/+760
* Don't panic if a controller driver does ecc its own way.Scott Wood2008-08-121-2/+6
* NAND: Make NAND driver less verbose per defaultStefan Roese2008-08-122-6/+7
* NAND: Change nand_wait_ready() to not call nand_wait()Stefan Roese2008-08-121-1/+10
* Fixing coding style issuesWilliam Juul2008-08-122-6/+6
* Remove white space at end.William Juul2008-08-122-7/+7
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-126-2299/+2753
* MTD/NAND: Fix printf format warning in nand codeStefan Roese2008-07-102-4/+4
* NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-092-37/+70
* NAND: Added support for 128-bit OOB, adaptedSergei Poselenov2008-06-111-13/+33
* NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger2008-06-101-82/+46
* nand: Correct NAND erase percentage outputDirk Behme2008-05-281-0/+7
* Big white-space cleanup.Wolfgang Denk2008-05-215-81/+81
* PATCH - Fix oob data copied into supplied bufferTroy Kisky2008-04-211-9/+8
* Remove conflicting NAND IDMike Frysinger2008-04-171-2/+0
* nand: FSL UPM NAND driverAnton Vorontsov2008-01-162-0/+203
* fix comments with new drivers organizationMarcel Ziswiler2008-01-091-1/+1
* drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-258-0/+6842
OpenPOWER on IntegriCloud