aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F4xx
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12864 ...Giovanni Di Sirio2019-06-302-12/+11
* Fixed bug #1035.Giovanni Di Sirio2019-06-301-1/+4
* Fixed bug #1029.Giovanni Di Sirio2019-05-121-0/+8
* Fixed bug #1025.Giovanni Di Sirio2019-04-221-1/+1
* Documentation-related fixes.Giovanni Di Sirio2019-01-271-1/+1
* Fixed a problem in F4 clock DCKCFGR initialization.Giovanni Di Sirio2019-01-192-24/+2
* Fixed bug #1002.Giovanni Di Sirio2019-01-191-0/+20
* Improved search of configuration files.Giovanni Di Sirio2019-01-051-3/+7
* Fixed bug #997.Giovanni Di Sirio2018-12-311-2/+2
* Added missing definition of STM32F413xx.Giovanni Di Sirio2018-12-311-0/+1
* Fixed bug #990.Giovanni Di Sirio2018-12-021-1/+3
* RTC update for F7.Giovanni Di Sirio2018-11-251-1/+0
* RTC update for F4.gdisirio2018-11-252-88/+33
* Changes to RTCv2 driver, not finished yet.Giovanni Di Sirio2018-11-183-10/+25
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12412 110e8d01-0319-4d1...Giovanni Di Sirio2018-11-091-0/+9
* Fixed bug #978.Giovanni Di Sirio2018-09-191-2/+2
* Fixed timer settings.Giovanni Di Sirio2018-07-211-9/+9
* Fixed a regression on F2 devices.Giovanni Di Sirio2018-07-071-0/+4
* Fixed bug #953.Giovanni Di Sirio2018-07-071-5/+25
* Fixed issue in F4 HAL clock tree checks.Giovanni Di Sirio2018-07-012-2/+2
* Fixed some mcuconf.h files and a regression introduced by the new STM32F4 clo...Giovanni Di Sirio2018-06-171-1/+1
* Resolve compilation error while Crypto subsystem is activated.Theodore Ateba2018-06-121-0/+1
* Fixed TIMPRE behavior.Giovanni Di Sirio2018-05-272-5/+14
* Various fixes to F413 mcuconf and registry. Removed dead options in OTGv1.Giovanni Di Sirio2018-05-151-3/+9
* Re-unified some of the F4 platform code. Probably more code could be shared.Giovanni Di Sirio2018-05-143-465/+210
* Added F413 board, demo and revised HAL code, to be tested.Giovanni Di Sirio2018-05-143-885/+111
* Fixed TIMPRE.Giovanni Di Sirio2018-05-122-43/+20
* Fixed documentation and indent.Rocco Marco Guglielmi2018-05-121-27/+27
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12027 110e8d01-0319-4d1...Giovanni Di Sirio2018-05-122-2263/+23
* Reorganization of F4 port, not finished yet.Giovanni Di Sirio2018-05-125-110/+4624
* STM32F4 clock tree rework, unfinished.Giovanni Di Sirio2018-05-112-61/+97
* Added RCC capabilities to STM32F4 registry, clock trees in the family are too...Giovanni Di Sirio2018-05-111-0/+45
* Added guard for STM32_TIMPRE.Giovanni Di Sirio2018-05-071-0/+7
* Added support for STM32F413, added ability to handle the TIMPRE bit in the RC...Giovanni Di Sirio2018-05-075-29/+733
* Fixed bug #927.Giovanni Di Sirio2018-03-181-2/+1
* Fixed bug #918.Giovanni Di Sirio2018-02-231-1/+3
* Removed EXTIv1 from the STM32 platform files.Giovanni Di Sirio2018-02-201-1/+0
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-206-6/+6
* Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod...Giovanni Di Sirio2018-01-172-10/+17
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...Giovanni Di Sirio2018-01-101-219/+69
* Undid some changes.Giovanni Di Sirio2018-01-081-0/+24
* Unified MPU handler.Giovanni Di Sirio2018-01-081-0/+2
* Added unified cache handler for Cortex-M devices.Giovanni Di Sirio2018-01-081-24/+0
* All STM32 GPIOv2 platforms reworked for the new board files.Giovanni Di Sirio2017-12-021-3/+4
* Improved make system.Giovanni Di Sirio2017-11-211-0/+4
* Fixed #889.Giovanni Di Sirio2017-10-011-1/+2
* Made PAL callback and wait APIs independent from each other.Giovanni Di Sirio2017-09-021-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-041...Giovanni Di Sirio2017-09-021-0/+14
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 35acf78f-673a-041...Giovanni Di Sirio2017-09-011-0/+54
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 35acf78f-673a-041...Giovanni Di Sirio2017-09-016-586/+256