Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More work on L4+. | Giovanni Di Sirio | 2018-07-22 | 1 | -29/+78 | |
* | Fixed bug #967. | Giovanni Di Sirio | 2018-07-22 | 1 | -3/+31 | |
* | Fixed bug #965. | Giovanni Di Sirio | 2018-07-21 | 1 | -4/+4 | |
* | Fixed timer settings. | Giovanni Di Sirio | 2018-07-21 | 1 | -9/+9 | |
* | Fixed bug #964. | Giovanni Di Sirio | 2018-07-15 | 1 | -2/+3 | |
* | Added analog watchdog functionality to STM32 ADCv2 driver. | Giovanni Di Sirio | 2018-07-08 | 2 | -4/+43 | |
* | Fixed bug #958. | Giovanni Di Sirio | 2018-07-07 | 2 | -19/+19 | |
* | Fixed bug #957. | gdisirio | 2018-07-07 | 2 | -5/+5 | |
* | Fixed a regression on F2 devices. | Giovanni Di Sirio | 2018-07-07 | 1 | -0/+4 | |
* | Fixed missing semicolon. | Giovanni Di Sirio | 2018-07-07 | 1 | -1/+1 | |
* | Fixed bug #953. | Giovanni Di Sirio | 2018-07-07 | 11 | -48/+208 | |
* | Fixed issue in F4 HAL clock tree checks. | Giovanni Di Sirio | 2018-07-01 | 2 | -2/+2 | |
* | Fixed bug #956. | Giovanni Di Sirio | 2018-07-01 | 3 | -2/+58 | |
* | Fixed some mcuconf.h files and a regression introduced by the new STM32F4 clo... | Giovanni Di Sirio | 2018-06-17 | 1 | -1/+1 | |
* | Fixed compile time regression in USARTv1 driver. | Giovanni Di Sirio | 2018-06-15 | 1 | -1/+1 | |
* | Added more conditionals to CRY driver. Removed conditionals from high level f... | Giovanni Di Sirio | 2018-06-13 | 2 | -8/+122 | |
* | Add conditional compilation to resolve the compilation error (error: unknown ... | Theodore Ateba | 2018-06-12 | 2 | -1/+15 | |
* | Resolve compilation error while Crypto subsystem is activated. | Theodore Ateba | 2018-06-12 | 1 | -0/+1 | |
* | Fixed bug introduced by bug #951 fix. | Giovanni Di Sirio | 2018-06-09 | 2 | -1/+5 | |
* | ADCv3 oversampling support. | Giovanni Di Sirio | 2018-06-02 | 2 | -5/+23 | |
* | Documentation fix. | Giovanni Di Sirio | 2018-06-01 | 1 | -1/+1 | |
* | Fixed bug #953. | Giovanni Di Sirio | 2018-06-01 | 1 | -0/+1 | |
* | Delay added after ADC reset. | Giovanni Di Sirio | 2018-06-01 | 1 | -1/+3 | |
* | Smarter checks for STM32F37x ADC/SDADC clocks. | Giovanni Di Sirio | 2018-06-01 | 1 | -4/+6 | |
* | Fixed TIMPRE behavior. | Giovanni Di Sirio | 2018-05-27 | 2 | -5/+14 | |
* | Fixed bug #952. | Giovanni Di Sirio | 2018-05-27 | 2 | -3/+11 | |
* | Fixed bug #951. | Giovanni Di Sirio | 2018-05-26 | 4 | -9/+42 | |
* | Fixed bug #948. | Giovanni Di Sirio | 2018-05-26 | 1 | -1/+1 | |
* | Fixed bug #948. | Giovanni Di Sirio | 2018-05-26 | 2 | -1/+2 | |
* | Added mcuconf.h generator for STM32H743xx. | Giovanni Di Sirio | 2018-05-15 | 1 | -0/+5 | |
* | Various fixes to F413 mcuconf and registry. Removed dead options in OTGv1. | Giovanni Di Sirio | 2018-05-15 | 2 | -8/+14 | |
* | 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 | |
* | STM32H7-related fixes. | Giovanni Di Sirio | 2018-05-10 | 2 | -9/+9 | |
* | Fixed OTG base address for STM32H7. | Giovanni Di Sirio | 2018-05-09 | 1 | -1/+6 | |
* | H7 OTG changes, not complete. | Giovanni Di Sirio | 2018-05-08 | 3 | -5/+16 | |
* | 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 | |
* | HMAC templates added. | Giovanni Di Sirio | 2018-05-06 | 2 | -0/+188 | |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11946 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-04-22 | 1 | -1/+1 | |
* | Fixed bug #938 and #939. | Giovanni Di Sirio | 2018-04-15 | 1 | -0/+9 | |
* | Fixed bug #936. | Giovanni Di Sirio | 2018-04-13 | 1 | -0/+23 | |
* | Fixed bug #934. | gdisirio | 2018-04-11 | 1 | -2/+2 | |
* | L4+ support, not complete. | Giovanni Di Sirio | 2018-04-08 | 3 | -1/+2646 |