summaryrefslogtreecommitdiff
path: root/src/flash/nand/core.c
Commit message (Expand)AuthorAgeFilesLines
* 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