summaryrefslogtreecommitdiff
path: root/chip/stm32/config-stm32l15x.h
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-44/+0
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-1/+1
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+0
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-18/+0
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-8/+8
* USB: Fix issue with USB RAM sizesAnton Staaf2014-11-111-0/+6
* stm32f: Disable UART receive DMARandall Spangler2013-11-191-0/+3
* cleanup: Still more TODO commentsRandall Spangler2013-11-021-6/+6
* Clean up and document UART config optionsRandall Spangler2013-07-241-0/+1
* Add EC_CMD_GET_FLASH_INFO version 1Randall Spangler2013-07-181-0/+12
* stm32l: Fix flash_is_erased() detectionRandall Spangler2013-07-081-0/+3
* Clean up flash section defines and increase lm4 image sizeRandall Spangler2013-06-031-15/+9
* Remove 64-byte workaround from STM32L flash writingRandall Spangler2013-05-241-9/+0
* Move flash persistent state to flash_commonRandall Spangler2013-05-231-5/+5
* Increase UART output buffer on STM32LRandall Spangler2013-04-261-0/+3
* Snow: WP_RO should be 0x10000 (including pstate).Louis Yung-Chieh Lo2012-08-171-0/+2
* Use config values for flash protect/erase/write sizesRandall Spangler2012-07-181-0/+12
* Simplify flash protection, part 1Randall Spangler2012-07-181-7/+9
* Remove firmware BRandall Spangler2012-07-171-5/+0
* Rename A and B images to RW and RW_B, part 1Randall Spangler2012-07-171-14/+14
* Remove unused UART definesRandall Spangler2012-07-091-6/+0
* stm32: increase CONFIG_FW_IMAGE_SIZE to 64KBDavid Hendricks2012-07-021-1/+1
* Add FMAP even if VBOOT is not activatedv1.0.0Vincent Palatin2012-05-221-0/+8
* Clean up linker scripts; detect out-of-flash problem.Bill Richardson2012-05-211-0/+11
* remove deprecated stm32-based boardsVincent Palatin2012-05-021-4/+0
* introducing chip variant for stm32 family [2/3]Vincent Palatin2012-05-011-0/+30