index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3776 35acf78f-673a-0410...
gdisirio
2012-01-09
1
-0
/
+31
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3775 35acf78f-673a-0410...
gdisirio
2012-01-09
9
-1
/
+241
*
Fixed masking error.
gdisirio
2012-01-09
2
-2
/
+2
*
Reverted to 3771 revision.
barthess
2012-01-08
4
-4
/
+4
*
DMA. Fixed possible overflow in DMA priority.
barthess
2012-01-08
4
-4
/
+4
*
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@3766 35acf78f-673a-0410...
gdisirio
2012-01-08
2
-104
/
+296
*
Fixed typo.
gdisirio
2012-01-08
1
-1
/
+1
*
STM32F1xx devices clock configuration updated to make it similar to the newer...
gdisirio
2012-01-08
2
-37
/
+228
*
STM32F1xx devices clock configuration updated to make it similar to the newer...
gdisirio
2012-01-08
3
-57
/
+278
*
Fixed clock source for RT counter.
gdisirio
2012-01-08
3
-6
/
+6
*
Fixed an error message.
gdisirio
2012-01-08
2
-2
/
+2
*
Fixed harmless arithmetical overflow in the STM32_DMA_GETCHANNEL() macro.
gdisirio
2012-01-07
2
-2
/
+2
*
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
*
Fixed wrong macro prefixes.
gdisirio
2012-01-07
2
-44
/
+44
*
Removed unused stuff from RTCv1.
gdisirio
2012-01-07
2
-42
/
+9
*
Removed note about the 2GB limit.
gdisirio
2012-01-06
1
-7
/
+4
*
I2C driver state diagram modified, documentation improvements.
gdisirio
2012-01-06
5
-36
/
+74
*
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
*
Removed instances of //
gdisirio
2012-01-06
3
-7
/
+7
*
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
4
-205
/
+342
*
Documentation related fixes and updated all the mcuconf.h for the STM32.
gdisirio
2012-01-04
12
-66
/
+68
*
PVD. Checked compilability on F1x, L1x, F4x. Testhal fro F1x
barthess
2012-01-04
10
-10
/
+203
*
I2C. Merged changes from i2c_lld_2.zip
barthess
2012-01-04
3
-53
/
+36
*
Added time conversions to RT counter code. Documentation improvements.
gdisirio
2012-01-04
3
-12
/
+137
*
Removed two initializations that should go in the low level.
gdisirio
2012-01-04
1
-2
/
+0
*
Reformatted some comments going past column 80.
gdisirio
2012-01-04
1
-13
/
+24
*
Fixed some documentation errors.
gdisirio
2012-01-04
3
-8
/
+19
*
Forgot a note.
gdisirio
2012-01-04
1
-1
/
+4
*
Realtime counter support in the generic HAL driver and implementations for al...
gdisirio
2012-01-04
10
-0
/
+216
*
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
[next]