aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/core.c
AgeCommit message (Expand)Author
2010-01-19NOR: fix diagnosticDavid Brownell
2010-01-19flash: add error messages upon incorrect arguments to flash iterationØyvind Harboe
2010-01-13NOR: add optional "flash erase_address" sector paddingDavid Brownell
2010-01-11Doxygen file commentsDavid Brownell
2010-01-08NOR: add FIXMEs for writing onesDavid Brownell
2009-12-28NOR: last_addr also needs correction when checking alignmentPiotr Esden-Tempski
2009-12-27NOR: make flash_write_unlock() pad to sector endDavid Brownell
2009-12-26NOR: Allocate the right amount of memoryDavid Brownell
2009-12-19cygwin build fixesDavid Brownell
2009-12-18NOR FLASH: only erase/unlock whole sectorsDavid Brownell
2009-12-04eliminate src/flash/flash.cZachary T Welch
2009-12-04add flash/nor/drivers.cZachary T Welch
2009-12-04move more nor flash implementation detailsZachary T Welch
2009-12-04add flash/nor/core.[ch]Zachary T Welch