Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed -fsingle-precision-constant as default FPU option. | Giovanni Di Sirio | 2018-04-28 | 1 | -1/+1 | |
* | Added RAII helpers to the C++ wrapper. | Giovanni Di Sirio | 2018-04-28 | 1 | -2/+40 | |
* | Fixed bug #941. | Giovanni Di Sirio | 2018-04-27 | 1 | -1/+1 | |
* | Fixed bug #940. | Giovanni Di Sirio | 2018-04-27 | 2 | -6/+6 | |
* | Added const modifiers where required, replace NULL with nullptr, minor docume... | Giovanni Di Sirio | 2018-04-27 | 6 | -59/+70 | |
* | Updated C++ demo. | Giovanni Di Sirio | 2018-04-24 | 1 | -1/+1 | |
* | More wrappers. | Giovanni Di Sirio | 2018-04-23 | 1 | -110/+213 | |
* | More C++ fixes. | Giovanni Di Sirio | 2018-04-23 | 2 | -67/+68 | |
* | Added wrapper for registry. | Giovanni Di Sirio | 2018-04-22 | 1 | -38/+111 | |
* | More API in the C++ wrapper, minor documentation fixes. | Giovanni Di Sirio | 2018-04-22 | 2 | -37/+71 | |
* | 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 | |
* | More API wrappers. | Giovanni Di Sirio | 2018-04-22 | 1 | -34/+164 | |
* | Added missing API to the wrapper, still a lot to do. | Giovanni Di Sirio | 2018-04-22 | 2 | -20/+280 | |
* | Removed redundant inline keywords. | Giovanni Di Sirio | 2018-04-22 | 1 | -112/+113 | |
* | C++ wrapper rework, not finished yet. | Giovanni Di Sirio | 2018-04-21 | 2 | -713/+455 | |
* | Fixed bug #938 and #939. | Giovanni Di Sirio | 2018-04-15 | 2 | -1/+13 | |
* | Fixed ID number 1 and 73 as per datasheet errata. | isiora | 2018-04-13 | 1 | -0/+7 | |
* | Readded Aes wrapper | edolomb | 2018-04-13 | 1 | -0/+3 | |
* | Fixed bugs | edolomb | 2018-04-13 | 1 | -0/+4 | |
* | 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 | |
* | Added ARM_SUPPORTS_L2CC. | isiora | 2018-04-13 | 1 | -2/+2 | |
* | Added the L2 management, and an option on cache disable. | isiora | 2018-04-13 | 2 | -29/+58 | |
* | Added the L2 management, and an option on cache disable. | isiora | 2018-04-13 | 2 | -29/+56 | |
* | Added ARM_SUPPORTS_L2CC. | isiora | 2018-04-13 | 1 | -1/+3 | |
* | FIxed the path of mmu.c | isiora | 2018-04-13 | 1 | -1/+1 | |
* | Mapped the sdmmc memory region as non secure. | isiora | 2018-04-13 | 1 | -4/+34 | |
* | Fixed ID number 1 and 73 as per datasheet errata. | isiora | 2018-04-13 | 1 | -7/+3 | |
* | Minor changes. | isiora | 2018-04-13 | 1 | -5/+0 | |
* | Added TRNG driver | edolomb | 2018-04-13 | 6 | -1/+307 | |
* | Added ID_PMC and ID_RSTC | edolomb | 2018-04-13 | 1 | -0/+2 | |
* | Added ID_PMC and ID_RSTC | edolomb | 2018-04-13 | 1 | -0/+2 | |
* | 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 bug #935. | Giovanni Di Sirio | 2018-04-13 | 11 | -108/+109 | |
* | Fixed bugs | edolomb | 2018-04-11 | 4 | -12/+39 | |
* | Added tamper functions | edolomb | 2018-04-11 | 2 | -2/+89 | |
* | Re-added temporary Aes wrapper | edolomb | 2018-04-11 | 1 | -1/+6 | |
* | 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 | 25 | -387564/+386503 | |
* | 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 | 5 | -34/+39 |