aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/core.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-11flash: add error handling to get_flash_by_addr/nameØyvind Harboe1-2/+3
2010-05-26nor: add get_flash_bank_by_name autoprobeSpencer Oliver1-1/+9
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo1-0/+11
2010-05-05flash: stop caching protection stateØyvind Harboe1-3/+4
2010-05-05flash: erase_address now has an unlock optionØyvind Harboe1-0/+3
2010-05-05gdb: connect will now fail if flash autoprobe failsØyvind Harboe1-2/+3
2010-04-10TCL: review scope of functionsAntonio Borneo1-2/+0
2010-03-03NOR: invalidate cached state on target resumeDavid Brownell1-0/+4
2010-01-13NOR: add optional "flash erase_address" sector paddingDavid Brownell1-1/+5
2010-01-11Doxygen file commentsDavid Brownell1-0/+5
2009-12-04split flash.h into into flash/nor/*.hZachary T Welch1-5/+152
2009-12-04add flash/nor/core.[ch]Zachary T Welch1-0/+31