| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation-related improvements. | Giovanni Di Sirio | 2018-05-03 | 8 | -5/+59 |
* | Documentation-related fixes. | Giovanni Di Sirio | 2018-05-03 | 25 | -107/+158 |
* | Fixed typo | Rocco Marco Guglielmi | 2018-05-02 | 1 | -1/+1 |
* | Fixed Bug #943 | Rocco Marco Guglielmi | 2018-05-02 | 23 | -3072/+3130 |
* | EOL adjustments. | Giovanni Di Sirio | 2018-05-01 | 4 | -8/+8 |
* | Makefile fix. | Giovanni Di Sirio | 2018-05-01 | 1 | -2/+2 |
* | Documentation-relate fixes. | Giovanni Di Sirio | 2018-04-29 | 8 | -9/+83 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11975 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-04-29 | 1 | -3/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11973 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-04-28 | 1 | -3/+2 |
* | Various fixes. | Giovanni Di Sirio | 2018-04-28 | 1 | -23/+61 |
* | Small optimization to ThreadReference. | Giovanni Di Sirio | 2018-04-28 | 1 | -1/+17 |
* | Small API change for consistency. | Giovanni Di Sirio | 2018-04-28 | 3 | -10/+9 |
* | Minor documentation improvement. | Giovanni Di Sirio | 2018-04-28 | 1 | -1/+3 |
* | Added Monitor template class, removed CondVar class, some renaming, documenta... | Giovanni Di Sirio | 2018-04-28 | 3 | -149/+181 |
* | Fixed bug #942. | Giovanni Di Sirio | 2018-04-28 | 4 | -8/+10 |
* | 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 | 2 | -1/+3 |
* | Fixed bug #940. | Giovanni Di Sirio | 2018-04-27 | 3 | -6/+8 |
* | 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 | 2 | -27/+78 |
* | More wrappers. | Giovanni Di Sirio | 2018-04-23 | 1 | -110/+213 |
* | More C++ fixes. | Giovanni Di Sirio | 2018-04-23 | 3 | -68/+69 |
* | 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 | 4 | -40/+76 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11946 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-04-22 | 2 | -4/+4 |
* | 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 |
* | Updated readme. | Giovanni Di Sirio | 2018-04-21 | 1 | -0/+2 |
* | 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 | 3 | -1/+17 |
* | 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 |