Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added option to enable L2. | isiora | 2018-02-27 | 1 | -0/+2 |
* | Cleanup interworking code. | isiora | 2018-02-27 | 3 | -31/+6 |
* | Added option to enable L2. | isiora | 2018-02-27 | 2 | -26/+13 |
* | Cleanup interworking code. | isiora | 2018-02-27 | 3 | -30/+6 |
* | Small changes. | isiora | 2018-02-27 | 3 | -12/+12 |
* | Fixed L2C_310 defines. | isiora | 2018-02-27 | 1 | -2/+2 |
* | Small changes. | isiora | 2018-02-27 | 2 | -65/+58 |
* | Small changes. | isiora | 2018-02-27 | 3 | -20/+9 |
* | Small changes. | isiora | 2018-02-27 | 4 | -12/+5 |
* | Added temporary Aes wrapper | edolomb | 2018-02-26 | 1 | -1/+5 |
* | Updated Demo | edolomb | 2018-02-26 | 1 | -1/+1 |
* | Minor changes | edolomb | 2018-02-26 | 1 | -1/+2 |
* | Updated Demo | edolomb | 2018-02-26 | 3 | -9/+69 |
* | Updated Demo | edolomb | 2018-02-26 | 5 | -35/+117 |
* | Updated Demo | edolomb | 2018-02-26 | 1 | -2/+3 |
* | Updated Demo | edolomb | 2018-02-26 | 4 | -24/+97 |
* | RTC demo | edolomb | 2018-02-26 | 11 | -0/+1793 |
* | Updated Demo | edolomb | 2018-02-26 | 5 | -26/+103 |
* | Added WOLFSSL demo | edolomb | 2018-02-26 | 23 | -0/+6095 |
* | 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 |
* | Configured ETH's pins | edolomb | 2018-02-26 | 1 | -0/+17 |
* | sdmmc driver update, added support for reliance edge fs | areviu | 2018-02-26 | 41 | -218/+2363 |
* | Modified sensor classes, not complete yet. | Giovanni Di Sirio | 2018-02-26 | 9 | -43/+38 |
* | BaseBlockDevice now extends BaseObject. | Giovanni Di Sirio | 2018-02-26 | 3 | -0/+6 |
* | BaseFlash now extends BaseObject. | Giovanni Di Sirio | 2018-02-26 | 2 | -0/+5 |
* | Fixed some VMTs with new data. | Giovanni Di Sirio | 2018-02-26 | 2 | -2/+2 |
* | Added back missing revisions in trunk. | Giovanni Di Sirio | 2018-02-26 | 14 | -319/+340 |
* | Redirected external. | Giovanni Di Sirio | 2018-02-26 | 0 | -0/+0 |
* | Fixed bug #918. | Giovanni Di Sirio | 2018-02-23 | 3 | -5/+16 |
* | Fixed bug #920. | Giovanni Di Sirio | 2018-02-23 | 4 | -7/+11 |
* | 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 |
* | Now demo works in DDR | edolomb | 2018-02-21 | 4 | -17/+27 |
* | 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 |