aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/core.h
AgeCommit message (Expand)Author
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-06-11flash: add error handling to get_flash_by_addr/nameØyvind Harboe
2010-05-26nor: add get_flash_bank_by_name autoprobeSpencer Oliver
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo
2010-05-05flash: stop caching protection stateØyvind Harboe
2010-05-05flash: erase_address now has an unlock optionØyvind Harboe
2010-05-05gdb: connect will now fail if flash autoprobe failsØyvind Harboe
2010-04-10TCL: review scope of functionsAntonio Borneo
2010-03-03NOR: invalidate cached state on target resumeDavid Brownell
2010-01-13NOR: add optional "flash erase_address" sector paddingDavid Brownell
2010-01-11Doxygen file commentsDavid Brownell
2009-12-04split flash.h into into flash/nor/*.hZachary T Welch
2009-12-04add flash/nor/core.[ch]Zachary T Welch