summaryrefslogtreecommitdiff
path: root/nuttx/drivers/mtd/mtd_nand.c
Commit message (Expand)AuthorAgeFilesLines
* SmartFS: Implements wear-leveling in the SmartFS. From Ken PettitGregory Nutt2014-12-091-0/+0
* Reanem kzalloc to kmm_zalloc for consistencyGregory Nutt2014-08-311-1/+1
* Fix a typo that was cloned to several SAMA5 and MTD filesGregory Nutt2013-12-211-1/+1
* MTD NAND: Check if block number is out of ragne at top of loop, not bottom, t...Gregory Nutt2013-12-051-14/+24
* MTD NAND: Fix an error in the calculation of the page numberGregory Nutt2013-12-021-3/+3
* MTD NAND: Fix a misplaced endifGregory Nutt2013-12-011-1/+1
* SAMA5 NAND: Still debuggingGregory Nutt2013-11-281-19/+21
* Fixes a couple of errors in MTD NAND logicGregory Nutt2013-11-271-2/+2
* SAMA5 NAND: A few bug fixes for integration. Still lots more to doGregory Nutt2013-11-271-2/+8
* SAMA5 NAND: Fix a few race conditionsGregory Nutt2013-11-251-11/+40
* Rethinking some NAND interfacesGregory Nutt2013-11-191-3/+3
* Finishes up NAND software ECC logicGregory Nutt2013-11-181-2/+2
* MTD NAND: Beginning of software ECC logicGregory Nutt2013-11-181-18/+100
* More NAND stuffGregory Nutt2013-11-171-45/+383
* More NAND stuffGregory Nutt2013-11-171-14/+165
* Continuing NAND integrationGregory Nutt2013-11-171-17/+25
* More NAND logic (still not complete)Gregory Nutt2013-11-161-21/+188
* Futher NAND developmentGregory Nutt2013-11-161-1/+3
* Further NAND supportGregory Nutt2013-11-161-7/+4
* Further NAND developmentGregory Nutt2013-11-161-0/+187