Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9169 ↵ | Giovanni Di Sirio | 2016-03-27 | 1 | -6/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #728. | Giovanni Di Sirio | 2016-03-27 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9165 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 ↵ | Giovanni Di Sirio | 2016-03-23 | 21 | -63/+63 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed extra ')' in chSysInit(). | Giovanni Di Sirio | 2016-03-22 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9149 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Mass license update. | Giovanni Di Sirio | 2016-03-18 | 37 | -37/+37 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9131 ↵ | Giovanni Di Sirio | 2016-03-17 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Removed I/O queues and streams from RT. | Giovanni Di Sirio | 2016-03-16 | 6 | -1043/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9125 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added extra assertions to threads creation to prevent registry corruption, ↵ | Giovanni Di Sirio | 2016-03-16 | 1 | -0/+15 | |
| | | | | | | updated the test suite. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9121 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9008 ↵ | Giovanni Di Sirio | 2016-03-04 | 2 | -0/+6 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9007 ↵ | Giovanni Di Sirio | 2016-03-03 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8950 ↵ | Giovanni Di Sirio | 2016-02-26 | 1 | -3/+18 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Removed idle working area from the 'ch' structure because alignment constraints. | Giovanni Di Sirio | 2016-02-26 | 2 | -8/+9 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8949 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Enhanced dynamic support. | Giovanni Di Sirio | 2016-02-26 | 5 | -201/+213 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8948 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8946 ↵ | Giovanni Di Sirio | 2016-02-25 | 2 | -0/+28 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8942 ↵ | Giovanni Di Sirio | 2016-02-24 | 1 | -0/+6 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8941 ↵ | Giovanni Di Sirio | 2016-02-24 | 6 | -55/+175 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8940 ↵ | Giovanni Di Sirio | 2016-02-24 | 7 | -53/+379 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Enhanced registry. | Giovanni Di Sirio | 2016-02-24 | 2 | -0/+52 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8939 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added chMtxUnlockAllS(). | Giovanni Di Sirio | 2016-02-23 | 2 | -0/+40 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8927 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Renamed r13 context field in sp (ARM ports). Extended the priorities range ↵ | Giovanni Di Sirio | 2016-02-22 | 1 | -3/+2 | |
| | | | | | | from 127 to 255. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8921 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added terminate event replacing the old terminate API. | Giovanni Di Sirio | 2016-02-16 | 2 | -2/+23 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8907 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8904 ↵ | Giovanni Di Sirio | 2016-02-16 | 1 | -0/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Tree reorganization. | Giovanni Di Sirio | 2016-02-16 | 88 | -11703/+1468 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8900 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #706. | Giovanni Di Sirio | 2016-02-13 | 3 | -1/+31 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8874 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8871 ↵ | Giovanni Di Sirio | 2016-02-12 | 1 | -3/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8858 ↵ | Giovanni Di Sirio | 2016-02-07 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #697. | Giovanni Di Sirio | 2016-02-06 | 2 | -1/+6 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8833 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Documentation fix. | Giovanni Di Sirio | 2016-01-30 | 1 | -2/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8811 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Made debug variables initialization explicit. | Giovanni Di Sirio | 2016-01-16 | 1 | -0/+4 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8775 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #693. | Giovanni Di Sirio | 2016-01-16 | 1 | -0/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8766 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Documentation-related fixes. | Giovanni Di Sirio | 2016-01-13 | 1 | -3/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8748 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Documentation-related fixes. | Giovanni Di Sirio | 2016-01-10 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8734 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #688. | Giovanni Di Sirio | 2016-01-09 | 1 | -3/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8730 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8716 ↵ | Giovanni Di Sirio | 2016-01-07 | 2 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8713 ↵ | Giovanni Di Sirio | 2016-01-07 | 1 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improved messages. | Giovanni Di Sirio | 2016-01-07 | 4 | -9/+12 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8707 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #687. | Giovanni Di Sirio | 2016-01-06 | 1 | -14/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8697 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2016-01-04 | 2 | -1/+6 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8690 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2016-01-04 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8688 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Documentation-related fixes. | Giovanni Di Sirio | 2016-01-03 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8673 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8639 ↵ | Giovanni Di Sirio | 2015-12-24 | 1 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8619 ↵ | Giovanni Di Sirio | 2015-12-20 | 1 | -7/+7 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8595 ↵ | Giovanni Di Sirio | 2015-12-13 | 1 | -0/+71 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #675. | Giovanni Di Sirio | 2015-11-29 | 1 | -0/+10 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8549 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8524 ↵ | Giovanni Di Sirio | 2015-11-25 | 1 | -5/+5 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8515 ↵ | Giovanni Di Sirio | 2015-11-20 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8513 ↵ | Giovanni Di Sirio | 2015-11-20 | 8 | -85/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8510 ↵ | Giovanni Di Sirio | 2015-11-19 | 2 | -4/+14 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8509 ↵ | Giovanni Di Sirio | 2015-11-18 | 1 | -9/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8508 ↵ | Giovanni Di Sirio | 2015-11-18 | 13 | -133/+319 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |