summaryrefslogtreecommitdiff
path: root/src/flash/nand/core.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed values for Samung NAND chipsDamjan Marion2011-05-281-2/+2
* Improve NAND flash detectionDamjan Marion2011-05-281-1/+3
* Reorganize NAND flash tableDamjan Marion2011-05-281-75/+79
* Add Micron 2GiB nandAlexandre Pereira da Silva2011-03-301-0/+2
* NAND/CORE: Comment use of alive_sleep()Antonio Borneo2011-01-021-0/+1
* NAND/CORE: Replace decimal dot in messagesAntonio Borneo2011-01-021-66/+66
* NAND: catch read errors when building BBTJon Povey2010-05-181-1/+4
* NAND: fix first and last handling in nand_build_bbtJon Povey2010-05-141-3/+5
* NAND: fix off-by-one error in erase command argument rangeJon Povey2010-05-141-1/+1
* NAND/CORE: review scope of functionsAntonio Borneo2010-04-101-1/+8
* NAND write data page refactoring.Dean Glazeski2009-12-181-59/+65
* NAND read data page refactor.Dean Glazeski2009-12-181-45/+23
* rename nand.h to flash//nand/core.hZachary T Welch2009-12-041-2/+0
* split nand.c into nand/{core,fileio,tcl}.cZachary T Welch2009-12-041-0/+917