| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | STM32 PWM driver optimization, changed the behavior of pwmChangePeriod(). | gdisirio | 2011-04-05 | 1 | -7/+4 |
| * | Documentation related fixes. | gdisirio | 2011-04-01 | 1 | -0/+1 |
| * | ICU driver functional. | gdisirio | 2011-04-01 | 1 | -0/+3 |
| * | Improvements to the PWM driver. | gdisirio | 2011-03-31 | 1 | -2/+41 |
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2848 35acf78f-673a-0410... | gdisirio | 2011-03-28 | 1 | -0/+151 |
| * | Fixed bug 3224681. | gdisirio | 2011-03-19 | 1 | -3/+3 |
| * | License updated. | gdisirio | 2011-03-18 | 14 | -14/+28 |
| * | USB improvements. | gdisirio | 2011-03-10 | 1 | -63/+77 |
| * | Fixed bug 3205410. | gdisirio | 2011-03-10 | 1 | -1/+1 |
| * | Improvements to the Serial over USB driver. | gdisirio | 2011-03-08 | 1 | -2/+2 |
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2808 35acf78f-673a-0410... | gdisirio | 2011-03-08 | 8 | -303/+268 |
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2784 35acf78f-673a-0410... | gdisirio | 2011-03-01 | 1 | -6/+14 |
| * | GPT driver model, STM32 GPT driver implementation, not tested, documentation ... | gdisirio | 2011-02-28 | 2 | -0/+231 |
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2740 35acf78f-673a-0410... | gdisirio | 2011-02-15 | 1 | -8/+12 |
| * | More improvements in the USB driver model. | gdisirio | 2011-02-14 | 2 | -49/+66 |
| * | Fixed bug 3179783. | gdisirio | 2011-02-13 | 1 | -2/+6 |
| * | Fixed a problem in the USB-CDC demo. | gdisirio | 2011-02-12 | 1 | -2/+2 |
| * | RAM optimization to the USB driver. | gdisirio | 2011-02-12 | 2 | -15/+21 |
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2726 35acf78f-673a-0410... | gdisirio | 2011-02-09 | 1 | -0/+2 |
| * | USB CDC demo working. | gdisirio | 2011-02-09 | 1 | -0/+2 |
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2722 35acf78f-673a-0410... | gdisirio | 2011-02-09 | 2 | -17/+80 |
| * | Serial over USB changes, work in progress, the USB demo is not buildable. | gdisirio | 2011-02-06 | 1 | -13/+13 |
| * | USB rework, step 2. | gdisirio | 2011-02-06 | 1 | -197/+230 |
* | | I2C. Some refactorings. | barthess | 2011-05-28 | 1 | -2/+2 |
* | | I2C. Code cleanups. | barthess | 2011-05-08 | 1 | -2/+2 |
* | | I2C. Some fixes. | barthess | 2011-05-06 | 1 | -2/+9 |
* | | I2C. Code compiles successfully, but totally not tested. | barthess | 2011-05-05 | 1 | -41/+109 |
* | | I2C. My driver really sucks. I'll try to use alberto driver with my improvements | barthess | 2011-05-04 | 1 | -15/+49 |
* | | I2C. Additional locks added to avoiding system hangups. Some mistypes in comm... | barthess | 2011-04-02 | 1 | -1/+8 |
* | | I2C. Mutual exclusion support added. Need testing. | barthess | 2011-03-27 | 1 | -0/+13 |
* | | I2C. Code cleanups. | barthess | 2011-02-27 | 1 | -12/+29 |
* | | I2C. Added own slave address handling and error callback. | barthess | 2011-02-09 | 1 | -3/+0 |
* | | I2C. Merged changes from trunk. | barthess | 2011-02-06 | 3 | -2/+886 |
|\| |
|
| * | USB rework, step 1. | gdisirio | 2011-02-05 | 1 | -20/+29 |
| * | Merged the USB branch and made the needed adjustments, not tested yet. | gdisirio | 2011-01-30 | 3 | -2/+877 |
* | | I2C. After comparing of two drivers decided to start of importing features fr... | barthess | 2011-02-05 | 1 | -0/+215 |
* | | I2C. Moved Alberto drivers to backup. | barthess | 2011-02-05 | 1 | -0/+0 |
* | | I2C. Added driver from albi. | barthess | 2011-02-05 | 1 | -0/+268 |
* | | I2C. Move barthess driver to backup files. | barthess | 2011-02-05 | 1 | -0/+0 |
* | | I2C. Async transmit done. Need much of testing. | barthess | 2011-01-30 | 1 | -3/+3 |
* | | I2C. Some hy level functions created and tested. | barthess | 2011-01-25 | 1 | -112/+12 |
* | | Initial commit of I2C driver code | barthess | 2011-01-25 | 1 | -60/+103 |
|/ |
|
* | Serial driver changes, bug 3153550 fixed. | gdisirio | 2011-01-09 | 1 | -47/+12 |
* | Documentation related fixes. | gdisirio | 2011-01-04 | 8 | -9/+9 |
* | Fixed typo. | gdisirio | 2010-12-31 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2516 35acf78f-673a-0410... | gdisirio | 2010-12-21 | 3 | -6/+8 |
* | STM32 board files and demos now use the new organization. | gdisirio | 2010-12-19 | 1 | -1/+5 |
* | Documentation improvements. | gdisirio | 2010-12-18 | 10 | -10/+30 |
* | Improved ADC and SPI driver models. | gdisirio | 2010-11-25 | 1 | -4/+4 |
* | Had to go back... | gdisirio | 2010-11-21 | 1 | -4/+3 |