| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug #899. | Giovanni Di Sirio | 2017-10-31 | 1 | -6/+10 |
* | Added test case for dynamic buffers, fixed a problem. | Giovanni Di Sirio | 2017-10-27 | 1 | -1/+1 |
* | Fixed problems with the new factory, implemented part of its test sequence. | Giovanni Di Sirio | 2017-10-24 | 2 | -34/+62 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10896 35acf78f-673a-041... | Giovanni Di Sirio | 2017-10-24 | 1 | -4/+2 |
* | NASA OSAL test suite reworked. Fixes to the OSAL related to the API change. | Giovanni Di Sirio | 2017-10-24 | 1 | -8/+8 |
* | Reintegrate sama5d2_dev branch | isiora | 2017-10-22 | 8 | -37/+355 |
* | Reintegrated RT5 point1 branch. | Giovanni Di Sirio | 2017-10-16 | 6 | -26/+26 |
|\ |
|
| * | EXPERIMENTAL: Introduced sysinterval_t in RT, now system time and intervals a... | Giovanni Di Sirio | 2017-10-12 | 6 | -26/+26 |
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10826 35acf78f-673a-041... | Giovanni Di Sirio | 2017-10-15 | 2 | -6/+6 |
* | | More headers updated. | Giovanni Di Sirio | 2017-10-15 | 61 | -256734/+387897 |
* | | CMSIS update and cleanup. | Giovanni Di Sirio | 2017-10-15 | 203 | -32988/+36850 |
|/ |
|
* | Fixed bug #896. | Giovanni Di Sirio | 2017-10-11 | 1 | -1/+1 |
* | Comment style. | Giovanni Di Sirio | 2017-10-06 | 1 | -1/+1 |
* | Fixed bug #892. | Giovanni Di Sirio | 2017-10-06 | 4 | -8/+8 |
* | Fixed various typos and documentation-related issues. | Giovanni Di Sirio | 2017-10-05 | 2 | -26/+32 |
* | Moved the weak Boot_Handler in the .boot section (as .boot is in the rules.ld... | isiora | 2017-10-04 | 1 | -2/+2 |
* | Added .boot section to startup | isiora | 2017-10-04 | 1 | -0/+1 |
* | Moved .boot section in rules.ld | isiora | 2017-10-04 | 1 | -14/+0 |
* | Alignment capability for memory pools. | Giovanni Di Sirio | 2017-10-04 | 5 | -26/+85 |
* | Objects FIFOs added to the factory. | Giovanni Di Sirio | 2017-10-03 | 3 | -9/+147 |
* | Added a struct name. | Giovanni Di Sirio | 2017-10-03 | 1 | -1/+1 |
* | Added a struct name. | Giovanni Di Sirio | 2017-10-03 | 1 | -1/+1 |
* | Documentation fix. | Giovanni Di Sirio | 2017-10-03 | 1 | -1/+1 |
* | Renamed a function. | Giovanni Di Sirio | 2017-10-03 | 1 | -1/+1 |
* | Documentation fixes and a new wrapper function. | Giovanni Di Sirio | 2017-10-03 | 1 | -2/+23 |
* | Mailboxes refactory for consistency. | Giovanni Di Sirio | 2017-10-03 | 5 | -40/+40 |
* | Functions renaming and improved doc. | Giovanni Di Sirio | 2017-10-02 | 1 | -19/+35 |
* | Adjustments to the new code. | Giovanni Di Sirio | 2017-10-02 | 4 | -24/+207 |
* | Added compile time safety check. | Giovanni Di Sirio | 2017-10-02 | 6 | -0/+148 |
* | Added mailboxes to the factory. | Giovanni Di Sirio | 2017-10-02 | 2 | -5/+132 |
* | Changed my mind, modified types. | Giovanni Di Sirio | 2017-10-01 | 4 | -5/+10 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10740 35acf78f-673a-041... | Giovanni Di Sirio | 2017-10-01 | 1 | -2/+2 |
* | Typo. | Giovanni Di Sirio | 2017-10-01 | 1 | -1/+1 |
* | Factory enhanced. | Giovanni Di Sirio | 2017-10-01 | 2 | -156/+310 |
* | Fixed bug #888. | Giovanni Di Sirio | 2017-10-01 | 4 | -32/+108 |
* | More renaming. | Giovanni Di Sirio | 2017-09-26 | 2 | -11/+11 |
* | Done some renaming for consistency. | Giovanni Di Sirio | 2017-09-26 | 2 | -78/+89 |
* | More factory code. | Giovanni Di Sirio | 2017-09-26 | 2 | -6/+208 |
* | Fixed two errors. | Giovanni Di Sirio | 2017-09-25 | 1 | -2/+2 |
* | OS objects factory, work in progress. | Giovanni Di Sirio | 2017-09-25 | 2 | -0/+412 |
* | Removed XMC1100 stuff, will not be supported. | Giovanni Di Sirio | 2017-09-22 | 7 | -4896/+0 |
* | More GHS changes, SPC56ECxx demo compiles now. | Giovanni Di Sirio | 2017-09-22 | 3 | -30/+130 |
* | Entry to Boot_Handler, boot code in startup section. | isiora | 2017-09-22 | 1 | -0/+14 |
* | Init boot file | isiora | 2017-09-22 | 1 | -0/+56 |
* | Entry to Boot_Handler, boot code in startup section. | isiora | 2017-09-22 | 1 | -1/+2 |
* | Reset points to Boot_Handler. For backward compatibility, | isiora | 2017-09-22 | 1 | -1/+7 |
* | Moved VBAR initialization to boot.S | isiora | 2017-09-22 | 1 | -5/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10670 35acf78f-673a-041... | Giovanni Di Sirio | 2017-09-22 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10668 35acf78f-673a-041... | Giovanni Di Sirio | 2017-09-22 | 1 | -10/+2 |
* | More GHS stuff. | Giovanni Di Sirio | 2017-09-22 | 16 | -35/+984 |