summaryrefslogtreecommitdiff
path: root/chip/stm32/clock-stm32f0.c
Commit message (Expand)AuthorAgeFilesLines
* Zinger: honor disable_sleep()Vincent Palatin2014-11-181-1/+1
* ryu: Enable low power idle for P2 boardsVic Yang2014-10-301-2/+5
* stm32f0: stm32f3: Wake from STOP mode on UART start bitVic Yang2014-10-281-2/+4
* stm32f3: Use the correct RTC ALARM IRQVic Yang2014-10-231-2/+2
* Fix clock bug on STM32F0 that HSI48 isn't enabledVic Yang2014-10-221-2/+13
* Add new build target ryu_p2 for Ryu P2 boardsVic Yang2014-10-221-8/+31
* stm32f: stm32f0: guard hibernate function with CONFIG_HIBERNATEVic Yang2014-10-081-0/+2
* zinger: add low power stop modeAlec Berg2014-09-291-17/+22
* stm32f0: enable flash prefetch bufferAlec Berg2014-09-251-2/+5
* stm32f0: samus_pd: add hibernate and enable wake pins for samusAlec Berg2014-09-241-0/+24
* stm32f0: low power idle taskAlec Berg2014-09-221-22/+168
* stm32f0: add RTC alarm functionalityAlec Berg2014-09-191-0/+206
* stm32: pd: add config option to use SPI master for USB PD trasmitAlec Berg2014-04-291-8/+48
* stm32: add support for STM32F0xx familyVincent Palatin2014-03-111-0/+61