Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 8 | -885/+3698 |
* | 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 |
* | Char match support in UART driver. | Giovanni Di Sirio | 2018-05-06 | 1 | -0/+38 |
* | moved ff and reliance-edge under binding folder | areviu | 2018-05-06 | 14 | -1708/+1 |
* | Fixed Bug #945. | Rocco Marco Guglielmi | 2018-05-06 | 2 | -3/+3 |
* | HMAC templates added. | Giovanni Di Sirio | 2018-05-06 | 7 | -9/+622 |
* | Documentation-related fixes. | Giovanni Di Sirio | 2018-05-04 | 1 | -4/+4 |
* | Documentation-relate fixes. | Giovanni Di Sirio | 2018-04-29 | 6 | -7/+79 |
* | Fixed bug #942. | Giovanni Di Sirio | 2018-04-28 | 3 | -8/+8 |
* | Fixed bug #940. | Giovanni Di Sirio | 2018-04-27 | 2 | -6/+6 |
* | 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 | 2 | -1/+13 |
* | Minor changes. | isiora | 2018-04-13 | 1 | -3/+6 |
* | Added L2CC support. | isiora | 2018-04-13 | 1 | -4/+12 |
* | Set PMC and SYSC as non secure. | isiora | 2018-04-13 | 1 | -2/+2 |
* | Minor changes. | isiora | 2018-04-13 | 1 | -5/+0 |
* | Added TRNG driver | edolomb | 2018-04-13 | 6 | -1/+307 |
* | Added configure security instruction | edolomb | 2018-04-13 | 1 | -0/+4 |
* | Fixed phy address at 0 for SAMA5D28 | edolomb | 2018-04-13 | 1 | -0/+7 |
* | Fixed bug #937. | Giovanni Di Sirio | 2018-04-13 | 1 | -6/+6 |
* | Fixed bug #936. | Giovanni Di Sirio | 2018-04-13 | 1 | -0/+23 |
* | Fixed bugs | edolomb | 2018-04-11 | 4 | -12/+39 |
* | Added tamper functions | edolomb | 2018-04-11 | 2 | -2/+89 |
* | Fixed bug #934. | gdisirio | 2018-04-11 | 1 | -2/+2 |
* | L4+ support, not complete. | Giovanni Di Sirio | 2018-04-08 | 3 | -1/+2646 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11875 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-04-04 | 1 | -9/+17 |
* | STM32L4+ preliminary work. | Giovanni Di Sirio | 2018-04-04 | 1 | -17/+9 |
* | Fixed comment. | Giovanni Di Sirio | 2018-03-30 | 1 | -1/+1 |
* | Fixed bug on SDMMC1's pin. PIOA_SDMMC1_CD was not configurated. | edolomb | 2018-03-28 | 1 | -1/+2 |
* | Tentative fix for QSPI race condition. | Giovanni Di Sirio | 2018-03-27 | 1 | -3/+6 |
* | Fixed bugs | edolomb | 2018-03-26 | 2 | -1/+9 |
* | Fixed bug #930. | gdisirio | 2018-03-25 | 2 | -7/+11 |
* | Fixed bug #931. | Giovanni Di Sirio | 2018-03-25 | 1 | -1/+1 |
* | added gcm for sama crypto | areviu | 2018-03-25 | 6 | -28/+324 |
* | Fixed bug #929. | gdisirio | 2018-03-23 | 1 | -1/+1 |
* | Fixed bug #928. | Giovanni Di Sirio | 2018-03-23 | 1 | -3/+3 |
* | Documentation fixes to the ICU driver. | Giovanni Di Sirio | 2018-03-23 | 4 | -8/+16 |
* | Fixed bug | edolomb | 2018-03-22 | 1 | -2/+2 |