aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor changes in NONSTANDARD_STM32F4_BARTHESS1/board.hbarthess2012-01-081-6/+6
* I2C. In functions added local pointer to I2C_TypeDef structure.barthess2012-01-081-55/+66
* I2C. Added external fields hook in driver.barthess2012-01-082-2/+3
* I2C. Added forgotten DMA definitions.barthess2012-01-081-1/+31
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3767 35acf78f-673a-0410...gdisirio2012-01-082-14/+16
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3766 35acf78f-673a-0410...gdisirio2012-01-083-108/+305
* Fixed typo.gdisirio2012-01-081-1/+1
* STM32F1xx devices clock configuration updated to make it similar to the newer...gdisirio2012-01-083-54/+247
* STM32F1xx devices clock configuration updated to make it similar to the newer...gdisirio2012-01-0825-95/+456
* Fixed clock source for RT counter.gdisirio2012-01-083-6/+6
* Fixed an error message.gdisirio2012-01-082-2/+2
* Fixed STM32F4-Discovery Keil demo.gdisirio2012-01-071-3/+18
* Fixed harmless arithmetical overflow in the STM32_DMA_GETCHANNEL() macro.gdisirio2012-01-072-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3758 35acf78f-673a-0410...gdisirio2012-01-073-423/+434
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3757 35acf78f-673a-0410...gdisirio2012-01-071-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3756 35acf78f-673a-0410...gdisirio2012-01-072-6/+9
* Fixed wrong macro prefixes.gdisirio2012-01-072-44/+44
* Removed obsolete halconf.h files.gdisirio2012-01-075-106/+53
* Removed unused stuff from RTCv1.gdisirio2012-01-073-47/+10
* Removed note about the 2GB limit.gdisirio2012-01-061-7/+4
* I2C driver state diagram modified, documentation improvements.gdisirio2012-01-065-36/+74
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3750 35acf78f-673a-0410...gdisirio2012-01-061-8/+7
* I2C. Optimized interrupt handling strategy.barthess2012-01-061-3/+12
* minor changes in NONSTANDARD_STM32F4_BARTHESS1/board.hbarthess2012-01-061-1/+1
* I2C. Fix problem with write only transactions. Code cleanups.barthess2012-01-061-4/+13
* Removed instances of //gdisirio2012-01-067-23/+22
* I2C. Cleaned comments in testahls.barthess2012-01-062-5/+5
* I2C. Initialization of RC2 register now doing only once in start() function.barthess2012-01-051-3/+3
* I2C. Minor changes in testhals.barthess2012-01-053-3/+17
* I2C. Fixed 2 errors.barthess2012-01-051-2/+0
* Improvements to the MMC over SPI driver.gdisirio2012-01-055-205/+344
* minor changes in NONSTANDARD_STM32F4_BARTHESS1/board.hbarthess2012-01-051-12/+13
* PVD. Added tests fro F4x and L1x.barthess2012-01-0512-16/+2800
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3736 35acf78f-673a-0410...gdisirio2012-01-041-2/+2
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-0454-114/+174
* PVD. Merged to trunk. Checked compilability on F1x, L1x, F4x.barthess2012-01-0415-10/+1559
|\
| * PVD. Checked compilability on F1x, L1x, F4x. Testhal fro F1xbarthess2012-01-0415-10/+1559
| * new pvd branchbarthess2012-01-040-0/+0
|/
* I2C. F4x teathal minor changes.barthess2012-01-041-1/+1
* I2C. Merged changes from i2c_lld_2.zipbarthess2012-01-043-53/+36
* Added time conversions to RT counter code. Documentation improvements.gdisirio2012-01-044-13/+138
* Removed two initializations that should go in the low level.gdisirio2012-01-041-2/+0
* Reformatted some comments going past column 80.gdisirio2012-01-041-13/+24
* Fixed some documentation errors.gdisirio2012-01-043-8/+19
* Forgot a note.gdisirio2012-01-041-1/+4
* Realtime counter support in the generic HAL driver and implementations for al...gdisirio2012-01-0411-0/+218
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3722 35acf78f-673a-0410...gdisirio2012-01-031-88/+88
* Fixed bug 3468445.gdisirio2012-01-032-1/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3720 35acf78f-673a-0410...gdisirio2012-01-031-1/+1
* I2C. Small style improvements.barthess2012-01-031-0/+2