Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed STM32F3 directories to reflect new models | gdisirio | 2014-10-02 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7342 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Renamed chMBSizeI() in chMBGetSizeI(). | gdisirio | 2014-09-24 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7314 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added chMBResetI(). | gdisirio | 2014-09-24 | 2 | -3/+19 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7313 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | doc improvement | gdisirio | 2014-09-20 | 1 | -3/+7 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7293 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added new chThdDoDequeueNextI() API. | gdisirio | 2014-09-17 | 2 | -18/+29 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7286 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7275 ↵ | gdisirio | 2014-09-14 | 1 | -9/+9 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | formatting | gdisirio | 2014-09-13 | 1 | -8/+9 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7269 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Doxygen tag fix. | gdisirio | 2014-09-13 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7268 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | More on bug #513. | gdisirio | 2014-09-13 | 1 | -0/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7266 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #533. | gdisirio | 2014-09-13 | 1 | -0/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7264 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added function chThdQueueIsEmptyI(), fixed a naming error in threads queues ↵ | gdisirio | 2014-09-10 | 5 | -6/+23 |
| | | | | | | static initializer. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7255 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7254 ↵ | gdisirio | 2014-09-10 | 2 | -7/+7 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #529. | gdisirio | 2014-08-30 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7209 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7182 ↵ | gdisirio | 2014-08-21 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Enhance events in RT. Events documentation cleanup. | gdisirio | 2014-08-13 | 2 | -98/+128 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7169 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added chSysConditionalLock() and chSysConditionalUnlock() functions to RT ↵ | gdisirio | 2014-08-12 | 2 | -4/+62 |
| | | | | | | and NIL. Improved debug documentation. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7166 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added systime_t chThdSleepUntilWindowed(systime_t prev, systime_t next) API. | gdisirio | 2014-08-10 | 2 | -0/+31 |
| | | | | 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@7142 ↵ | gdisirio | 2014-08-06 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | [KINETIS] Add K20x family port makefile | utzig | 2014-08-06 | 1 | -0/+15 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7136 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7120 ↵ | gdisirio | 2014-08-04 | 1 | -3/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | [KINETIS] Add missing makefile for KL2x | utzig | 2014-08-02 | 1 | -0/+15 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7114 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7098 ↵ | gdisirio | 2014-07-26 | 73 | -73/+73 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7065 ↵ | gdisirio | 2014-07-24 | 1 | -2/+10 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7039 ↵ | gdisirio | 2014-07-17 | 1 | -0/+31 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7037 ↵ | gdisirio | 2014-07-17 | 1 | -0/+14 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7035 ↵ | gdisirio | 2014-07-17 | 1 | -3/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | 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 FPU code. | gdisirio | 2014-07-03 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7006 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Add initial RT-3 AVR port | utzig | 2014-06-29 | 5 | -1/+607 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6998 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #512. | gdisirio | 2014-06-29 | 2 | -41/+29 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6997 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6981 ↵ | gdisirio | 2014-06-04 | 4 | -6/+84 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6970 ↵ | gdisirio | 2014-05-29 | 3 | -29/+268 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Untested ARM port related stuff. | gdisirio | 2014-05-28 | 2 | -0/+68 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6968 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6966 ↵ | gdisirio | 2014-05-27 | 2 | -1/+462 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6964 ↵ | gdisirio | 2014-05-26 | 1 | -0/+255 |
| | | | | 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 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6922 ↵ | gdisirio | 2014-05-07 | 5 | -100/+146 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #494. | gdisirio | 2014-05-03 | 2 | -4/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6907 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed __WFI in __WFI(). | gdisirio | 2014-04-04 | 2 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6839 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@6730 ↵ | gdisirio | 2014-02-26 | 5 | -0/+70 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6729 ↵ | gdisirio | 2014-02-26 | 1 | -0/+14 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6722 ↵ | gdisirio | 2014-02-24 | 1 | -0/+14 |
| | | | | 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@6709 ↵ | gdisirio | 2014-02-12 | 1 | -0/+9 |
| | | | | 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 | 2 | -3/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Recursive mutexes, test code not done yet. | gdisirio | 2014-02-12 | 2 | -134/+207 |
| | | | | 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 | 4 | -51/+79 |
| | | | | | | 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 | 4 | -6/+10 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6669 ↵ | gdisirio | 2014-02-06 | 4 | -0/+32 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |