aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Simplified code.Giovanni Di Sirio2017-11-121-130/+72
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10985 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More MFS code.Giovanni Di Sirio2017-11-122-45/+188
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10984 35acf78f-673a-0410-8e92-d51de3d6d3f4
* added crypto aes and des polling modeareviu2017-11-1111-1/+2282
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10983 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10982 ↵edolomb2017-11-101-0/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SAMA RTC driveredolomb2017-11-103-0/+777
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10981 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10980 ↵Giovanni Di Sirio2017-11-102-144/+264
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More MFS code.Giovanni Di Sirio2017-11-102-88/+285
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10979 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10978 ↵Giovanni Di Sirio2017-11-094-146/+248
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #903.Giovanni Di Sirio2017-11-083-4/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10977 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed assertion.Giovanni Di Sirio2017-11-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10975 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Modified the STM32 OTGv1 driver to work without pump thread, transfers are ↵Giovanni Di Sirio2017-11-084-15/+57
| | | | | | now done in the ISR. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10974 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Experimental.gdisirio2017-11-082-8/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10973 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Experimental.Giovanni Di Sirio2017-11-082-0/+2023
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10972 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved portab files.Giovanni Di Sirio2017-11-089-4/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10971 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10970 ↵edolomb2017-11-071-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated MS2ST to TIME_MS2Iedolomb2017-11-071-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10969 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10968 ↵edolomb2017-11-071-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated MS2ST to TIME_MS2Iedolomb2017-11-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10967 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #897.Giovanni Di Sirio2017-11-062-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10964 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #902.Giovanni Di Sirio2017-11-052-0/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10960 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #901.gdisirio2017-11-053-6/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10956 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Fix the error: (obsolete or unknown configuration file).Theodore Ateba2017-11-056-12/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10954 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed a comments and added an extra check.Giovanni Di Sirio2017-11-051-3/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10953 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10950 ↵Giovanni Di Sirio2017-11-052-8/+79
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Aligned to latest PAL template.Giovanni Di Sirio2017-11-051-3/+69
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10949 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated OS-less osal for Cortex-M.gdisirio2017-11-054-66/+83
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10948 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10947 ↵Giovanni Di Sirio2017-11-043-6/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10946 ↵Giovanni Di Sirio2017-11-0421-94/+159
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixes related to 8/16 bits architectures, arithmetic overflow.Giovanni Di Sirio2017-11-042-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10945 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Time API fixes.Giovanni Di Sirio2017-11-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10944 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed for time API changes.Giovanni Di Sirio2017-11-044-11/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10943 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed CPU type.Giovanni Di Sirio2017-11-041-3/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10942 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10941 ↵Giovanni Di Sirio2017-11-048-2128/+651
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10940 ↵Giovanni Di Sirio2017-11-0414-28/+28
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10939 ↵Giovanni Di Sirio2017-11-0428-69/+59
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10938 ↵Giovanni Di Sirio2017-11-04142-15741/+133
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10936 ↵Giovanni Di Sirio2017-11-041-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Simplified timeout handling in MAC driver.Giovanni Di Sirio2017-11-041-12/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10935 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Various fixes after recent changes.Giovanni Di Sirio2017-11-046-17/+41
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10934 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add the os lib test suite part to the AVR Mega demo.Theodore Ateba2017-11-041-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10933 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Activate the dynamic flag on the RTOS configuration for the test suite.Theodore Ateba2017-11-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10932 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added HAL_USE_TCedolomb2017-11-031-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10931 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added HAL_USE_TCedolomb2017-11-031-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10930 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added HAL_USE_TCedolomb2017-11-031-8/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10929 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added HAL_USE_TCedolomb2017-11-031-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10928 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added HAL_USE_TCedolomb2017-11-031-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10927 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10926 ↵Giovanni Di Sirio2017-11-021-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Experimental compiler portability header added.Giovanni Di Sirio2017-10-311-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10925 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added an header for compiler portability.Giovanni Di Sirio2017-10-311-0/+129
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10924 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added TC subsystem macroedolomb2017-10-311-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10923 35acf78f-673a-0410-8e92-d51de3d6d3f4