aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/core.h
AgeCommit message (Expand)Author
2018-04-10flash/nor: handle flash write alignment/padding in the infrastructureTomas Vanek
2018-03-30flash/nor: implement flash bank deallocation on OpenOCD exitTomas Vanek
2016-10-30flash/nor: Add erased_value to drivers and pass it to targetsAndreas Färber
2016-08-14flash/nor: implement protection blocks of different size than erase sectorTomas Vanek
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2013-10-07flash: add padded_value cmdSpencer Oliver
2013-06-05update files to correct FSF addressSpencer Oliver
2012-05-14flash: blank check use default_flash_blank_checkSpencer Oliver
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
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