aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Documentation related improvements.gdisirio2010-11-211-2/+2
* Fixed bug 3100946, renamed HAL switches removing the CH_ part.gdisirio2010-11-0111-30/+30
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2255 35acf78f-673a-0410...gdisirio2010-10-141-18/+13
* ADC, SPI, PWM driver enhancements.gdisirio2010-10-133-9/+10
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2251 35acf78f-673a-0410...gdisirio2010-10-121-2/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2250 35acf78f-673a-0410...gdisirio2010-10-123-282/+189
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2247 35acf78f-673a-0410...gdisirio2010-10-111-15/+15
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2246 35acf78f-673a-0410...gdisirio2010-10-114-45/+189
* Fixed bug 3084764. More enhancements to the SPI driver.gdisirio2010-10-101-1/+64
* New SPI driver model (callback based), not complete yet.gdisirio2010-10-101-24/+72
* HAL improvements, mailboxes macro name changed.gdisirio2010-10-081-11/+3
* Documentation improvements, fixed a small error in the STM32 serial driver.gdisirio2010-10-0411-18/+215
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2184 35acf78f-673a-0410...gdisirio2010-09-211-3/+3
* Fixed bug 3064204.gdisirio2010-09-111-0/+8
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2174 35acf78f-673a-0410...gdisirio2010-09-111-0/+6
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2173 35acf78f-673a-0410...gdisirio2010-09-111-7/+70
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2133 35acf78f-673a-0410...gdisirio2010-08-171-4/+27
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2132 35acf78f-673a-0410...gdisirio2010-08-172-0/+225
* UART driver model improvements, templates and STM32 implementation updated.gdisirio2010-08-121-9/+36
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2114 35acf78f-673a-0410...gdisirio2010-08-052-6/+8
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2099 35acf78f-673a-0410...gdisirio2010-07-311-8/+8
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2089 35acf78f-673a-0410...gdisirio2010-07-261-2/+2