| Commit message (Expand) | Author | Age | Files | Lines |
* | License text updated with new year. | gdisirio | 2012-01-21 | 72 | -72/+72 |
* | RTC. Added possibility of changing RTC clock source. | barthess | 2012-01-14 | 1 | -9/+1 |
* | RTC. Error fixes and robustness improvements. | barthess | 2012-01-13 | 1 | -1/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3804 35acf78f-673a-0410... | gdisirio | 2012-01-12 | 16 | -184/+473 |
* | RTC. Fixed some bugs and added locks into write functions. Haltest updated. | barthess | 2012-01-11 | 2 | -18/+44 |
* | Updated all halconf.h files. | gdisirio | 2012-01-09 | 17 | -3/+136 |
* | STM32F1xx devices clock configuration updated to make it similar to the newer... | gdisirio | 2012-01-08 | 16 | -32/+138 |
* | Removed obsolete halconf.h files. | gdisirio | 2012-01-07 | 2 | -34/+9 |
* | Removed unused stuff from RTCv1. | gdisirio | 2012-01-07 | 1 | -5/+1 |
* | Removed instances of // | gdisirio | 2012-01-06 | 1 | -8/+8 |
* | I2C. Cleaned comments in testahls. | barthess | 2012-01-06 | 1 | -2/+2 |
* | I2C. Minor changes in testhals. | barthess | 2012-01-05 | 2 | -1/+5 |
* | PVD. Added tests fro F4x and L1x. | barthess | 2012-01-05 | 1 | -16/+1 |
* | Documentation related fixes and updated all the mcuconf.h for the STM32. | gdisirio | 2012-01-04 | 16 | -6/+36 |
* | PVD. Checked compilability on F1x, L1x, F4x. Testhal fro F1x | barthess | 2012-01-04 | 5 | -0/+1356 |
* | I2C. Fully functional testhal for STM32F1x. | barthess | 2011-12-31 | 5 | -10/+29 |
* | Changes to palSetGroupMode(), various adjustments to the PAL driver. | gdisirio | 2011-12-31 | 1 | -1/+1 |
* | I2C. Testhal comment cleaned. | barthess | 2011-12-31 | 3 | -19/+19 |
* | I2C. API changes mostly done. | barthess | 2011-12-30 | 5 | -26/+37 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3637 35acf78f-673a-0410... | gdisirio | 2011-12-18 | 11 | -11/+11 |
* | Cleaned "//" comments. | barthess | 2011-12-17 | 2 | -2/+2 |
* | RTC. High level API rolled back. | barthess | 2011-12-16 | 1 | -19/+7 |
* | RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x. | barthess | 2011-12-15 | 2 | -10/+3 |
* | RTC testhal. Removed unneeded file. | barthess | 2011-12-14 | 1 | -23/+0 |
* | RTCv1 code cleanups and adding some safety checks. | barthess | 2011-12-12 | 1 | -6/+18 |
* | RTC. Setting and getting time works on STM32F4x | barthess | 2011-12-11 | 1 | -3/+3 |
* | I2C. Testhal update. | barthess | 2011-12-08 | 4 | -6/+9 |
* | I2C. F1x testhal clean ups. | barthess | 2011-12-07 | 10 | -41/+182 |
* | I2C. Testhal updated. | barthess | 2011-12-07 | 6 | -19/+142 |
* | I2C. Testhal switch to synchronous driver model. | barthess | 2011-12-07 | 2 | -23/+18 |
* | I2C. Haltest for stm32f1x updated. | barthess | 2011-12-06 | 6 | -16/+19 |
* | I2C. Testhal changed. | barthess | 2011-12-06 | 10 | -257/+11 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3501 35acf78f-673a-0410... | gdisirio | 2011-11-16 | 1 | -5/+4 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3494 35acf78f-673a-0410... | gdisirio | 2011-11-15 | 2 | -5/+15 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3484 35acf78f-673a-0410... | gdisirio | 2011-11-10 | 15 | -5/+35 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3461 35acf78f-673a-0410... | gdisirio | 2011-11-02 | 15 | -1/+76 |
* | USB enhancements, phase two. | gdisirio | 2011-10-23 | 1 | -0/+1 |
* | Improvements to the USB driver, first phase. | gdisirio | 2011-10-23 | 1 | -16/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3439 35acf78f-673a-0410... | gdisirio | 2011-10-08 | 15 | -7/+105 |
* | New build system for GCC ARM ports. | gdisirio | 2011-10-08 | 15 | -45/+45 |
* | Fixed bug 3418626. | gdisirio | 2011-10-04 | 2 | -6/+12 |
* | RTC. Redefinition of RTC_SUPPORTS_CALLBACKS deleted from test. | barthess | 2011-10-01 | 1 | -6/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 35acf78f-673a-0410... | gdisirio | 2011-10-01 | 2 | -29/+21 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3411 35acf78f-673a-0410... | gdisirio | 2011-09-25 | 22 | -3246/+0 |
* | RTC. Test updated. | barthess | 2011-09-25 | 1 | -13/+23 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3402 35acf78f-673a-0410... | gdisirio | 2011-09-25 | 1 | -14/+47 |
* | Removed ADC DMA error hook macro from the various mcuconf.h, it is no more re... | gdisirio | 2011-09-24 | 13 | -13/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3383 35acf78f-673a-0410... | gdisirio | 2011-09-22 | 22 | -0/+3246 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3382 35acf78f-673a-0410... | gdisirio | 2011-09-22 | 6 | -0/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3381 35acf78f-673a-0410... | gdisirio | 2011-09-22 | 1 | -0/+7 |