aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Documentation related fixes.gdisirio2011-04-011-0/+1
| * ICU driver functional.gdisirio2011-04-011-0/+3
| * Improvements to the PWM driver.gdisirio2011-03-311-2/+41
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2848 35acf78f-673a-0410...gdisirio2011-03-281-0/+151
| * Fixed bug 3224681.gdisirio2011-03-191-3/+3
| * License updated.gdisirio2011-03-1814-14/+28
| * USB improvements.gdisirio2011-03-101-63/+77
| * Fixed bug 3205410.gdisirio2011-03-101-1/+1
| * Improvements to the Serial over USB driver.gdisirio2011-03-081-2/+2
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2808 35acf78f-673a-0410...gdisirio2011-03-088-303/+268
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2784 35acf78f-673a-0410...gdisirio2011-03-011-6/+14
| * GPT driver model, STM32 GPT driver implementation, not tested, documentation ...gdisirio2011-02-282-0/+231
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2740 35acf78f-673a-0410...gdisirio2011-02-151-8/+12
| * More improvements in the USB driver model.gdisirio2011-02-142-49/+66
| * Fixed bug 3179783.gdisirio2011-02-131-2/+6
| * Fixed a problem in the USB-CDC demo.gdisirio2011-02-121-2/+2
| * RAM optimization to the USB driver.gdisirio2011-02-122-15/+21
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2726 35acf78f-673a-0410...gdisirio2011-02-091-0/+2
| * USB CDC demo working.gdisirio2011-02-091-0/+2
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2722 35acf78f-673a-0410...gdisirio2011-02-092-17/+80
| * Serial over USB changes, work in progress, the USB demo is not buildable.gdisirio2011-02-061-13/+13
| * USB rework, step 2.gdisirio2011-02-061-197/+230
* | I2C. Some refactorings.barthess2011-05-281-2/+2
* | I2C. Code cleanups.barthess2011-05-081-2/+2
* | I2C. Some fixes.barthess2011-05-061-2/+9
* | I2C. Code compiles successfully, but totally not tested.barthess2011-05-051-41/+109
* | I2C. My driver really sucks. I'll try to use alberto driver with my improvementsbarthess2011-05-041-15/+49
* | I2C. Additional locks added to avoiding system hangups. Some mistypes in comm...barthess2011-04-021-1/+8
* | I2C. Mutual exclusion support added. Need testing.barthess2011-03-271-0/+13
* | I2C. Code cleanups.barthess2011-02-271-12/+29
* | I2C. Added own slave address handling and error callback.barthess2011-02-091-3/+0
* | I2C. Merged changes from trunk.barthess2011-02-063-2/+886
|\|
| * USB rework, step 1.gdisirio2011-02-051-20/+29
| * Merged the USB branch and made the needed adjustments, not tested yet.gdisirio2011-01-303-2/+877
* | I2C. After comparing of two drivers decided to start of importing features fr...barthess2011-02-051-0/+215
* | I2C. Moved Alberto drivers to backup.barthess2011-02-051-0/+0
* | I2C. Added driver from albi.barthess2011-02-051-0/+268
* | I2C. Move barthess driver to backup files.barthess2011-02-051-0/+0
* | I2C. Async transmit done. Need much of testing.barthess2011-01-301-3/+3
* | I2C. Some hy level functions created and tested.barthess2011-01-251-112/+12
* | Initial commit of I2C driver codebarthess2011-01-251-60/+103
|/
* Serial driver changes, bug 3153550 fixed.gdisirio2011-01-091-47/+12
* Documentation related fixes.gdisirio2011-01-048-9/+9
* Fixed typo.gdisirio2010-12-311-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2516 35acf78f-673a-0410...gdisirio2010-12-213-6/+8
* STM32 board files and demos now use the new organization.gdisirio2010-12-191-1/+5
* Documentation improvements.gdisirio2010-12-1810-10/+30
* Improved ADC and SPI driver models.gdisirio2010-11-251-4/+4
* Had to go back...gdisirio2010-11-211-4/+3
* Fixed bug 3114481.gdisirio2010-11-211-6/+7