| Commit message (Expand) | Author | Age | Files | Lines |
* | Crypto SHA reworked. | Giovanni Di Sirio | 2018-03-09 | 2 | -219/+387 |
* | Fixed mtxSetSlaveSplitAddr and mtxSetSlaveRegionSize. | isiora | 2018-03-07 | 1 | -4/+10 |
* | removed old reg check and correct some indent | areviu | 2018-02-28 | 2 | -4/+2 |
* | Added L2 related code. | isiora | 2018-02-27 | 2 | -2/+17 |
* | Small changes. | isiora | 2018-02-27 | 1 | -3/+2 |
* | Minor changes | edolomb | 2018-02-26 | 2 | -12/+12 |
* | Modified security of SFC, SFR, L2CC, SFRBU, CHIPID | edolomb | 2018-02-26 | 1 | -0/+5 |
* | Modified burst size | edolomb | 2018-02-26 | 1 | -20/+20 |
* | Modified burst size | edolomb | 2018-02-26 | 1 | -12/+12 |
* | Removed pin's configuration | edolomb | 2018-02-26 | 1 | -16/+0 |
* | Enabled error interrupts on DMA | edolomb | 2018-02-26 | 1 | -4/+4 |
* | sdmmc driver update, added support for reliance edge fs | areviu | 2018-02-26 | 24 | -350/+1473 |
* | Added back missing revisions in trunk. | Giovanni Di Sirio | 2018-02-26 | 4 | -67/+184 |
* | Fixed bug #918. | Giovanni Di Sirio | 2018-02-23 | 2 | -5/+14 |
* | Fixed bug #920. | Giovanni Di Sirio | 2018-02-23 | 1 | -3/+5 |
* | Uncommented default handler | edolomb | 2018-02-22 | 1 | -1/+1 |
* | Inverted dmaInit and aicInit | edolomb | 2018-02-22 | 1 | -3/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11535 35acf78f-673a-041... | isiora | 2018-02-21 | 1 | -2/+2 |
* | Fixed bug related to spurious interrupt | edolomb | 2018-02-21 | 1 | -11/+11 |
* | Added getChannelTransitionSize function | edolomb | 2018-02-21 | 1 | -0/+14 |
* | AVR: add DAC low level driver for XMEGA128A4U. | Theodore Ateba | 2018-02-21 | 3 | -0/+536 |
* | AVR: Add DAC to the platform support file. | Theodore Ateba | 2018-02-21 | 1 | -0/+1 |
* | Callback invoked on all enabled and pending interrupt sources. | isiora | 2018-02-21 | 1 | -4/+3 |
* | Added default handlers. | isiora | 2018-02-21 | 1 | -3/+20 |
* | Fixed masking of enabled int in the handler. | isiora | 2018-02-21 | 1 | -1/+1 |
* | Fixed bugs on length buffer and transmit queue | edolomb | 2018-02-20 | 1 | -7/+19 |
* | AVR: add DMA low level driver for XMEGA128A4U | Theodore Ateba | 2018-02-20 | 3 | -0/+353 |
* | AVR: Add DMA to the platform support file. | Theodore Ateba | 2018-02-20 | 1 | -0/+1 |
* | Added WDRBT flag in MR register as default to avoid overrun using dma. | isiora | 2018-02-20 | 1 | -775/+779 |
* | Cleanup ISR. | isiora | 2018-02-20 | 1 | -28/+18 |
* | Fixed bugs and code optimized | edolomb | 2018-02-20 | 1 | -13/+5 |
* | Removed EXTIv1 from the STM32 platform files. | Giovanni Di Sirio | 2018-02-20 | 11 | -11/+0 |
* | AVR: Add the support of the Watchdog low level driver to the XMEGA128A4U. | Theodore Ateba | 2018-02-19 | 3 | -0/+416 |
* | AVR: Add watchdog to the platform driver file. | Theodore Ateba | 2018-02-19 | 1 | -0/+1 |
* | Removed EXTIv1 from STM32/LLD. | Giovanni Di Sirio | 2018-02-19 | 4 | -426/+0 |
* | Added SAMA5D28 platform name | edolomb | 2018-02-16 | 1 | -0/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11500 35acf78f-673a-041... | edolomb | 2018-02-16 | 1 | -6/+6 |
* | XDMAC0 is SECURE and XDMAC1 is NOT SECURE | edolomb | 2018-02-16 | 2 | -114/+76 |
* | Improved TC handling in STM32 USART drivers. | Giovanni Di Sirio | 2018-02-16 | 1 | -3/+4 |
* | AVR: Add USART and SERIAL low level driver to the platform description file. | Theodore Ateba | 2018-02-12 | 1 | -0/+1 |
* | AVR: Add driver.mk file for Usarts and Serials drivers. | Theodore Ateba | 2018-02-12 | 1 | -0/+13 |
* | AVR: Add serial low level driver for ATXMEGA128U4A. | Theodore Ateba | 2018-02-12 | 2 | -0/+1033 |
* | AVR: Add usart low level driver for ATXMEGA128U4A. | Theodore Ateba | 2018-02-12 | 2 | -0/+931 |
* | MISRA-related changes. | Giovanni Di Sirio | 2018-02-10 | 6 | -12/+12 |
* | Fixed instances of systime_t used as intervals. | Giovanni Di Sirio | 2018-02-06 | 1 | -4/+4 |
* | Various fixes submitted by pl4nkton. | Giovanni Di Sirio | 2018-02-02 | 3 | -9/+24 |
* | Documentation fixes. | Giovanni Di Sirio | 2018-02-02 | 2 | -3/+3 |
* | Fixed bug #914. | Giovanni Di Sirio | 2018-02-02 | 2 | -11/+11 |
* | update sdmmc test hal project with read and write to file | areviu | 2018-02-01 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11418 35acf78f-673a-041... | isiora | 2018-01-30 | 1 | -2/+0 |