aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F4xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added to the Makefiles the ability to change the default build, dependencies ...Giovanni Di Sirio2017-08-021-1/+7
* Fixed bug #861.Giovanni Di Sirio2017-07-081-1/+1
* Fixed bug #860.Giovanni Di Sirio2017-07-081-4/+6
* Fixed Bug #853roccomarco2017-07-021-2/+2
* Various fixes thanks to pl4nkton.Giovanni Di Sirio2017-05-291-4/+4
* Added CRC RCC macros.Giovanni Di Sirio2017-04-251-0/+30
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10177 35acf78f-673a-041...Giovanni Di Sirio2017-04-251-1/+0
* Fixed bug #833.Giovanni Di Sirio2017-04-251-2/+2
* Fixed support for QUADSPI on F4xx.Giovanni Di Sirio2017-03-062-2/+32
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10062 35acf78f-673a-041...Giovanni Di Sirio2017-01-171-1/+0
* More platform.mk files updated.Giovanni Di Sirio2017-01-171-104/+29
* Fixed RTC clock enable on some F4 devices.Giovanni Di Sirio2017-01-121-0/+4
* Various STM32 timers-related fixes into registry and RCC files.Giovanni Di Sirio2017-01-111-20/+20
* Added CAN3 support to the STM32 CANv1 driver.Giovanni Di Sirio2016-11-211-0/+8
* Added support for STM32F412.Rocco Marco Guglielmi2016-11-202-159/+478
* Fixed condition which makes EXTI driver not compiling on STM32F410Rocco Marco Guglielmi2016-11-201-0/+2
* Fixed condition which makes EXTI driver not compiling on STM32F410Rocco Marco Guglielmi2016-11-201-0/+2
* Fixed Bug #794Rocco Marco Guglielmi2016-11-191-1/+0
* Fixed RTC on newer STM32F7 devices.Giovanni Di Sirio2016-10-281-1/+0
* Improved OTG number of endpoints handling.Giovanni Di Sirio2016-10-131-0/+10
* Fixed Bug #780.Rocco Marco Guglielmi2016-09-281-1/+2
* Wrong line in STM32F469xx registryRocco Marco Guglielmi2016-06-061-1/+1