index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stm32
/
stm32f4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: Optimize stm32f401 peripheral clock
Kevin O'Connor
2021-02-19
1
-2
/
+6
*
stm32: stm32f401 pll_freq updates
Arkadiusz Raj
2021-02-19
1
-2
/
+3
*
stm32: 25MHz clock fixes
Arkadiusz Raj
2021-02-19
1
-1
/
+2
*
stm32: Fix missing STM32F429 clock initialization
Arkadiusz Raj
2021-02-19
1
-2
/
+3
*
stm32: Support for STM32F401 (#3853)
smark-
2021-01-31
1
-2
/
+3
*
stm32: Initial support for stm32f2 (#3001)
combolek
2020-06-23
1
-2
/
+26
*
stm32f4: Add support for HID bootloader
Arksine
2020-05-28
1
-1
/
+12
*
stm32: Allow external crystal speed to be customized in Kconfig
Kevin O'Connor
2019-11-25
1
-35
/
+32
*
stm32: stm32f4 usb boot check only needed when CONFIG_USBSERIAL
Kevin O'Connor
2019-10-26
1
-2
/
+2
*
stm32f4: Add support for flashing over USB
Kevin O'Connor
2019-10-26
1
-0
/
+14
*
stm32: Implement armcm_main() in arch specific code
Kevin O'Connor
2019-10-24
1
-4
/
+15
*
stm32: Move VTOR fixup from main() to chip specific code
Kevin O'Connor
2019-09-18
1
-0
/
+5
*
stm32: Move usb_request_bootloader() to chip specific code
Kevin O'Connor
2019-09-18
1
-0
/
+7
*
stm32: Add support for configuring open drain output mode
Kevin O'Connor
2019-08-20
1
-1
/
+2
*
stm32: Make sure to enable the gpio clock prior to setting the first value
Kevin O'Connor
2019-08-20
1
-2
/
+10
*
stm32: Enable 48Mhz USB clock on stm32f446
Kevin O'Connor
2019-08-14
1
-0
/
+22
*
stm32: Rename clock.c to stm32f4.c
Kevin O'Connor
2019-08-05
1
-0
/
+158