index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
ports
/
STM32
/
STM32F4xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-unified some of the F4 platform code. Probably more code could be shared.
Giovanni Di Sirio
2018-05-14
3
-465
/
+210
*
Added F413 board, demo and revised HAL code, to be tested.
Giovanni Di Sirio
2018-05-14
3
-885
/
+111
*
Fixed TIMPRE.
Giovanni Di Sirio
2018-05-12
2
-43
/
+20
*
Fixed documentation and indent.
Rocco Marco Guglielmi
2018-05-12
1
-27
/
+27
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12027 110e8d01-0319-4d1...
Giovanni Di Sirio
2018-05-12
2
-2263
/
+23
*
Reorganization of F4 port, not finished yet.
Giovanni Di Sirio
2018-05-12
5
-110
/
+4624
*
STM32F4 clock tree rework, unfinished.
Giovanni Di Sirio
2018-05-11
2
-61
/
+97
*
Added RCC capabilities to STM32F4 registry, clock trees in the family are too...
Giovanni Di Sirio
2018-05-11
1
-0
/
+45
*
Added guard for STM32_TIMPRE.
Giovanni Di Sirio
2018-05-07
1
-0
/
+7
*
Added support for STM32F413, added ability to handle the TIMPRE bit in the RC...
Giovanni Di Sirio
2018-05-07
5
-29
/
+733
*
Fixed bug #927.
Giovanni Di Sirio
2018-03-18
1
-2
/
+1
*
Fixed bug #918.
Giovanni Di Sirio
2018-02-23
1
-1
/
+3
*
Removed EXTIv1 from the STM32 platform files.
Giovanni Di Sirio
2018-02-20
1
-1
/
+0
*
Mass update of the Apache 2.0 license statement.
Giovanni Di Sirio
2018-01-20
6
-6
/
+6
*
Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod...
Giovanni Di Sirio
2018-01-17
2
-10
/
+17
*
SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...
Giovanni Di Sirio
2018-01-10
1
-219
/
+69
*
Undid some changes.
Giovanni Di Sirio
2018-01-08
1
-0
/
+24
*
Unified MPU handler.
Giovanni Di Sirio
2018-01-08
1
-0
/
+2
*
Added unified cache handler for Cortex-M devices.
Giovanni Di Sirio
2018-01-08
1
-24
/
+0
*
All STM32 GPIOv2 platforms reworked for the new board files.
Giovanni Di Sirio
2017-12-02
1
-3
/
+4
*
Improved make system.
Giovanni Di Sirio
2017-11-21
1
-0
/
+4
*
Fixed #889.
Giovanni Di Sirio
2017-10-01
1
-1
/
+2
*
Made PAL callback and wait APIs independent from each other.
Giovanni Di Sirio
2017-09-02
1
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-02
1
-0
/
+14
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-01
1
-0
/
+54
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-01
6
-586
/
+256
*
Added to the Makefiles the ability to change the default build, dependencies ...
Giovanni Di Sirio
2017-08-02
1
-1
/
+7
*
Fixed bug #861.
Giovanni Di Sirio
2017-07-08
1
-1
/
+1
*
Fixed bug #860.
Giovanni Di Sirio
2017-07-08
1
-4
/
+6
*
Fixed Bug #853
roccomarco
2017-07-02
1
-2
/
+2
*
Various fixes thanks to pl4nkton.
Giovanni Di Sirio
2017-05-29
1
-4
/
+4
*
Added CRC RCC macros.
Giovanni Di Sirio
2017-04-25
1
-0
/
+30
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10177 35acf78f-673a-041...
Giovanni Di Sirio
2017-04-25
1
-1
/
+0
*
Fixed bug #833.
Giovanni Di Sirio
2017-04-25
1
-2
/
+2
*
Fixed support for QUADSPI on F4xx.
Giovanni Di Sirio
2017-03-06
2
-2
/
+32
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10062 35acf78f-673a-041...
Giovanni Di Sirio
2017-01-17
1
-1
/
+0
*
More platform.mk files updated.
Giovanni Di Sirio
2017-01-17
1
-104
/
+29
*
Fixed RTC clock enable on some F4 devices.
Giovanni Di Sirio
2017-01-12
1
-0
/
+4
*
Various STM32 timers-related fixes into registry and RCC files.
Giovanni Di Sirio
2017-01-11
1
-20
/
+20
*
Added CAN3 support to the STM32 CANv1 driver.
Giovanni Di Sirio
2016-11-21
1
-0
/
+8
*
Added support for STM32F412.
Rocco Marco Guglielmi
2016-11-20
2
-159
/
+478
*
Fixed condition which makes EXTI driver not compiling on STM32F410
Rocco Marco Guglielmi
2016-11-20
1
-0
/
+2
*
Fixed condition which makes EXTI driver not compiling on STM32F410
Rocco Marco Guglielmi
2016-11-20
1
-0
/
+2
*
Fixed Bug #794
Rocco Marco Guglielmi
2016-11-19
1
-1
/
+0
*
Fixed RTC on newer STM32F7 devices.
Giovanni Di Sirio
2016-10-28
1
-1
/
+0
*
Improved OTG number of endpoints handling.
Giovanni Di Sirio
2016-10-13
1
-0
/
+10
*
Fixed Bug #780.
Rocco Marco Guglielmi
2016-09-28
1
-1
/
+2
*
Wrong line in STM32F469xx registry
Rocco Marco Guglielmi
2016-06-06
1
-1
/
+1
*
Improved PLLSAI for STM32F446xx and STM32F469xx/79xx.
Rocco Marco Guglielmi
2016-06-04
2
-4
/
+24
*
Removed wrong checks in STN32F4xx/hal_lld.h
Rocco Marco Guglielmi
2016-06-04
1
-6
/
+0
[next]