index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4171 35acf78f-673a-0410...
gdisirio
2012-05-07
3
-2
/
+583
*
Added converters from realtime ticks to time values.
barthess
2012-04-23
1
-0
/
+33
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4128 35acf78f-673a-0410...
gdisirio
2012-04-23
1
-1
/
+25
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4112 35acf78f-673a-0410...
gdisirio
2012-04-18
1
-14
/
+4
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4109 35acf78f-673a-0410...
gdisirio
2012-04-17
1
-1
/
+1
*
SDC. Merged code from development branch.
barthess
2012-04-17
1
-1
/
+101
|
\
|
*
SDC. Reverted from SDC_SUCCESS/SDC_FAILED to boolean values.
barthess
2012-04-16
1
-6
/
+0
|
*
SDC. Typo in commetns fixed.
barthess
2012-04-16
1
-2
/
+2
|
*
SDC. Added function sdcGetAndClearErrors.
barthess
2012-04-16
1
-0
/
+1
|
*
RTC. High level staff moved to chrtclib.
barthess
2012-03-09
1
-1
/
+0
|
*
SDC. Added RTC support. Improved testhal.
barthess
2012-03-08
1
-0
/
+1
|
*
SDC. Code merged to fresh branch.
barthess
2012-03-05
1
-1
/
+96
*
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4079 35acf78f-673a-0410...
gdisirio
2012-04-07
1
-4
/
+4
*
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4075 35acf78f-673a-0410...
gdisirio
2012-04-03
1
-1
/
+1
*
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4067 35acf78f-673a-0410...
gdisirio
2012-04-01
1
-33
/
+9
*
|
More work on the STM32 OTG driver.
gdisirio
2012-03-28
1
-0
/
+4
*
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4055 35acf78f-673a-0410...
gdisirio
2012-03-26
1
-1
/
+1
*
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4053 35acf78f-673a-0410...
gdisirio
2012-03-23
1
-0
/
+11
*
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4050 35acf78f-673a-0410...
gdisirio
2012-03-18
1
-0
/
+12
*
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4047 35acf78f-673a-0410...
gdisirio
2012-03-17
1
-36
/
+15
*
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4038 35acf78f-673a-0410...
gdisirio
2012-03-13
2
-4
/
+150
*
|
Overflow handling in ICU driver.
gdisirio
2012-03-10
1
-0
/
+11
|
/
*
Improvements to the STM32 ICU driver.
gdisirio
2012-02-18
1
-4
/
+8
*
Fixed bug 3485500.
gdisirio
2012-02-11
1
-64
/
+10
*
License text updated with new year.
gdisirio
2012-01-21
21
-21
/
+21
*
Added I-Class APIs to the RTC driver.
gdisirio
2012-01-14
1
-0
/
+62
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3784 35acf78f-673a-0410...
gdisirio
2012-01-10
1
-4
/
+0
*
Updated all halconf.h files.
gdisirio
2012-01-09
1
-2
/
+26
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3775 35acf78f-673a-0410...
gdisirio
2012-01-09
2
-1
/
+112
*
I2C driver state diagram modified, documentation improvements.
gdisirio
2012-01-06
1
-2
/
+3
*
Improvements to the MMC over SPI driver.
gdisirio
2012-01-05
1
-1
/
+10
*
Added time conversions to RT counter code. Documentation improvements.
gdisirio
2012-01-04
1
-0
/
+93
*
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
1
-0
/
+40
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3716 35acf78f-673a-0410...
gdisirio
2012-01-03
1
-3
/
+3
*
I2C. Added wrappers with TIME_INFINITE timeout.
barthess
2012-01-02
1
-0
/
+15
*
Changes to palSetGroupMode(), various adjustments to the PAL driver.
gdisirio
2011-12-31
1
-5
/
+6
*
I2C. Fixes.
barthess
2011-12-31
1
-2
/
+2
*
I2C. API changes mostly done.
barthess
2011-12-30
1
-2
/
+2
*
Updated credits.
gdisirio
2011-12-29
2
-0
/
+8
*
I2C API proposal.
gdisirio
2011-12-29
1
-86
/
+11
*
RTC. High level API rolled back.
barthess
2011-12-16
1
-8
/
+3
*
RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.
barthess
2011-12-15
1
-0
/
+2
*
RTC. Driver broken.
barthess
2011-12-11
1
-3
/
+6
*
I2C. Added timeout in functions. Code clean ups.
barthess
2011-12-08
1
-8
/
+9
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 35acf78f-673a-0410...
gdisirio
2011-12-08
1
-12
/
+10
*
I2C. Error handling from userland code added.
barthess
2011-12-07
1
-2
/
+3
*
I2C. Switch to synchronous model.
barthess
2011-12-07
1
-79
/
+6
*
I2C. Minor code improvements.
barthess
2011-12-07
1
-2
/
+4
*
I2C. Tested on tmp75, mma8451, max1236.
barthess
2011-12-04
1
-8
/
+9
[next]