Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #938 and #939. | Giovanni Di Sirio | 2018-04-15 | 1 | -0/+9 |
* | 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 bug #936. | Giovanni Di Sirio | 2018-04-13 | 1 | -0/+23 |
* | Fixed bugs | edolomb | 2018-04-11 | 4 | -12/+39 |
* | Added tamper functions | edolomb | 2018-04-11 | 2 | -2/+89 |
* | 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 | 1 | -17/+9 |
* | Fixed comment. | Giovanni Di Sirio | 2018-03-30 | 1 | -1/+1 |
* | 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 | 1 | -1/+0 |
* | 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 |
* | Documentation fixes to the ICU driver. | Giovanni Di Sirio | 2018-03-23 | 1 | -2/+4 |
* | 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 |
* | 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 | 1 | -3/+3 |
* | Fixed documentation error. | Giovanni Di Sirio | 2018-03-18 | 1 | -1/+1 |
* | Typo. | Giovanni Di Sirio | 2018-03-17 | 2 | -2/+2 |
* | 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 |
* | - Minor changes | edolomb | 2018-03-16 | 3 | -4/+4 |
* | Minor registry fix for STM32H7xx. | Giovanni Di Sirio | 2018-03-11 | 1 | -1/+1 |
* | 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 |