Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed thread field "preempt" in "ticks" for clearness. | Giovanni Di Sirio | 2017-11-27 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11079 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10842 ↵ | Giovanni Di Sirio | 2017-10-17 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Rework of virtual timers in RT5, preparation. | Giovanni Di Sirio | 2017-10-12 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10813 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | EXPERIMENTAL: Introduced sysinterval_t in RT, now system time and intervals ↵ | Giovanni Di Sirio | 2017-10-12 | 1 | -8/+9 |
| | | | | | | are different types and could have different sizes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10812 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed Bug #793 | Rocco Marco Guglielmi | 2016-11-19 | 1 | -1/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9925 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug in chThdStartI(). | Giovanni Di Sirio | 2016-09-25 | 1 | -1/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9794 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed tab vs space | Fabio Utzig | 2016-04-16 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9279 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2016-04-03 | 1 | -3/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9229 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed stack limit conditions in RT4. | Giovanni Di Sirio | 2016-04-02 | 1 | -4/+8 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9224 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Mass license update. | Giovanni Di Sirio | 2016-03-18 | 1 | -1/+1 |
| | | | | 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 | ||||
* | 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 | 1 | -0/+4 |
| | | | | 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 | ||||
* | Enhanced dynamic support. | Giovanni Di Sirio | 2016-02-26 | 1 | -121/+201 |
| | | | | 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@8941 ↵ | Giovanni Di Sirio | 2016-02-24 | 1 | -12/+62 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8940 ↵ | Giovanni Di Sirio | 2016-02-24 | 1 | -0/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Tree reorganization. | Giovanni Di Sirio | 2016-02-16 | 1 | -115/+165 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8900 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #697. | Giovanni Di Sirio | 2016-02-06 | 1 | -1/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8833 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added strong type checks to the code rules. | Giovanni Di Sirio | 2015-03-10 | 1 | -6/+6 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7746 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Reduced MISRA annoyances. | Giovanni Di Sirio | 2015-03-08 | 1 | -5/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7735 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7730 ↵ | Giovanni Di Sirio | 2015-03-07 | 1 | -0/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | MISRAs done for RT. | Giovanni Di Sirio | 2015-03-07 | 1 | -2/+6 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7727 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7719 ↵ | Giovanni Di Sirio | 2015-03-06 | 1 | -2/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | More MISRA. | Giovanni Di Sirio | 2015-03-06 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7718 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | More MISRA. | Giovanni Di Sirio | 2015-03-06 | 1 | -18/+18 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7716 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Lots of MISRA-related changes in RT. Not finished yet. | Giovanni Di Sirio | 2015-03-05 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7715 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2015-03-03 | 1 | -10/+32 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7711 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7700 ↵ | Giovanni Di Sirio | 2015-02-23 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | updated GPL files | gdisirio | 2015-01-11 | 1 | -5/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7620 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7607 ↵ | gdisirio | 2015-01-05 | 1 | -1/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7527 ↵ | gdisirio | 2014-11-23 | 1 | -1/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7499 ↵ | gdisirio | 2014-11-09 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added new chThdDoDequeueNextI() API. | gdisirio | 2014-09-17 | 1 | -18/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7286 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added systime_t chThdSleepUntilWindowed(systime_t prev, systime_t next) API. | gdisirio | 2014-08-10 | 1 | -0/+30 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7165 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7098 ↵ | gdisirio | 2014-07-26 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed missing initialization of threads statistics block. | gdisirio | 2014-01-05 | 1 | -0/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6605 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 | 1 | -117/+192 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6313 ↵ | gdisirio | 2013-09-23 | 1 | -6/+8 |
| | | | | 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/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6255 ↵ | gdisirio | 2013-09-03 | 1 | -1/+1 |
| | | | | 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 | 1 | -2/+2 |
| | | | | 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 | 1 | -1/+35 |
| | | | | 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 | 1 | -1/+1 |
| | | | | 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 | 1 | -13/+86 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Turned more macros in inline functions. | gdisirio | 2013-08-16 | 1 | -5/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6166 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 | 1 | -0/+462 |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |