aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More work on crypto.Giovanni Di Sirio2018-09-082-16/+56
* Preparation work for STM32 crypto driver.Giovanni Di Sirio2018-09-082-21/+77
* TRNG API now takes a new "size" parameter, the API can now generate random nu...Giovanni Di Sirio2018-09-087-11/+18
* Missing board files.Giovanni Di Sirio2018-09-085-0/+3611
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12247 110e8d01-0319-4d1...Giovanni Di Sirio2018-09-0710-0/+2220
* AVR: Enable the UART driver to avoid compilation errors.Theodore Ateba2018-09-061-1/+1
* Fixed bug #977.Giovanni Di Sirio2018-09-062-2/+4
* Fixed bug #976.Giovanni Di Sirio2018-09-062-1/+3
* Updated CMSIS to 5.4.0.Giovanni Di Sirio2018-09-0624-552/+1906
* Fixed bugsedolomb2018-09-063-1/+73
* AVR: Cleanup code source.Theodore Ateba2018-09-046-61/+60
* AVR: Correct the indentation on hal_crypto_lld.c file.Theodore Ateba2018-09-041-22/+22
* AVR: Change the comment type and correct indentation at the end of the file.Theodore Ateba2018-09-042-31/+31
* Tentative fix for STM32F070x6 GPIOD.Giovanni Di Sirio2018-08-261-0/+4
* Fixed a corner case.Giovanni Di Sirio2018-08-261-1/+8
* CAN1-CAN2 conflicts tentative fix.Giovanni Di Sirio2018-08-261-9/+8
* Fixed bug #975.Giovanni Di Sirio2018-08-261-52/+52
* Fixed bug #975.Giovanni Di Sirio2018-08-263-11/+18
* Fixed #971.Giovanni Di Sirio2018-08-262-1/+3
* More related to bug #969.Giovanni Di Sirio2018-08-261-1/+1
* Fixed.bug #974Giovanni Di Sirio2018-08-261-1/+1
* Fixed bug #973.Giovanni Di Sirio2018-08-262-3/+8
* Missing ping definitions.Giovanni Di Sirio2018-08-252-48/+49
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12213 110e8d01-0319-4d1...Giovanni Di Sirio2018-08-242-2797/+1562
* DMAMUX support for DMAv1.Giovanni Di Sirio2018-07-2913-25/+157
* DMAMUX definitions.Giovanni Di Sirio2018-07-292-1/+162
* More L4+ code.Giovanni Di Sirio2018-07-285-9/+1224
* Fixed a warning caused by recent changes.Giovanni Di Sirio2018-07-281-0/+1
* Fixed bugs #969 and #970.Giovanni Di Sirio2018-07-2814-14/+21
* More L4+ preparation.Giovanni Di Sirio2018-07-282-34/+23
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12202 110e8d01-0319-4d1...Giovanni Di Sirio2018-07-289-0/+1791
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12201 110e8d01-0319-4d1...Giovanni Di Sirio2018-07-271-1/+1
* Boost mode handling in L4+.Giovanni Di Sirio2018-07-272-3/+21
* Fixed bug #968.Giovanni Di Sirio2018-07-272-4/+6
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12196 110e8d01-0319-4d1...Giovanni Di Sirio2018-07-254-47/+336
* More L4+ code.Giovanni Di Sirio2018-07-254-0/+524
* L4R5 board file, not finished.Giovanni Di Sirio2018-07-255-0/+3344
* L4+ registry.Giovanni Di Sirio2018-07-221-0/+373
* Removed redundant definitions.Giovanni Di Sirio2018-07-221-15/+0
* More work on L4+.Giovanni Di Sirio2018-07-221-29/+78
* Fixed bug #967.Giovanni Di Sirio2018-07-222-3/+33
* Fixed bug #966.Giovanni Di Sirio2018-07-212-2/+2
* Fixed bug #965.Giovanni Di Sirio2018-07-212-4/+6
* Fixed timer settings.Giovanni Di Sirio2018-07-211-9/+9
* Documentation fixes.Giovanni Di Sirio2018-07-151-4/+2
* Fixed bug #964.Giovanni Di Sirio2018-07-152-2/+5
* Fixed bug #963.Giovanni Di Sirio2018-07-153-98/+60
* Fixed bug #962.Giovanni Di Sirio2018-07-15236-236/+239
* Fixed bug #961.Giovanni Di Sirio2018-07-156-253/+139
* Fixed bug #960.Giovanni Di Sirio2018-07-122-8/+9