Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2756 ↵ | gdisirio | 2011-02-21 | 2 | -8/+101 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Documentation related fixes. | gdisirio | 2011-01-04 | 1 | -0/+4 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2581 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | New queues APIs. | gdisirio | 2011-01-02 | 1 | -6/+38 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2571 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added new semaphore API chSemSetCounterI(). | gdisirio | 2011-01-02 | 1 | -0/+32 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2569 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2566 ↵ | gdisirio | 2011-01-01 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug 3148525. | gdisirio | 2010-12-31 | 1 | -2/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2555 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2515 ↵ | gdisirio | 2010-12-21 | 1 | -5/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | White space fixes. | gdisirio | 2010-12-12 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2473 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | typo | gdisirio | 2010-11-27 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2438 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Missing doxygen tags. | gdisirio | 2010-11-27 | 1 | -0/+4 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2436 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug 3116888. | gdisirio | 2010-11-23 | 2 | -4/+14 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2425 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug 3113443. | gdisirio | 2010-11-20 | 1 | -6/+18 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2392 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2390 ↵ | gdisirio | 2010-11-20 | 2 | -9/+18 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Separated the dynamic threads code from the static threads code. | gdisirio | 2010-11-12 | 3 | -163/+201 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2349 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2346 ↵ | gdisirio | 2010-11-11 | 2 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2215 ↵ | gdisirio | 2010-10-01 | 1 | -1/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | * copy/paste error on THREAD_EXT_INIT_HOOK | liamstask | 2010-09-27 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2207 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Documentation fixes to chThdCreateI(). | gdisirio | 2010-09-26 | 1 | -1/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2204 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2202 ↵ | gdisirio | 2010-09-26 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fix to the fix... | gdisirio | 2010-09-25 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2201 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2199 ↵ | gdisirio | 2010-09-25 | 1 | -17/+43 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2188 ↵ | gdisirio | 2010-09-24 | 1 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2187 ↵ | gdisirio | 2010-09-24 | 1 | -6/+6 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug 3074984, undone change to the virtual timers. | gdisirio | 2010-09-24 | 2 | -3/+7 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2186 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2184 ↵ | gdisirio | 2010-09-21 | 17 | -34/+247 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2183 ↵ | gdisirio | 2010-09-20 | 1 | -1/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug 3069854, fixed documentation article about events. | gdisirio | 2010-09-18 | 1 | -13/+14 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2180 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Documentation improvements, renamed some event APIs. | gdisirio | 2010-09-18 | 15 | -213/+333 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2179 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2162 ↵ | gdisirio | 2010-09-03 | 2 | -1/+11 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug 3055329. | gdisirio | 2010-08-29 | 2 | -5/+7 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2139 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added assertions to the semaphores subsystem. | gdisirio | 2010-08-28 | 1 | -0/+35 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2138 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added new kernel hooks (on halt and on systick). | gdisirio | 2010-08-21 | 2 | -2/+9 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2136 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Small fix to the SPI demo. SPI I/O pins were no initialized as alternate. | gdisirio | 2010-08-20 | 1 | -1/+5 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2135 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2134 ↵ | gdisirio | 2010-08-20 | 1 | -4/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | CH_USE_MALLOC_HEAP and H_(UN)LOCK redefinition fix | ecarusi | 2010-07-05 | 1 | -3/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2055 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2036 ↵ | gdisirio | 2010-06-24 | 2 | -5/+5 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug 3019158. | gdisirio | 2010-06-21 | 1 | -2/+8 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2028 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug 3019099. | gdisirio | 2010-06-21 | 1 | -15/+43 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2027 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1990 ↵ | gdisirio | 2010-06-02 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1982 ↵ | gdisirio | 2010-06-02 | 1 | -4/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improved code coverage. | gdisirio | 2010-05-04 | 1 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1902 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Documented test runtime code. | gdisirio | 2010-04-27 | 1 | -0/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1895 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1759 ↵ | gdisirio | 2010-03-19 | 2 | -6/+5 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1758 ↵ | gdisirio | 2010-03-19 | 1 | -5/+5 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1756 ↵ | gdisirio | 2010-03-19 | 2 | -4/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1755 ↵ | gdisirio | 2010-03-19 | 2 | -4/+8 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1753 ↵ | gdisirio | 2010-03-18 | 1 | -1/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1751 ↵ | gdisirio | 2010-03-18 | 1 | -1/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1749 ↵ | gdisirio | 2010-03-18 | 1 | -10/+8 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1748 ↵ | gdisirio | 2010-03-17 | 6 | -23/+62 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |