aboutsummaryrefslogtreecommitdiffstats
path: root/os/common
Commit message (Expand)AuthorAgeFilesLines
* Fixed assertion.Giovanni Di Sirio2017-11-081-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10946 35acf78f-673a-041...Giovanni Di Sirio2017-11-042-14/+14
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10926 35acf78f-673a-041...Giovanni Di Sirio2017-11-021-1/+1
* Experimental compiler portability header added.Giovanni Di Sirio2017-10-311-1/+1
* Added an header for compiler portability.Giovanni Di Sirio2017-10-311-0/+129
* Fixed bug #899.Giovanni Di Sirio2017-10-311-6/+10
* Added test case for dynamic buffers, fixed a problem.Giovanni Di Sirio2017-10-271-1/+1
* Fixed problems with the new factory, implemented part of its test sequence.Giovanni Di Sirio2017-10-242-34/+62
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10896 35acf78f-673a-041...Giovanni Di Sirio2017-10-241-4/+2
* NASA OSAL test suite reworked. Fixes to the OSAL related to the API change.Giovanni Di Sirio2017-10-241-8/+8
* Reintegrate sama5d2_dev branchisiora2017-10-228-37/+355
* Reintegrated RT5 point1 branch.Giovanni Di Sirio2017-10-166-26/+26
|\
| * EXPERIMENTAL: Introduced sysinterval_t in RT, now system time and intervals a...Giovanni Di Sirio2017-10-126-26/+26
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10826 35acf78f-673a-041...Giovanni Di Sirio2017-10-152-6/+6
* | More headers updated.Giovanni Di Sirio2017-10-1561-256734/+387897
* | CMSIS update and cleanup.Giovanni Di Sirio2017-10-15203-32988/+36850
|/
* Fixed bug #896.Giovanni Di Sirio2017-10-111-1/+1
* Comment style.Giovanni Di Sirio2017-10-061-1/+1
* Fixed bug #892.Giovanni Di Sirio2017-10-064-8/+8
* Fixed various typos and documentation-related issues.Giovanni Di Sirio2017-10-052-26/+32
* Moved the weak Boot_Handler in the .boot section (as .boot is in the rules.ld...isiora2017-10-041-2/+2
* Added .boot section to startupisiora2017-10-041-0/+1
* Moved .boot section in rules.ldisiora2017-10-041-14/+0
* Alignment capability for memory pools.Giovanni Di Sirio2017-10-045-26/+85
* Objects FIFOs added to the factory.Giovanni Di Sirio2017-10-033-9/+147
* Added a struct name.Giovanni Di Sirio2017-10-031-1/+1
* Added a struct name.Giovanni Di Sirio2017-10-031-1/+1
* Documentation fix.Giovanni Di Sirio2017-10-031-1/+1
* Renamed a function.Giovanni Di Sirio2017-10-031-1/+1
* Documentation fixes and a new wrapper function.Giovanni Di Sirio2017-10-031-2/+23
* Mailboxes refactory for consistency.Giovanni Di Sirio2017-10-035-40/+40
* Functions renaming and improved doc.Giovanni Di Sirio2017-10-021-19/+35
* Adjustments to the new code.Giovanni Di Sirio2017-10-024-24/+207
* Added compile time safety check.Giovanni Di Sirio2017-10-026-0/+148
* Added mailboxes to the factory.Giovanni Di Sirio2017-10-022-5/+132
* Changed my mind, modified types.Giovanni Di Sirio2017-10-014-5/+10
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10740 35acf78f-673a-041...Giovanni Di Sirio2017-10-011-2/+2
* Typo.Giovanni Di Sirio2017-10-011-1/+1
* Factory enhanced. Giovanni Di Sirio2017-10-012-156/+310
* Fixed bug #888.Giovanni Di Sirio2017-10-014-32/+108
* More renaming.Giovanni Di Sirio2017-09-262-11/+11
* Done some renaming for consistency.Giovanni Di Sirio2017-09-262-78/+89
* More factory code.Giovanni Di Sirio2017-09-262-6/+208
* Fixed two errors.Giovanni Di Sirio2017-09-251-2/+2
* OS objects factory, work in progress.Giovanni Di Sirio2017-09-252-0/+412
* Removed XMC1100 stuff, will not be supported.Giovanni Di Sirio2017-09-227-4896/+0
* More GHS changes, SPC56ECxx demo compiles now.Giovanni Di Sirio2017-09-223-30/+130
* Entry to Boot_Handler, boot code in startup section.isiora2017-09-221-0/+14
* Init boot fileisiora2017-09-221-0/+56
* Entry to Boot_Handler, boot code in startup section.isiora2017-09-221-1/+2