| Commit message (Expand) | Author | Age | Files | Lines |
* | Added static initializers to thread queues, semaphores, mutexes, condvars and... | gdisirio | 2009-05-16 | 1 | -3/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@965 35acf78f-673a-0410-... | gdisirio | 2009-05-09 | 1 | -1/+3 |
* | Finished adding tests documentation to the general documentation. | gdisirio | 2009-05-09 | 1 | -0/+2 |
* | Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option. | gdisirio | 2009-05-09 | 1 | -2/+4 |
* | Fixed bug 2789383. | gdisirio | 2009-05-09 | 1 | -0/+2 |
* | Fixed bugs 2789377 and 2789383. | gdisirio | 2009-05-09 | 1 | -0/+2 |
* | Fixed bug 2788573. | gdisirio | 2009-05-09 | 1 | -0/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@947 35acf78f-673a-0410-... | gdisirio | 2009-05-03 | 1 | -1/+1 |
* | 100% code coverage for queues. | gdisirio | 2009-05-03 | 1 | -1/+2 |
* | Added I/O queue checks to the channels, added notes in the readme, improved t... | gdisirio | 2009-05-03 | 1 | -4/+9 |
* | Removed the CH_USE_SERIAL_HALFDUPLEX, CH_USE_QUEUES_TIMEOUT and CH_USE_QUEUES... | gdisirio | 2009-05-01 | 1 | -0/+2 |
* | I/O queues improvements, removed half duplex queues. | gdisirio | 2009-05-01 | 1 | -0/+7 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@925 35acf78f-673a-0410-... | gdisirio | 2009-05-01 | 1 | -14/+1 |
* | Fixed bug 2781176. | gdisirio | 2009-04-25 | 1 | -0/+1 |
* | Improved test code, architecture names added to the port code. | gdisirio | 2009-04-25 | 1 | -0/+1 |
* | Changes to the test suite in order to save RAM on AVR targets. | gdisirio | 2009-04-25 | 1 | -0/+2 |
* | Removed the chMsgSendWithEvent() function and the related configuration option. | gdisirio | 2009-04-19 | 1 | -0/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@913 35acf78f-673a-0410-... | gdisirio | 2009-04-18 | 1 | -1/+1 |
* | Fixed bug 2772237. | gdisirio | 2009-04-18 | 1 | -0/+4 |
* | 100% code coverage for heap, semaphores and events. | gdisirio | 2009-04-17 | 1 | -5/+5 |
* | New benchmark added. | gdisirio | 2009-04-13 | 1 | -0/+3 |
* | 100% code coverage for condvars. | gdisirio | 2009-04-12 | 1 | -2/+2 |
* | Added more test cases. | gdisirio | 2009-04-12 | 1 | -2/+2 |
* | Fixed bug 2755230. | gdisirio | 2009-04-12 | 1 | -0/+2 |
* | Fixed bug 2755195. | gdisirio | 2009-04-12 | 1 | -0/+2 |
* | Fixed bug 2755170. | gdisirio | 2009-04-12 | 1 | -0/+2 |
* | Added code coverage tool. | gdisirio | 2009-04-11 | 1 | -1/+5 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@886 35acf78f-673a-0410-... | gdisirio | 2009-04-10 | 1 | -2/+0 |
* | Updated readme. | gdisirio | 2009-04-09 | 1 | -0/+6 |
* | Fixes to the readme.txt file. | gdisirio | 2009-04-05 | 1 | -1/+2 |
* | Updated readme.txt. | gdisirio | 2009-04-04 | 1 | -0/+3 |
* | Documentation fixes. | gdisirio | 2009-04-02 | 1 | -0/+5 |
* | Fixed bug 2700695. | gdisirio | 2009-03-31 | 1 | -1/+2 |
* | Fixed bug 2700690. | gdisirio | 2009-03-31 | 1 | -2/+3 |
* | Fixed bug 2686451. | gdisirio | 2009-03-28 | 1 | -0/+4 |
* | Updated test reports. | gdisirio | 2009-03-19 | 1 | -1/+2 |
* | Fixed bug 2692510 and some other small documentation errors. | gdisirio | 2009-03-18 | 1 | -0/+1 |
* | Fixed bug 2687489. | gdisirio | 2009-03-15 | 1 | -0/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@846 35acf78f-673a-0410-... | gdisirio | 2009-03-13 | 1 | -4/+4 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@845 35acf78f-673a-0410-... | gdisirio | 2009-03-13 | 1 | -0/+3 |
* | Space optimization for Cortex-M3 port. | gdisirio | 2009-03-13 | 1 | -1/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@839 35acf78f-673a-0410-... | gdisirio | 2009-03-13 | 1 | -0/+2 |
* | Improvements to the priority lists. | gdisirio | 2009-03-13 | 1 | -0/+3 |
* | Cortex-M3 optimization. | gdisirio | 2009-03-12 | 1 | -0/+2 |
* | Fixed bug 2683965, minor doc fixes. | gdisirio | 2009-03-11 | 1 | -0/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@831 35acf78f-673a-0410-... | gdisirio | 2009-03-11 | 1 | -1/+3 |
* | Documentation improvements. | gdisirio | 2009-03-11 | 1 | -1/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@829 35acf78f-673a-0410-... | gdisirio | 2009-03-10 | 1 | -0/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@827 35acf78f-673a-0410-... | gdisirio | 2009-03-10 | 1 | -0/+6 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@825 35acf78f-673a-0410-... | gdisirio | 2009-03-09 | 1 | -0/+4 |