aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* I2C. Merged changes from files posted in forum.barthess2012-01-032-348/+393
* I2C. Added safety timeouts and resets.barthess2012-01-031-4/+13
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3716 35acf78f-673a-0410...gdisirio2012-01-031-3/+3
* I2C. Added wrappers with TIME_INFINITE timeout.barthess2012-01-021-0/+15
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3714 35acf78f-673a-0410...gdisirio2012-01-022-2/+2
* I2C. Clock checks moved to header file.barthess2012-01-022-34/+35
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3712 35acf78f-673a-0410...gdisirio2012-01-022-26/+16
* I2C. Reorganized locks.barthess2012-01-022-14/+12
* I2C. Deleted unneeded __IO macro from driver fields.barthess2012-01-021-3/+3
* I2C. Functions: i2c_lld_set_clock(), and i2c_lld_set_opmode() and i2c_lld_mas...barthess2012-01-022-142/+138
* I2C. Rest of "id_" prefixes deleted from driver.barthess2012-01-021-19/+19
* I2C. "id_" prefixes deleted from driver.barthess2012-01-022-68/+68
* I2C. #defines moved out of functions.barthess2012-01-021-29/+26
* I2C. Deleted __NOP()barthess2012-01-021-1/+0
* ARM and ARMCMx rules.mk improvements.gdisirio2012-01-023-36/+47
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3703 35acf78f-673a-0410...gdisirio2012-01-011-4/+4
* Added MEMS support to the STM32F4-Discovery demo.gdisirio2012-01-016-8/+217
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3701 35acf78f-673a-0410...gdisirio2012-01-011-2/+2