aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand/core.c
AgeCommit message (Expand)Author
2016-05-24Remove FSF address from GPL noticesMarc Schink
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/flash/nand directorySpencer Oliver
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-10-23NAND/CORE: fix clang warningAntonio Borneo
2011-05-28Fixed values for Samung NAND chipsDamjan Marion
2011-05-28Improve NAND flash detectionDamjan Marion
2011-05-28Reorganize NAND flash tableDamjan Marion
2011-03-30Add Micron 2GiB nandAlexandre Pereira da Silva
2011-01-02NAND/CORE: Comment use of alive_sleep()Antonio Borneo
2011-01-02NAND/CORE: Replace decimal dot in messagesAntonio Borneo
2010-05-18NAND: catch read errors when building BBTJon Povey
2010-05-14NAND: fix first and last handling in nand_build_bbtJon Povey
2010-05-14NAND: fix off-by-one error in erase command argument rangeJon Povey
2010-04-10NAND/CORE: review scope of functionsAntonio Borneo
2009-12-18NAND write data page refactoring.Dean Glazeski
2009-12-18NAND read data page refactor.Dean Glazeski
2009-12-04rename nand.h to flash//nand/core.hZachary T Welch
2009-12-04split nand.c into nand/{core,fileio,tcl}.cZachary T Welch