Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | WolfSSL fixes. | Giovanni Di Sirio | 2018-03-23 | 1 | -1/+1 |
* | Documentation fixes to the ICU driver. | Giovanni Di Sirio | 2018-03-23 | 4 | -8/+16 |
* | Consistency changes. | Giovanni Di Sirio | 2018-03-23 | 1 | -18/+18 |
* | Fixed a problem in the new clean rule. | Giovanni Di Sirio | 2018-03-23 | 6 | -24/+60 |
* | Fixed bug | edolomb | 2018-03-22 | 1 | -2/+2 |
* | Fixed bug | edolomb | 2018-03-22 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11834 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-03-22 | 3 | -49/+87 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11832 110e8d01-0319-4d1... | isiora | 2018-03-21 | 1 | -0/+46 |
* | Minor changes. | isiora | 2018-03-21 | 3 | -4/+17 |
* | Deleted pin's setup. Pins are configured in board.c | edolomb | 2018-03-20 | 1 | -4/+4 |
* | Fixed bug | edolomb | 2018-03-20 | 1 | -0/+1 |
* | Updated sama boards | edolomb | 2018-03-20 | 6 | -145/+153 |
* | update hal crypto sha lld, added integration with wolfcrypt | areviu | 2018-03-19 | 7 | -604/+857 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11823 110e8d01-0319-4d1... | gdisirio | 2018-03-19 | 2 | -2/+165 |
* | Fixed the check of tick-less timebase. | isiora | 2018-03-18 | 2 | -3/+7 |
* | Minor changes. | isiora | 2018-03-18 | 1 | -0/+2 |
* | Fixed bug #927. | Giovanni Di Sirio | 2018-03-18 | 6 | -12/+6 |
* | Fixed problems introduced in the CAN driver. | Giovanni Di Sirio | 2018-03-18 | 3 | -9/+9 |
* | Fixed documentation error. | Giovanni Di Sirio | 2018-03-18 | 1 | -1/+1 |
* | Typo. | Giovanni Di Sirio | 2018-03-17 | 7 | -18/+18 |
* | Pipes prototype, not complete. | Giovanni Di Sirio | 2018-03-17 | 3 | -5/+222 |
* | Fixed ancient documentation error. Removed some obsolete checks. | Giovanni Di Sirio | 2018-03-17 | 6 | -25/+0 |
* | Removed separated configuration file for oslib. | Giovanni Di Sirio | 2018-03-17 | 6 | -199/+17 |
* | Improvements to simulator IRQ detection. | Giovanni Di Sirio | 2018-03-17 | 2 | -10/+10 |
* | Added HAL support for STM32L443. | Giovanni Di Sirio | 2018-03-17 | 2 | -5/+368 |
* | New halconf.h template. | Giovanni Di Sirio | 2018-03-17 | 2 | -3/+17 |
* | Fixed bug #926. | Giovanni Di Sirio | 2018-03-17 | 1 | -1/+1 |
* | Minor changes. | isiora | 2018-03-16 | 1 | -4/+5 |
* | - Minor changes | edolomb | 2018-03-16 | 5 | -6/+11 |
* | Changed domains in TLB from 'manager' to 'client' in order to enable the sect... | isiora | 2018-03-15 | 1 | -27/+27 |
* | Added TSSI version service. | isiora | 2018-03-15 | 2 | -30/+51 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11758 110e8d01-0319-4d1... | Rocco Marco Guglielmi | 2018-03-14 | 1 | -7/+7 |
* | Updated ChibiOS/EX drivers version number. Updated readme.txt | Rocco Marco Guglielmi | 2018-03-14 | 8 | -24/+24 |
* | Minor adjustments | Rocco Marco Guglielmi | 2018-03-14 | 2 | -11/+63 |
* | Completed LSM303AGR driver | roccomarco | 2018-03-14 | 2 | -76/+9 |
* | Completed LSM303AGR driver | roccomarco | 2018-03-14 | 2 | -15/+15 |
* | Adjustment to LSM303AGR Driver (Still incomplete), added demo | Rocco Marco Guglielmi | 2018-03-14 | 2 | -482/+175 |