| Commit message (Expand) | Author | Age | Files | Lines |
* | Modified AES GCM function signatures. | Giovanni Di Sirio | 2019-04-12 | 2 | -56/+61 |
* | MISRA-related fixes. | Giovanni Di Sirio | 2019-01-26 | 7 | -47/+43 |
* | Mass update. | gdisirio | 2019-01-26 | 1 | -7/+0 |
* | Mass update of configuration files. | Giovanni Di Sirio | 2019-01-21 | 1 | -1/+1 |
* | Fixed flash state machine, removed EXT remains. | Giovanni Di Sirio | 2019-01-21 | 3 | -301/+0 |
* | Documentation-related fixes. | Giovanni Di Sirio | 2019-01-21 | 1 | -0/+1 |
* | Cleanup in PAL driver. | Giovanni Di Sirio | 2019-01-19 | 2 | -11/+9 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12483 110e8d01-0319-4d1... | gdisirio | 2018-12-26 | 1 | -12/+92 |
* | Crypto driver changes, removed TRNG. | gdisirio | 2018-12-19 | 2 | -40/+26 |
* | I2S updated. | gdisirio | 2018-12-09 | 1 | -52/+7 |
* | ADC reworked. | Giovanni Di Sirio | 2018-12-09 | 1 | -96/+11 |
* | DAC reworked, fixed a problem in WSPI template. | Giovanni Di Sirio | 2018-12-09 | 2 | -126/+19 |
* | Updated TRNG. | Giovanni Di Sirio | 2018-12-08 | 1 | -28/+10 |
* | LLD drivers organization changes: RTC, SPI. | Giovanni Di Sirio | 2018-12-08 | 2 | -89/+9 |
* | Changes to the RTC driver to use the persistent storage interface, | Giovanni Di Sirio | 2018-10-14 | 1 | -36/+2 |
* | STM32 TRNG driver, not tested yet. | Giovanni Di Sirio | 2018-10-07 | 1 | -10/+0 |
* | Removed QSPI driver and demos. | Giovanni Di Sirio | 2018-10-06 | 3 | -370/+0 |
* | Removed references to QSPI to most configuration files, more to do. | Giovanni Di Sirio | 2018-10-06 | 1 | -27/+0 |
* | WSPI changes for compatibiity. Initial implementation for STM32 over QuadSPI,... | Giovanni Di Sirio | 2018-09-30 | 1 | -1/+2 |
* | Added WSPI-related code, updated halconf.h files. | Giovanni Di Sirio | 2018-09-30 | 4 | -1/+385 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12310 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-09-30 | 1 | -1/+1 |
* | Added notes, removed unused types. | Giovanni Di Sirio | 2018-09-28 | 1 | -4/+8 |
* | Improvements to SIO driver. | gdisirio | 2018-09-28 | 2 | -58/+51 |
* | New SIO HAL driver model. | gdisirio | 2018-09-28 | 4 | -2/+206 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12299 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-09-27 | 1 | -0/+154 |
* | New TRNG driver model added to HAL. | Giovanni Di Sirio | 2018-09-09 | 4 | -0/+278 |
* | Some changes to the crypto infrastructure. | Giovanni Di Sirio | 2018-09-08 | 1 | -14/+0 |
* | TRNG API now takes a new "size" parameter, the API can now generate random nu... | Giovanni Di Sirio | 2018-09-08 | 2 | -3/+5 |
* | Added more conditionals to CRY driver. Removed conditionals from high level f... | Giovanni Di Sirio | 2018-06-13 | 2 | -0/+128 |
* | Fixed Crypto templete header file. | Theodore Ateba | 2018-06-06 | 1 | -1/+1 |
* | HMAC templates added. | Giovanni Di Sirio | 2018-05-06 | 3 | -2/+190 |
* | Documentation fixes to the ICU driver. | Giovanni Di Sirio | 2018-03-23 | 1 | -2/+4 |
* | New halconf.h template. | Giovanni Di Sirio | 2018-03-17 | 1 | -0/+7 |
* | Minor fixes | Rocco Marco Guglielmi | 2018-03-14 | 1 | -93/+161 |
* | Crypto SHA reworked. | Giovanni Di Sirio | 2018-03-09 | 2 | -221/+387 |
* | Fixed some crypto-related errors. | Giovanni Di Sirio | 2018-03-09 | 4 | -7/+5 |
* | Last minute fixes. | Giovanni Di Sirio | 2018-02-11 | 1 | -1/+3 |
* | MISRA-related changes. | Giovanni Di Sirio | 2018-02-10 | 5 | -12/+14 |
* | MISRA-related fixes. | gdisirio | 2018-02-10 | 1 | -1/+1 |
* | Documentation fixes. | Giovanni Di Sirio | 2018-02-02 | 2 | -3/+3 |
* | Fixed minor documentation issues. | Giovanni Di Sirio | 2018-01-20 | 1 | -1/+1 |
* | Mass update of the Apache 2.0 license statement. | Giovanni Di Sirio | 2018-01-20 | 50 | -50/+50 |
* | Correct the crypto file name in doxygen comment. | Theodore Ateba | 2018-01-18 | 1 | -1/+1 |
* | SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies... | Giovanni Di Sirio | 2018-01-10 | 3 | -4/+36 |
* | Added callbacks capability to the CAN driver. | Giovanni Di Sirio | 2018-01-02 | 1 | -3/+48 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11202 35acf78f-673a-041... | Giovanni Di Sirio | 2017-12-28 | 1 | -2/+2 |
* | Added SHAx and TRNG to the crypto driver model. | Giovanni Di Sirio | 2017-11-30 | 2 | -0/+107 |
* | Improved make system. | Giovanni Di Sirio | 2017-11-21 | 2 | -0/+8 |
* | Added (T)DES support to the crypto driver. | Giovanni Di Sirio | 2017-10-29 | 2 | -12/+353 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10888 35acf78f-673a-041... | Giovanni Di Sirio | 2017-10-23 | 2 | -41/+184 |