summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-213-2/+29
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-145-23/+21
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-144-42/+21
|\
| * Fix OneNAND build breakKyungmin Park2008-08-134-42/+21
* | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-132-2/+2
|/
* NAND: Scan bad blocks lazily.Ilya Yanok2008-08-121-0/+2
* nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov2008-08-121-0/+3
* Fixing coding style issuesWilliam Juul2008-08-122-6/+7
* Remove white space at end.William Juul2008-08-121-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-1212-419/+1439
* NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-091-2/+2
* NAND: Added support for 128-bit OOB, adaptedSergei Poselenov2008-06-111-1/+1
* NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger2008-06-101-1/+0
* NAND: Provide a sane default for NAND_MAX_CHIPS.Scott Wood2008-05-281-0/+4
* Big white-space cleanup.Wolfgang Denk2008-05-216-49/+49
* nand: FSL UPM NAND driverAnton Vorontsov2008-01-161-0/+39
* fix various commentsMarcel Ziswiler2008-01-091-1/+1
* OneNAND support (take #2)Kyungmin Park2007-09-173-0/+451
* [PATCH][NAND] Define the Vendor Id for Micron NAND FlashUlf Samuelsson2007-05-241-0/+1
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-072-0/+69
* Code cleanupWolfgang Denk2006-07-211-37/+37
* Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz2006-04-051-0/+65
* Minor code cleanupWolfgang Denk2006-03-061-1/+0
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-054-588/+592
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-247-1/+861
|\
| * Update of new NAND codeWolfgang Denk2005-09-143-63/+63
| * Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-176-116/+775
|/
* Patches by Josef Wagner, 29 Oct 2004:wdenk2005-04-032-18/+22
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-111-1/+1
* * Patch by Scott McNutt, 21 Jul 2003:wdenk2003-07-271-3/+3
* * Code cleanup:wdenk2003-06-272-8/+8
* Patch by Murray Jensen, 20 Jun 2003:wdenk2003-06-211-1/+1
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-312-2/+3
* Make compile clean, fix the usual small problems.wdenk2003-03-261-7/+0
* * Patch by Rick Bronson, 16 Mar 2003:wdenk2003-03-261-2/+113
* Initial revisionwdenk2002-11-022-0/+139
* Initial revisionwdenk2002-03-081-0/+158
* Initial revisionwdenk2002-01-261-0/+105
OpenPOWER on IntegriCloud