| Commit message (Expand) | Author | Age | Files | Lines |
* | added SAMA HMAC + fixed TRNG 128 bit generation | areviu | 2018-05-19 | 3 | -25/+387 |
* | moved ff and reliance-edge under binding folder | areviu | 2018-05-06 | 14 | -1708/+1 |
* | 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 |
* | Minor changes. | isiora | 2018-04-13 | 1 | -5/+0 |
* | Added TRNG driver | edolomb | 2018-04-13 | 6 | -1/+307 |
* | Added configure security instruction | edolomb | 2018-04-13 | 1 | -0/+4 |
* | Fixed phy address at 0 for SAMA5D28 | edolomb | 2018-04-13 | 1 | -0/+7 |
* | Fixed bugs | edolomb | 2018-04-11 | 4 | -12/+39 |
* | Added tamper functions | edolomb | 2018-04-11 | 2 | -2/+89 |
* | Fixed bugs | edolomb | 2018-03-26 | 2 | -1/+9 |
* | added gcm for sama crypto | areviu | 2018-03-25 | 6 | -28/+324 |
* | Fixed bug | edolomb | 2018-03-22 | 1 | -2/+2 |
* | Fixed bug | edolomb | 2018-03-22 | 1 | -1/+1 |
* | Minor changes. | isiora | 2018-03-21 | 1 | -3/+4 |
* | 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 |
* | update hal crypto sha lld, added integration with wolfcrypt | areviu | 2018-03-19 | 6 | -598/+857 |
* | Fixed the check of tick-less timebase. | isiora | 2018-03-18 | 2 | -3/+7 |
* | Minor changes. | isiora | 2018-03-18 | 1 | -0/+2 |
* | - Minor changes | edolomb | 2018-03-16 | 3 | -4/+4 |
* | 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 | 2 | -66/+182 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | update sdmmc test hal project with read and write to file | areviu | 2018-02-01 | 1 | -1/+1 |