summaryrefslogtreecommitdiff
path: root/common/flash.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove superfluous #definesBill Richardson2015-09-251-3/+4
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-2/+1
* cleanup: Change meaning of storage offset CONFIGsShawn Nematbakhsh2015-09-161-10/+31
* cleanup: Remove CDRAM / CODERAM CONFIGsShawn Nematbakhsh2015-09-161-1/+1
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-7/+8
* vboot_hash: Abort hash calculation on flash writeDivya Jyothi2015-07-011-2/+18
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-13/+7
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-7/+7
* flash: Add option to move pstate inside RO imageRandall Spangler2015-04-171-38/+154
* Add CONFIG_FLASH_PSTATE option to enable persistent flash WP stateRandall Spangler2015-02-261-15/+29
* Support vboot hash and system version if flash isn't memory-mappedRandall Spangler2015-02-051-20/+115
* pd: dingdong/hoho: Enable flash write-protectionVincent Palatin2015-01-081-1/+6
* Fix incorrect valid and writable flash flagsVic Yang2014-10-151-17/+3
* Write protect support for STM32F0Vic Yang2014-10-151-5/+43
* Factor out common flash code for STM32F and STM32F0Vic Yang2014-10-151-1/+1
* flash: Fix bad check for flash_is_erased()Randall Spangler2014-07-081-1/+1
* flash: add config option to exclude building console commands by defaultDominic Chen2014-06-121-0/+2
* util: move console command argument parsing to util.cDominic Chen2014-06-111-32/+0
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-2/+2
* Ignore all-now flag if WP GPIO is deassertedVic (Chun-Ju) Yang2014-01-061-11/+0
* Rename mixed-case config constantsRandall Spangler2013-12-161-2/+2
* cleanup: Improve / remove more TODO commentsRandall Spangler2013-11-011-2/+4
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-231-0/+687