index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
platforms
/
STM32
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3811 35acf78f-673a-0410...
gdisirio
2012-01-15
3
-14
/
+1
*
RTC. Added possibility of changing RTC clock source.
barthess
2012-01-14
1
-0
/
+4
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3808 35acf78f-673a-0410...
gdisirio
2012-01-14
1
-1
/
+1
*
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
2
-90
/
+51
*
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
*
RTC. Fixed some bugs and added locks into write functions. Haltest updated.
barthess
2012-01-11
1
-9
/
+31
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3783 35acf78f-673a-0410...
gdisirio
2012-01-10
2
-70
/
+19
*
I2C. In functions added local pointer to I2C_TypeDef structure.
barthess
2012-01-08
1
-55
/
+66
*
I2C. Added external fields hook in driver.
barthess
2012-01-08
2
-2
/
+3
*
I2C. Added forgotten DMA definitions.
barthess
2012-01-08
1
-1
/
+31
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3758 35acf78f-673a-0410...
gdisirio
2012-01-07
1
-422
/
+422
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3756 35acf78f-673a-0410...
gdisirio
2012-01-07
2
-6
/
+9
*
Removed unused stuff from RTCv1.
gdisirio
2012-01-07
2
-42
/
+9
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3750 35acf78f-673a-0410...
gdisirio
2012-01-06
1
-8
/
+7
*
I2C. Optimized interrupt handling strategy.
barthess
2012-01-06
1
-3
/
+12
*
I2C. Fix problem with write only transactions. Code cleanups.
barthess
2012-01-06
1
-4
/
+13
*
I2C. Initialization of RC2 register now doing only once in start() function.
barthess
2012-01-05
1
-3
/
+3
*
I2C. Fixed 2 errors.
barthess
2012-01-05
1
-2
/
+0
*
Improvements to the MMC over SPI driver.
gdisirio
2012-01-05
2
-191
/
+185
*
I2C. Merged changes from i2c_lld_2.zip
barthess
2012-01-04
2
-52
/
+36
*
Reformatted some comments going past column 80.
gdisirio
2012-01-04
1
-13
/
+24
*
Fixed some documentation errors.
gdisirio
2012-01-04
2
-4
/
+17
*
Fixed bug 3468445.
gdisirio
2012-01-03
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3720 35acf78f-673a-0410...
gdisirio
2012-01-03
1
-1
/
+1
*
I2C. Small style improvements.
barthess
2012-01-03
1
-0
/
+2
*
I2C. Merged changes from files posted in forum.
barthess
2012-01-03
2
-348
/
+393
*
I2C. Added safety timeouts and resets.
barthess
2012-01-03
1
-4
/
+13
*
I2C. Clock checks moved to header file.
barthess
2012-01-02
2
-34
/
+35
*
I2C. Reorganized locks.
barthess
2012-01-02
2
-14
/
+12
*
I2C. Deleted unneeded __IO macro from driver fields.
barthess
2012-01-02
1
-3
/
+3
*
I2C. Functions: i2c_lld_set_clock(), and i2c_lld_set_opmode() and i2c_lld_mas...
barthess
2012-01-02
2
-142
/
+138
*
I2C. "id_" prefixes deleted from driver.
barthess
2012-01-02
2
-68
/
+68
*
I2C. #defines moved out of functions.
barthess
2012-01-02
1
-29
/
+26
*
I2C. Deleted __NOP()
barthess
2012-01-02
1
-1
/
+0
*
I2C. Outdated driver deleted.
barthess
2011-12-31
2
-1426
/
+0
*
Changes to palSetGroupMode(), various adjustments to the PAL driver.
gdisirio
2011-12-31
2
-36
/
+38
*
I2C. Fixes.
barthess
2011-12-31
2
-4
/
+3
*
I2C. API changes mostly done.
barthess
2011-12-30
2
-23
/
+176
*
Updated credits.
gdisirio
2011-12-29
6
-0
/
+24
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 35acf78f-673a-0410...
gdisirio
2011-12-21
12
-136
/
+136
*
Fixed bug 3458947.
gdisirio
2011-12-20
1
-6
/
+7
*
I2C. Clock checks done at compile time.
barthess
2011-12-17
1
-26
/
+33
*
Cleaned "//" comments.
barthess
2011-12-17
2
-20
/
+2
*
I2C. Added safety checks for different STM32 platforms in frequency settings ...
barthess
2011-12-17
1
-3
/
+18
*
RTC. High level API rolled back.
barthess
2011-12-16
1
-13
/
+15
*
RTC. Nop.
barthess
2011-12-16
1
-1
/
+1
[next]