Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed http://forum.chibios.org/phpbb/viewtopic.php?f=2&t=2004 | gdisirio | 2014-07-05 | 1 | -0/+9 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7007 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #498. | gdisirio | 2014-05-13 | 1 | -18/+20 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6932 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #478. | gdisirio | 2014-03-22 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6803 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6710 ↵ | gdisirio | 2014-02-13 | 1 | -1/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6708 ↵ | gdisirio | 2014-02-12 | 1 | -1/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Recursive mutexes, test code not done yet. | gdisirio | 2014-02-12 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6707 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Preparation to recursive mutexes, now unlock primitives have the mutex as ↵ | gdisirio | 2014-02-12 | 1 | -2/+20 |
| | | | | | | parameter. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6706 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6671 ↵ | gdisirio | 2014-02-08 | 1 | -0/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6668 ↵ | gdisirio | 2014-02-06 | 3 | -39/+40 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6632 ↵ | gdisirio | 2014-01-20 | 1 | -11/+20 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6603 ↵ | gdisirio | 2014-01-04 | 1 | -4/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6602 ↵ | gdisirio | 2014-01-04 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6585 ↵ | gdisirio | 2013-12-30 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6513 ↵ | gdisirio | 2013-11-29 | 2 | -3/+42 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6474 ↵ | gdisirio | 2013-11-14 | 1 | -1/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6473 ↵ | gdisirio | 2013-11-14 | 2 | -21/+33 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6472 ↵ | gdisirio | 2013-11-14 | 5 | -555/+420 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6464 ↵ | gdisirio | 2013-11-12 | 3 | -1/+16 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Improved time range functions. Reduced size for NIL when tickless mode is used. | gdisirio | 2013-11-04 | 1 | -1/+34 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6416 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6317 ↵ | gdisirio | 2013-09-24 | 1 | -4/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6316 ↵ | gdisirio | 2013-09-23 | 1 | -13/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6314 ↵ | gdisirio | 2013-09-23 | 1 | -6/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6299 ↵ | gdisirio | 2013-09-13 | 1 | -0/+11 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6294 ↵ | gdisirio | 2013-09-11 | 1 | -2/+7 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6293 ↵ | gdisirio | 2013-09-11 | 2 | -12/+12 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6262 ↵ | gdisirio | 2013-09-05 | 1 | -1/+9 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6251 ↵ | gdisirio | 2013-09-03 | 3 | -5/+45 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6250 ↵ | gdisirio | 2013-09-03 | 1 | -40/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6228 ↵ | gdisirio | 2013-08-26 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6226 ↵ | gdisirio | 2013-08-26 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6205 ↵ | gdisirio | 2013-08-23 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6195 ↵ | gdisirio | 2013-08-21 | 1 | -0/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6194 ↵ | gdisirio | 2013-08-21 | 1 | -4/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6181 ↵ | gdisirio | 2013-08-19 | 2 | -1/+10 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6175 ↵ | gdisirio | 2013-08-19 | 2 | -1/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6174 ↵ | gdisirio | 2013-08-19 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6169 ↵ | gdisirio | 2013-08-17 | 4 | -25/+9 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6167 ↵ | gdisirio | 2013-08-17 | 2 | -18/+48 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Turned more macros in inline functions. | gdisirio | 2013-08-16 | 4 | -242/+265 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6166 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added a check. | gdisirio | 2013-08-14 | 1 | -1/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6148 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6123 ↵ | gdisirio | 2013-08-10 | 24 | -0/+4863 |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |