| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug #1035. | Giovanni Di Sirio | 2019-06-30 | 1 | -1/+4 |
* | Documentation-related fixes. | Giovanni Di Sirio | 2019-01-27 | 1 | -1/+1 |
* | Improved search of configuration files. | Giovanni Di Sirio | 2019-01-05 | 1 | -3/+7 |
* | RTC adjustments for F0 devices. | Giovanni Di Sirio | 2018-11-25 | 3 | -17/+83 |
* | STM32F0 registry fixes. | Giovanni Di Sirio | 2018-09-26 | 1 | -2/+4 |
* | Tentative fix for STM32F070x6 GPIOD. | Giovanni Di Sirio | 2018-08-26 | 1 | -0/+4 |
* | DMAMUX support for DMAv1. | Giovanni Di Sirio | 2018-07-29 | 1 | -0/+8 |
* | Fixed bug #953. | Giovanni Di Sirio | 2018-07-07 | 1 | -3/+12 |
* | Fixed bug #956. | Giovanni Di Sirio | 2018-07-01 | 2 | -0/+56 |
* | Fixed bug #952. | Giovanni Di Sirio | 2018-05-27 | 2 | -3/+11 |
* | Fixed bug #927. | Giovanni Di Sirio | 2018-03-18 | 1 | -2/+1 |
* | Removed EXTIv1 from the STM32 platform files. | Giovanni Di Sirio | 2018-02-20 | 1 | -1/+0 |
* | Style-related fixes. | Giovanni Di Sirio | 2018-01-20 | 1 | -1/+1 |
* | 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 | 1 | -2/+2 |
* | SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies... | Giovanni Di Sirio | 2018-01-10 | 1 | -121/+37 |
* | Unified MPU handler. | Giovanni Di Sirio | 2018-01-08 | 1 | -0/+1 |
* | All STM32 GPIOv2 platforms reworked for the new board files. | Giovanni Di Sirio | 2017-12-02 | 1 | -2/+4 |
* | Added STM32F030x4 support. | Giovanni Di Sirio | 2017-11-30 | 1 | -18/+19 |
* | Improved make system. | Giovanni Di Sirio | 2017-11-21 | 1 | -0/+4 |
* | Fixed bug #905. | Giovanni Di Sirio | 2017-11-19 | 1 | -1/+1 |
* | More bug #889. | Giovanni Di Sirio | 2017-10-04 | 1 | -4/+6 |
* | Fixed #889. | Giovanni Di Sirio | 2017-10-01 | 1 | -3/+3 |
* | Made PAL callback and wait APIs independent from each other. | Giovanni Di Sirio | 2017-09-02 | 1 | -2/+8 |
* | PAL callbacks added to STM32F373 | Giovanni Di Sirio | 2017-09-02 | 2 | -376/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 35acf78f-673a-041... | Giovanni Di Sirio | 2017-09-01 | 4 | -5/+223 |
* | Added to the Makefiles the ability to change the default build, dependencies ... | Giovanni Di Sirio | 2017-08-02 | 1 | -1/+7 |
* | Fixed bug #847. | gdisirio | 2017-07-01 | 1 | -16/+10 |
* | 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 | -89/+26 |
* | Various STM32 timers-related fixes into registry and RCC files. | Giovanni Di Sirio | 2017-01-11 | 1 | -14/+14 |
* | Fixed Bug #809 | roccomarco | 2017-01-04 | 1 | -1/+0 |
* | Fixed bug 808. | Rocco Marco Guglielmi | 2017-01-02 | 1 | -1/+5 |
* | Fixed Bug #806 | Rocco Marco Guglielmi | 2016-12-30 | 3 | -6/+61 |
* | Added new bitmask and updated platform names in STM32F0xx/hal_lld.h | Rocco Marco Guglielmi | 2016-12-29 | 1 | -42/+65 |
* | Fixed Bug #805 | Rocco Marco Guglielmi | 2016-12-26 | 1 | -2/+2 |
* | Fixed RTC registry entries for STM32F030xC and STM32F070xB. | Giovanni Di Sirio | 2016-12-13 | 1 | -0/+8 |
* | Added CAN3 support to the STM32 CANv1 driver. | Giovanni Di Sirio | 2016-11-21 | 1 | -2/+8 |
* | Fixed Bug #794 | Rocco Marco Guglielmi | 2016-11-19 | 1 | -2/+0 |
* | Fixed RTC attributes for STM32F07x and STM32F09x devices. | Giovanni Di Sirio | 2016-11-15 | 1 | -2/+2 |
* | Fixed some timer-related definitions in the STM32F0 registry. | Giovanni Di Sirio | 2016-10-17 | 1 | -3/+18 |
* | Implemented advanced queues in STM32 USARTv2 driver. | Giovanni Di Sirio | 2016-08-27 | 1 | -1/+1 |
* | Removed extra brackets. | Giovanni Di Sirio | 2016-08-26 | 1 | -8/+8 |
* | QUADSPI settings in all registries and platform.mk. | Giovanni Di Sirio | 2016-05-26 | 1 | -0/+24 |
* | Reorganized STM32F0xx registry by reordering it | Rocco Marco Guglielmi | 2016-05-06 | 1 | -250/+251 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9233 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-04-03 | 1 | -1/+1 |
* | Documentation related fixes. | Giovanni Di Sirio | 2016-04-02 | 2 | -2/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9215 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-04-02 | 1 | -3/+3 |
* | Updated header guards for STM32 files. | Giovanni Di Sirio | 2016-04-02 | 2 | -6/+6 |
* | Updated header guards for LLD files. | Giovanni Di Sirio | 2016-04-02 | 2 | -6/+6 |