summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mtd'Sascha Hauer2013-03-041-0/+9
|\
| * mtd: implement mtd_lock and mtd_unlockSascha Hauer2013-02-141-0/+2
| * mtd: Add mtd_* functionsSascha Hauer2013-02-141-0/+7
* | mtd: nand: do not write empty pagesSascha Hauer2013-02-211-0/+2
|/
* mtd nand: Specify pr_fmt and change messages to pr_*Sascha Hauer2013-01-271-1/+1
* m25p80: re-import it againt mtd_add_hostJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+65
* mtd: introduce mtd_block_isbadJean-Christophe PLAGNIOL-VILLARD2012-11-031-0/+2
* mtd: add parent supportJean-Christophe PLAGNIOL-VILLARD2012-10-171-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* mtd nand: implement buswidth detectionSascha Hauer2012-08-031-0/+3
* nand_base: add ONFI flash detectionEric BĂ©nard2012-07-052-4/+77
* fix typo funtion -> functionAntony Pavlov2012-05-131-1/+1
* drivers/mtd: split mtd mtdoob devicesRobert Jarzmik2011-12-221-1/+0
* drivers/mtd: transfer NAND notions to MTD coreRobert Jarzmik2011-12-221-1/+1
* nand: remove unused header fileSascha Hauer2011-04-111-46/+0
* nand: remove unused suspend/resume functionsSascha Hauer2011-04-041-4/+0
* mtd/nand: increase page and oob size limitsBaruch Siach2011-03-181-2/+2
* nand_s3c2410: Fix sparse warnings.Marek Belisko2010-11-191-1/+0
* mtd: Fix sparse warning.Marek Belisko2010-11-191-3/+4
* add ubi support from u-boot. Just enough to compile and scanSascha Hauer2010-07-051-0/+186
* include stuff missing for ubiSascha Hauer2010-07-051-0/+10
* add partition mtd supportSascha Hauer2010-07-052-0/+4
* documentation updatesJuergen Beisert2009-12-153-0/+12
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-1/+1
* NAND: Allow to read oob dataSascha Hauer2009-12-031-0/+1
* list: remove duplicated list.hSascha Hauer2009-11-031-1/+1
* nand: Add size parameterSascha Hauer2009-07-211-0/+3
* introduce cdevSascha Hauer2009-07-211-0/+3
* mtd: Replace DEBUG by MTD_DEBUGSascha Hauer2009-06-101-2/+2
* remove unused include fileSascha Hauer2008-08-131-60/+0
* NAND: Add updated NAND support from KernelSascha Hauer2008-08-134-258/+578
* NAND support work in progresssascha2007-10-203-118/+94
* add nand_ecc.hSascha Hauer2007-10-151-0/+30
* NAND WIPSascha Hauer2007-10-151-2/+2
* remove unported includes and driversSascha Hauer2007-09-213-449/+0
* svn_rev_003Sascha Hauer2007-07-052-55/+0
* 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