Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed typo in configuration files. | gdisirio | 2010-12-02 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2453 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2346 ↵ | gdisirio | 2010-11-11 | 2 | -3/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation related fixes. | gdisirio | 2010-10-03 | 2 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2231 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2211 ↵ | gdisirio | 2010-09-27 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Reverted name change for macro THREAD_EXT_FIELDS. | gdisirio | 2010-09-27 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2210 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added new kernel hooks (on halt and on systick). | gdisirio | 2010-08-21 | 1 | -13/+33 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2136 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1997 ↵ | gdisirio | 2010-06-04 | 1 | -0/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1958 ↵ | gdisirio | 2010-05-26 | 1 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1892 ↵ | gdisirio | 2010-04-26 | 1 | -0/+9 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1882 ↵ | gdisirio | 2010-04-21 | 1 | -0/+13 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation reorganization. Moved the description from kernel.dox into the ↵ | gdisirio | 2010-03-16 | 3 | -0/+3 |
| | | | | | | source code for ease of editing and reference. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1746 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | AVR and simulator still missing. | gdisirio | 2010-03-14 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1740 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Performance optimization (not complete yet). | gdisirio | 2010-03-14 | 2 | -7/+7 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1739 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1660 ↵ | gdisirio | 2010-02-22 | 1 | -3/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated license dates. | gdisirio | 2010-02-21 | 4 | -14/+14 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1646 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1644 ↵ | gdisirio | 2010-02-20 | 1 | -0/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 2951529. | gdisirio | 2010-02-14 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1607 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1581 ↵ | gdisirio | 2010-02-07 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Reformatted the kernel port template files. | gdisirio | 2010-02-06 | 4 | -196/+238 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1566 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Implemented registry subsystem (still in progress). | gdisirio | 2010-02-02 | 1 | -0/+10 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1558 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Implemented thread reference counters and related APIs. | gdisirio | 2010-01-31 | 1 | -1/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1556 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 2942757. | gdisirio | 2010-01-30 | 1 | -0/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1552 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1509 ↵ | gdisirio | 2010-01-07 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1407 ↵ | gdisirio | 2009-12-09 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1397 ↵ | gdisirio | 2009-12-08 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1383 ↵ | gdisirio | 2009-12-08 | 1 | -3/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1241 ↵ | gdisirio | 2009-10-19 | 1 | -0/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | New heap manager. | gdisirio | 2009-10-16 | 1 | -81/+167 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1221 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1140 ↵ | gdisirio | 2009-08-30 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation reorganization. | gdisirio | 2009-08-30 | 4 | -0/+749 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1085 ↵ | gdisirio | 2009-08-20 | 4 | -749/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1079 ↵ | gdisirio | 2009-08-19 | 1 | -10/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1076 ↵ | gdisirio | 2009-08-19 | 4 | -0/+759 |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |