Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bugs | edolomb | 2018-09-06 | 1 | -0/+7 |
* | AVR: Cleanup code source. | Theodore Ateba | 2018-09-04 | 6 | -61/+60 |
* | AVR: Correct the indentation on hal_crypto_lld.c file. | Theodore Ateba | 2018-09-04 | 1 | -22/+22 |
* | AVR: Change the comment type and correct indentation at the end of the file. | Theodore Ateba | 2018-09-04 | 1 | -25/+25 |
* | Tentative fix for STM32F070x6 GPIOD. | Giovanni Di Sirio | 2018-08-26 | 1 | -0/+4 |
* | Fixed a corner case. | Giovanni Di Sirio | 2018-08-26 | 1 | -1/+8 |
* | CAN1-CAN2 conflicts tentative fix. | Giovanni Di Sirio | 2018-08-26 | 1 | -9/+8 |
* | Fixed #971. | Giovanni Di Sirio | 2018-08-26 | 1 | -1/+1 |
* | More related to bug #969. | Giovanni Di Sirio | 2018-08-26 | 1 | -1/+1 |
* | Fixed bug #973. | Giovanni Di Sirio | 2018-08-26 | 1 | -3/+6 |
* | Missing ping definitions. | Giovanni Di Sirio | 2018-08-25 | 2 | -48/+49 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12213 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-08-24 | 2 | -2797/+1562 |
* | DMAMUX support for DMAv1. | Giovanni Di Sirio | 2018-07-29 | 13 | -25/+157 |
* | DMAMUX definitions. | Giovanni Di Sirio | 2018-07-29 | 2 | -1/+162 |
* | More L4+ code. | Giovanni Di Sirio | 2018-07-28 | 4 | -7/+1222 |
* | Fixed bugs #969 and #970. | Giovanni Di Sirio | 2018-07-28 | 2 | -3/+6 |
* | More L4+ preparation. | Giovanni Di Sirio | 2018-07-28 | 2 | -34/+23 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12201 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-07-27 | 1 | -1/+1 |
* | Boost mode handling in L4+. | Giovanni Di Sirio | 2018-07-27 | 2 | -3/+21 |
* | Fixed bug #968. | Giovanni Di Sirio | 2018-07-27 | 1 | -4/+4 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12196 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-07-25 | 4 | -47/+336 |
* | More L4+ code. | Giovanni Di Sirio | 2018-07-25 | 3 | -0/+439 |
* | L4R5 board file, not finished. | Giovanni Di Sirio | 2018-07-25 | 5 | -0/+3344 |
* | L4+ registry. | Giovanni Di Sirio | 2018-07-22 | 1 | -0/+373 |
* | Removed redundant definitions. | Giovanni Di Sirio | 2018-07-22 | 1 | -15/+0 |
* | More work on L4+. | Giovanni Di Sirio | 2018-07-22 | 1 | -29/+78 |
* | Fixed bug #967. | Giovanni Di Sirio | 2018-07-22 | 1 | -3/+31 |
* | Fixed bug #966. | Giovanni Di Sirio | 2018-07-21 | 1 | -2/+0 |
* | Fixed bug #965. | Giovanni Di Sirio | 2018-07-21 | 1 | -4/+4 |
* | Fixed timer settings. | Giovanni Di Sirio | 2018-07-21 | 1 | -9/+9 |
* | Fixed bug #964. | Giovanni Di Sirio | 2018-07-15 | 1 | -2/+3 |
* | Fixed bug #963. | Giovanni Di Sirio | 2018-07-15 | 1 | -45/+5 |
* | Fixed bug #960. | Giovanni Di Sirio | 2018-07-12 | 1 | -8/+8 |
* | Fixed bug #959. | gdisirio | 2018-07-10 | 1 | -5/+4 |
* | Added analog watchdog functionality to STM32 ADCv2 driver. | Giovanni Di Sirio | 2018-07-08 | 2 | -4/+43 |
* | Fixed bug #958. | Giovanni Di Sirio | 2018-07-07 | 2 | -19/+19 |
* | Fixed bug #957. | gdisirio | 2018-07-07 | 2 | -5/+5 |
* | Fixed a regression on F2 devices. | Giovanni Di Sirio | 2018-07-07 | 1 | -0/+4 |
* | Fixed missing semicolon. | Giovanni Di Sirio | 2018-07-07 | 1 | -1/+1 |
* | Fixed bug #953. | Giovanni Di Sirio | 2018-07-07 | 11 | -48/+208 |
* | Fixed issue in F4 HAL clock tree checks. | Giovanni Di Sirio | 2018-07-01 | 2 | -2/+2 |
* | Fixed bug #956. | Giovanni Di Sirio | 2018-07-01 | 3 | -2/+58 |
* | Fixed bug | edolomb | 2018-06-22 | 1 | -7/+3 |
* | Minor change | edolomb | 2018-06-22 | 1 | -4/+4 |
* | Fixed some mcuconf.h files and a regression introduced by the new STM32F4 clo... | Giovanni Di Sirio | 2018-06-17 | 1 | -1/+1 |
* | Fixed compile time regression in USARTv1 driver. | Giovanni Di Sirio | 2018-06-15 | 1 | -1/+1 |
* | Added qSetLink(). | Giovanni Di Sirio | 2018-06-15 | 1 | -0/+11 |
* | AVR: ADD SPI driver to the AVR XMEGA family. | Theodore Ateba | 2018-06-15 | 3 | -0/+727 |
* | AVR: ADD SPI driver to the AVR platform. | Theodore Ateba | 2018-06-15 | 1 | -0/+1 |
* | AVR: Update the error code for the encryption/decryption operations. | Theodore Ateba | 2018-06-13 | 1 | -2/+2 |