| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 19 | -49/+69 |
* | Fixed Bug #945. | Rocco Marco Guglielmi | 2018-05-06 | 2 | -3/+3 |
* | HMAC templates added. | Giovanni Di Sirio | 2018-05-06 | 7 | -9/+622 |
* | Small documentation fix. | Giovanni Di Sirio | 2018-05-05 | 1 | -1/+1 |
* | Added missing file. | Giovanni Di Sirio | 2018-05-05 | 1 | -0/+33 |
* | Documentation-related fixes. | Giovanni Di Sirio | 2018-05-04 | 1 | -4/+4 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11997 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-05-04 | 13 | -176/+24 |
* | Documentation-related fixes. | Giovanni Di Sirio | 2018-05-04 | 1 | -1/+0 |
* | Added builder for full RM manual including RT, NIL, HAL and EX in a single do... | Giovanni Di Sirio | 2018-05-03 | 1 | -1/+0 |
* | Documentation-related fixes. | Giovanni Di Sirio | 2018-05-03 | 5 | -5/+5 |
* | Documentation-related improvements. | Giovanni Di Sirio | 2018-05-03 | 6 | -5/+57 |
* | Documentation-related fixes. | Giovanni Di Sirio | 2018-05-03 | 23 | -103/+152 |
* | Fixed Bug #943 | Rocco Marco Guglielmi | 2018-05-02 | 20 | -572/+570 |
* | Documentation-relate fixes. | Giovanni Di Sirio | 2018-04-29 | 6 | -7/+79 |
* | 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 | 2 | -10/+8 |
* | 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 | 1 | -141/+177 |
* | Fixed bug #942. | Giovanni Di Sirio | 2018-04-28 | 3 | -8/+8 |
* | 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 |