summaryrefslogtreecommitdiff
path: root/chip/stm32/clock-f.c
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32/clock: Initialize 'alarm_us'Philip Chen2018-05-221-1/+2
* chip/stm32/clock: Align to second for rtc alarm host commandPhilip Chen2018-04-241-9/+20
* chip/stm32/clock: Handle illegal alarm timeout gracefullyPhilip Chen2017-12-061-4/+8
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-1/+1
* chip/stm32/clock: Don't wake up the host when the host resets rtcPhilip Chen2017-10-061-1/+2
* chip/stm32/clock: Allow the host to reset rtc alarmPhilip Chen2017-10-021-0/+5
* chip/stm32/clock: Wakeup AP when rtc alarm goes offPhilip Chen2017-09-281-0/+10
* chip/stm32/clock: Incorporate RTC date registerPhilip Chen2017-09-271-57/+138
* chip/stm32/clock: Support RTC console/host commandsPhilip Chen2017-08-231-0/+104
* stm32f4: clock stm32f412 at 96MHzWei-Ning Huang2017-06-211-0/+6
* stm32: flash: enable data and instruction cache properlyWei-Ning Huang2017-06-201-1/+17
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* stm32f446e-eval: add support for stm32f446Nick Sanders2016-08-171-0/+209