Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NAND/CORE: Comment use of alive_sleep() | Antonio Borneo | 2011-01-02 | 1 | -0/+1 |
* | NAND/CORE: Replace decimal dot in messages | Antonio Borneo | 2011-01-02 | 1 | -66/+66 |
* | NAND: catch read errors when building BBT | Jon Povey | 2010-05-18 | 1 | -1/+4 |
* | NAND: fix first and last handling in nand_build_bbt | Jon Povey | 2010-05-14 | 1 | -3/+5 |
* | NAND: fix off-by-one error in erase command argument range | Jon Povey | 2010-05-14 | 1 | -1/+1 |
* | NAND/CORE: review scope of functions | Antonio Borneo | 2010-04-10 | 1 | -1/+8 |
* | NAND write data page refactoring. | Dean Glazeski | 2009-12-18 | 1 | -59/+65 |
* | NAND read data page refactor. | Dean Glazeski | 2009-12-18 | 1 | -45/+23 |
* | rename nand.h to flash//nand/core.h | Zachary T Welch | 2009-12-04 | 1 | -2/+0 |
* | split nand.c into nand/{core,fileio,tcl}.c | Zachary T Welch | 2009-12-04 | 1 | -0/+917 |