| Commit message (Expand) | Author | Age | Files | Lines |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3946 35acf78f-673a-0410... | gdisirio | 2012-02-08 | 6 | -28/+79 |
* | Fixed bug 3485667. | gdisirio | 2012-02-08 | 1 | -2/+11 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3943 35acf78f-673a-0410... | gdisirio | 2012-02-08 | 1 | -1/+1 |
* | Fixed ADC divider in STM32F4 demos. Completed implemetation of new RR schedul... | gdisirio | 2012-02-07 | 2 | -2/+2 |
* | Fixed bug 3485278. | gdisirio | 2012-02-07 | 1 | -0/+1 |
* | Fixed bug 3484942. | gdisirio | 2012-02-07 | 3 | -14/+8 |
* | Round robin scheduling improvements. | gdisirio | 2012-02-06 | 16 | -125/+134 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3914 35acf78f-673a-0410... | gdisirio | 2012-02-04 | 1 | -1/+21 |
* | Fixed typo. | gdisirio | 2012-02-04 | 6 | -6/+6 |
* | Fixed duplicated declarations. | gdisirio | 2012-02-02 | 3 | -142/+0 |
* | Fixed minor error in lseek wrapper. | barthess | 2012-02-01 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3902 35acf78f-673a-0410... | gdisirio | 2012-02-01 | 1 | -6/+20 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3899 35acf78f-673a-0410... | gdisirio | 2012-02-01 | 1 | -2/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3898 35acf78f-673a-0410... | gdisirio | 2012-01-31 | 1 | -1/+1 |
* | Fixed problem with EXT driver on STM32F100 devices. | gdisirio | 2012-01-29 | 2 | -1/+7 |
* | Start of 2.5.0. | gdisirio | 2012-01-28 | 1 | -2/+2 |
* | Fixed minor issue in EXT initialization. | gdisirio | 2012-01-28 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3884 35acf78f-673a-0410... | gdisirio | 2012-01-27 | 4 | -4/+5 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3865 35acf78f-673a-0410... | gdisirio | 2012-01-23 | 1 | -2/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3851 35acf78f-673a-0410... | gdisirio | 2012-01-22 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3850 35acf78f-673a-0410... | gdisirio | 2012-01-22 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3849 35acf78f-673a-0410... | gdisirio | 2012-01-22 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3847 35acf78f-673a-0410... | gdisirio | 2012-01-21 | 1 | -43/+43 |
* | License text updated with new year. | gdisirio | 2012-01-21 | 452 | -1398/+1395 |
* | Proper DMA stop after copy operation finished. | gdisirio | 2012-01-21 | 2 | -4/+9 |
* | Fixed small problem with DMA memory copy, the stream was not properly stopped. | gdisirio | 2012-01-21 | 2 | -8/+12 |
* | Fixed bug 3475188 and other minor problems. | gdisirio | 2012-01-20 | 7 | -7/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3820 35acf78f-673a-0410... | gdisirio | 2012-01-17 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3818 35acf78f-673a-0410... | gdisirio | 2012-01-16 | 1 | -20/+21 |
* | Fixed warning with Keil compiler. | gdisirio | 2012-01-15 | 2 | -2/+2 |
* | Changed version numbers to 2.4.0 in order to start final testing. | gdisirio | 2012-01-15 | 1 | -3/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3811 35acf78f-673a-0410... | gdisirio | 2012-01-15 | 13 | -22/+25 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3810 35acf78f-673a-0410... | gdisirio | 2012-01-14 | 4 | -26/+33 |
* | RTC. Added possibility of changing RTC clock source. | barthess | 2012-01-14 | 5 | -12/+22 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3808 35acf78f-673a-0410... | gdisirio | 2012-01-14 | 1 | -1/+1 |
* | Added I-Class APIs to the RTC driver. | gdisirio | 2012-01-14 | 2 | -5/+77 |
* | RTC. Error fixes and robustness improvements. | barthess | 2012-01-13 | 1 | -16/+14 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3800 35acf78f-673a-0410... | gdisirio | 2012-01-12 | 1 | -0/+10 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3798 35acf78f-673a-0410... | gdisirio | 2012-01-12 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3797 35acf78f-673a-0410... | gdisirio | 2012-01-12 | 7 | -112/+61 |
* | RTC. Added function to ensure data synchronization. | barthess | 2012-01-12 | 1 | -7/+18 |
* | RTC. Added enables/disables of writing access to BKP registers in all write o... | barthess | 2012-01-12 | 1 | -2/+13 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3793 35acf78f-673a-0410... | gdisirio | 2012-01-11 | 1 | -0/+3 |
* | RTC. Fixed some bugs and added locks into write functions. Haltest updated. | barthess | 2012-01-11 | 2 | -12/+31 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3788 35acf78f-673a-0410... | gdisirio | 2012-01-11 | 10 | -30/+92 |
* | Backup domain and RTC clock initialization added. | gdisirio | 2012-01-10 | 4 | -64/+40 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3784 35acf78f-673a-0410... | gdisirio | 2012-01-10 | 1 | -4/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3783 35acf78f-673a-0410... | gdisirio | 2012-01-10 | 12 | -111/+285 |
* | Added macro HAL_IMPLEMENTS_COUNTERS to all HAL driver implementations. | gdisirio | 2012-01-09 | 11 | -0/+55 |
* | Updated all halconf.h files. | gdisirio | 2012-01-09 | 4 | -54/+55 |