summaryrefslogtreecommitdiff
path: root/chip/stm32/config-stm32f100.h
Commit message (Expand)AuthorAgeFilesLines
* Move input character processing from UART interrupt to console taskRandall Spangler2013-08-021-0/+4
* Add EC_CMD_GET_FLASH_INFO version 1Randall Spangler2013-07-181-0/+4
* Clean up flash section defines and increase lm4 image sizeRandall Spangler2013-06-031-13/+7
* Minimum write size for Snow is 2 bytes, not 64 bytes.Bill Richardson2012-08-221-1/+1
* Snow: WP_RO should be 0x10000 (including pstate).Louis Yung-Chieh Lo2012-08-171-0/+2
* stm32f: Flash write protectVic Yang2012-07-261-5/+5
* Use config values for flash protect/erase/write sizesRandall Spangler2012-07-181-0/+2
* Simplify flash protection, part 1Randall Spangler2012-07-181-6/+9
* Remove firmware BRandall Spangler2012-07-171-9/+0
* Rename A and B images to RW and RW_B, part 1Randall Spangler2012-07-171-11/+11
* Remove unused UART definesRandall Spangler2012-07-091-6/+0
* stm32: increase CONFIG_FW_IMAGE_SIZE to 64KBDavid Hendricks2012-07-021-1/+1
* Only one RW image is now the defaultRandall Spangler2012-06-261-6/+4
* snow: change flash size to 128KBDavid Hendricks2012-06-211-1/+1
* snow: ensure we have proper size in the FMAPVincent Palatin2012-05-221-0/+4
* Add FMAP even if VBOOT is not activatedv1.0.0Vincent Palatin2012-05-221-0/+7
* Clean up linker scripts; detect out-of-flash problem.Bill Richardson2012-05-211-1/+13
* Add #define CONFIG_NO_RW_B for stm32f100David Hendricks2012-05-141-0/+1
* introducing chip variant for stm32 family [3/3]Vincent Palatin2012-05-011-0/+26