summaryrefslogtreecommitdiff
path: root/chip/stm32/config-stm32l15x.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/stm32/config-stm32l15x.h: Format with clang-formatJack Rosenthal2022-07-011-7/+7
* stm32: Add the DFU Boot ManagerBrian J. Nemec2022-02-151-0/+3
* 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