Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |