| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimization in CM4 FPU support. | gdisirio | 2011-12-12 | 3 | -34/+30 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3605 35acf78f-673a-0410... | gdisirio | 2011-12-12 | 1 | -2/+1 |
* | RTCv1 minor fix | barthess | 2011-12-12 | 1 | -1/+1 |
* | RTCv1 code cleanups and adding some safety checks. | barthess | 2011-12-12 | 4 | -40/+32 |
* | Merging changes from rtc_dev branch. | barthess | 2011-12-12 | 14 | -25/+685 |
|\ |
|
| * | RTC. Development suspended until EXTI driver API will changed. | barthess | 2011-12-12 | 4 | -56/+101 |
| * | RTC. Naming convention fixed. | barthess | 2011-12-12 | 6 | -6/+6 |
| * | RTC. Driver broken. | barthess | 2011-12-11 | 6 | -67/+234 |
| * | RTC. Code reorganization. | barthess | 2011-12-11 | 8 | -1/+7 |
| * | RTC. Setting and getting time works on STM32F4x | barthess | 2011-12-11 | 4 | -31/+60 |
| * | RTC. Merge RTC code from trunk. | barthess | 2011-12-11 | 1 | -10/+21 |
| |\ |
|
| * | | RTC. Setting and getting time now works. | barthess | 2011-12-09 | 3 | -47/+20 |
| * | | RTC. Code compiles but not tested. | barthess | 2011-12-09 | 4 | -93/+55 |
| |\ \ |
|
| * | | | RTC. Initial commit. | barthess | 2011-12-08 | 3 | -2/+484 |
| * | | | RTC for F4x branch. | barthess | 2011-12-08 | 477 | -5215/+61614 |
| |\ \ \ |
|
* | | | | | RTC. Code cleanups. | barthess | 2011-12-11 | 1 | -3/+4 |
* | | | | | RTC. Pointless lock removed. | barthess | 2011-12-11 | 1 | -2/+0 |
* | | | | | CP4 FPU support apparently working. | gdisirio | 2011-12-11 | 4 | -29/+191 |
* | | | | | FPU support for CM4 (not working yet). | gdisirio | 2011-12-11 | 4 | -31/+200 |
| |_|_|/
|/| | | |
|
* | | | | RTC. Some bugs fixed. | barthess | 2011-12-10 | 1 | -8/+20 |
| |_|/
|/| | |
|
* | | | I2C. Added forgotten check of BUSY flag. | barthess | 2011-12-09 | 1 | -0/+4 |
| |/
|/| |
|
* | | I2C. Testhal update. | barthess | 2011-12-08 | 4 | -6/+9 |
* | | I2C. Added timeout in functions. Code clean ups. | barthess | 2011-12-08 | 4 | -96/+55 |
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3582 35acf78f-673a-0410... | gdisirio | 2011-12-08 | 2 | -13/+21 |
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3581 35acf78f-673a-0410... | barthess | 2011-12-08 | 2 | -6/+12 |
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3580 35acf78f-673a-0410... | gdisirio | 2011-12-08 | 13 | -29/+216 |
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3579 35acf78f-673a-0410... | gdisirio | 2011-12-08 | 9 | -36/+81 |
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 35acf78f-673a-0410... | gdisirio | 2011-12-08 | 5 | -59/+105 |
* | | I2C. Merge code to trunk. | barthess | 2011-12-08 | 27 | -1268/+2360 |
|\ \ |
|
| * | | I2C. F1x testhal clean ups. | barthess | 2011-12-07 | 10 | -41/+182 |
| * | | I2C. Testhal updated. | barthess | 2011-12-07 | 6 | -19/+142 |
| * | | I2C. Error handling from userland code added. | barthess | 2011-12-07 | 2 | -4/+13 |
| * | | I2C. Testhal switch to synchronous driver model. | barthess | 2011-12-07 | 2 | -23/+18 |
| * | | I2C. Switch to synchronous model. | barthess | 2011-12-07 | 4 | -128/+29 |
| * | | I2C. Added note about different API classes usage. | barthess | 2011-12-07 | 1 | -9/+38 |
| * | | Merged changes from trunk | barthess | 2011-12-07 | 9 | -9/+9 |
| |\ \ |
|
| * | | | GPT on F4x. MCU has TIM6 and TIM7, fixed. | barthess | 2011-12-07 | 1 | -2/+2 |
| * | | | GPT on F4x. Typo fixed. | barthess | 2011-12-07 | 1 | -1/+1 |
| * | | | I2C. Added DMA masks for other MCUs. | barthess | 2011-12-07 | 4 | -0/+61 |
| * | | | I2C. Minor code improvements. | barthess | 2011-12-07 | 1 | -2/+4 |
| * | | | I2C. Bug fixes. | barthess | 2011-12-06 | 4 | -43/+38 |
| * | | | I2C. Merged code from trunk. | barthess | 2011-12-06 | 12 | -44/+27 |
| |\ \ \ |
|
| * | | | | I2C. Haltest for stm32f1x updated. | barthess | 2011-12-06 | 6 | -16/+19 |
| * | | | | I2C. Added checks. Cleaned copypaste errors. | barthess | 2011-12-06 | 2 | -16/+3 |
| * | | | | I2C. Testhal changed. | barthess | 2011-12-06 | 10 | -257/+11 |
| * | | | | I2C. Added support of stm32f1x. | barthess | 2011-12-06 | 2 | -9/+183 |
| * | | | | testhal/STM32F1xx/ADC build files added to svn ignore | barthess | 2011-12-06 | 0 | -0/+0 |
| * | | | | I2C. Added forgotten I2C3 interface | barthess | 2011-12-06 | 1 | -0/+17 |
| * | | | | I2C. Added startup functions for I2C1 and I2C3 interfaces. | barthess | 2011-12-05 | 1 | -55/+123 |
| * | | | | I2C. Tested on tmp75, mma8451, max1236. | barthess | 2011-12-04 | 4 | -283/+212 |