aboutsummaryrefslogtreecommitdiffstats
path: root/os
Commit message (Collapse)AuthorAgeFilesLines
...
| * STM32L1xx documentation fixed.gdisirio2011-08-142-72/+326
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3228 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3226 ↵gdisirio2011-08-132-0/+11
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * System state check verified in ARM GCC port.gdisirio2011-08-131-1/+22
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3225 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3224 ↵gdisirio2011-08-1320-102/+131
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Extended state check to all kernel I-class and s-class APIs, corrected some ↵gdisirio2011-08-1214-11/+86
| | | | | | | | | | | | test cases where call protocol rules were not strictly observerd. No the whole test suite pass with the state checker enabled. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3223 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Implemented system state checker debug option, remove the option ↵gdisirio2011-08-1114-139/+369
| | | | | | | | | | | | CH_USE_NESTED_LOCKS. Documentation improvements and fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3221 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Small fix.barthess2011-08-191-0/+2
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3242 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Syncing with trunk (final step)barthess2011-08-091-4/+4
|\| | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3217 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Fixed missing CH_ prefix in filler constants.gdisirio2011-08-091-4/+4
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3215 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3213 ↵gdisirio2011-08-091-16/+68
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3211 ↵gdisirio2011-08-0816-4675/+12274
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Centralyzed ARM scatter files too, new stack checking implemented in ARM port.gdisirio2011-08-086-26/+22
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3210 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3209 ↵gdisirio2011-08-083-0/+221
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3208 ↵gdisirio2011-08-083-7/+120
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3206 ↵gdisirio2011-08-073-11/+11
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3205 ↵gdisirio2011-08-077-926/+0
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3204 ↵gdisirio2011-08-077-0/+926
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3203 ↵gdisirio2011-08-074-1/+6
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3202 ↵gdisirio2011-08-073-4/+176
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Centralyzed scatter files for GCC ARMCMx port.gdisirio2011-08-076-0/+836
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3201 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Fixed bug 3387671.gdisirio2011-08-076-6/+7
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3196 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3195 ↵gdisirio2011-08-074-686/+0
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3192 ↵gdisirio2011-08-0712-53/+67
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3188 ↵gdisirio2011-08-012-36/+51
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3186 ↵gdisirio2011-07-311-43/+33
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3185 ↵gdisirio2011-07-312-23/+95
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3181 ↵gdisirio2011-07-272-2/+17
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Provisional STM32L1xx and STM32F2xx support.gdisirio2011-07-276-104/+8073
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3180 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3179 ↵gdisirio2011-07-252-63/+109
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3176 ↵gdisirio2011-07-231-1/+1
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3175 ↵gdisirio2011-07-236-10/+13
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3174 ↵gdisirio2011-07-231-4/+16
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3173 ↵gdisirio2011-07-235-2591/+0
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3171 ↵gdisirio2011-07-236-10/+14
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3170 ↵gdisirio2011-07-2310-0/+0
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3169 ↵gdisirio2011-07-238-0/+0
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Fixed bug 3361039.gdisirio2011-07-191-1/+1
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3165 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3162 ↵gdisirio2011-07-1724-71/+24
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Syncing with trunk (step 2)barthess2011-08-09108-8322/+22134
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3216 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Default choise changed to callback based driver.barthess2011-08-061-1/+1
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3191 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Added template of synchronouse deriver. It does not work for a moment.barthess2011-08-054-26/+244
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3190 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Added optional fields hook to I2CSlaveConfig structure.barthess2011-08-051-0/+3
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3189 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Code cleanups.barthess2011-07-312-37/+46
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3187 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. All polling waitins code replaced by "waiting" GPT interrups. ↵barthess2011-07-204-113/+115
| | | | | | | | | | | | Documentation fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3167 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. STOP waitings was replaced by GPT callback functions. Need much of testing.barthess2011-07-194-53/+187
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3166 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Waits moved from ISR.barthess2011-07-142-8/+49
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3161 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Merged changes from trunk.barthess2011-07-1372-3776/+14562
|\| | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3160 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3158 ↵gdisirio2011-07-134-4/+12
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3144 ↵gdisirio2011-07-102-14/+14
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Improvements to the trace buffer and other debug features.gdisirio2011-07-093-37/+33
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3139 35acf78f-673a-0410-8e92-d51de3d6d3f4