projects
/
bertos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bertos.git
2010-07-29
asterix
Fix flag test.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
asterix
Use different api name for new i2c interface. Comply...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
asterix
Add data nack error.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
asterix
Add firt implementation for avr i2c with new api.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
asterix
Move generic i2c_hw_init prototype to i2c header.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
asterix
Refactor the recv. Add comments. Change fist_send flag...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
asterix
Refactor to works with new api. Clean up.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
asterix
Refactor to works with new api. Clean up.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
asterix
Split long function. Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
asterix
Clean up. Use cpu_relax for while loop. Rename check_i2...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
asterix
Add missing define to use i2c2 devices.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
asterix
Modify driver to work with new api.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
asterix
Remove dependece from log module.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
asterix
Add some header to use new i2c api.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
asterix
Clean up.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
asterix
Add defines for all i2c devices.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
asterix
Fix include.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
asterix
Remove unneeded macros. Remove empty header.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
asterix
Move cm3 type to generic types header.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
asterix
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
asterix
Add support for more i2c devices.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
asterix
Clean up.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
asterix
Fix count params macro.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
asterix
Add definition for generic send and recv.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
asterix
Add header for i2c for lpc2.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
asterix
Refactor the driver for new api.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
batt
First version of new i2c bitbang API.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
batt
Add generic i2c_recv and i2c_send implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
batt
Automatically decrement transfer size.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
asterix
Add test stop and generic error.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
asterix
Add test stop and generic error.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
batt
Add some errors.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
asterix
Fix start argument. Add arblst flag.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
batt
Refactor i2c start.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
asterix
Refactor the i2c api.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
asterix
Add stop flag defition.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
asterix
Add cpu header selecter for i2c.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
asterix
Inline oveloaded functions. Some fix. Add missing include.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
asterix
Add implementation for oveloaded functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
asterix
Add definition and function for new i2c api.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
asterix
SVNSILENT
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
asterix
Add missing stop and check errors.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
asterix
Clean up.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
asterix
Implement put function and remove send.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
asterix
Clean up. Add timeout on some status polling.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
asterix
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
asterix
Refactor to implement put and get.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
asterix
Some fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
asterix
Reoeder and add missing includes.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
asterix
Fix newline.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
asterix
Add the macro to count the argument number of functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
asterix
Merged revisions 4003-4037 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
asterix
Initialized merge tracking via "svnmerge" with revision...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
asterix
Add states definition. Some fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
asterix
Fix read function. Add comment. Use macro for registers...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
asterix
Implement the write function. Write first skell for...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
asterix
Add some i2c definition.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
asterix
Reorder includes.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
asterix
Add first implemtation of i2c for lpc23xx.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
asterix
Add some defines to use also the second i2c device.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
asterix
Fix the i2c implemtation for lm3s. Add some defines...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
asterix
Add first implementation of i2c driver for lm3s.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
asterix
Reorder includes.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
asterix
Reorder includes.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
asterix
Add missing include.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
asterix
Add i2c pins definition. Use include for all lm3s.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
asterix
Rename file to more generic name.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
asterix
Add mask for i2c events. Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
batt
Reformat; Optimize flush.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
batt
Add some documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
batt
Silence warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
batt
Remove unneeded configuration.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
batt
Flush the transfer before exiting from write function.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
batt
Improve docs.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
batt
Increase read/write performances; add some comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
batt
Silence warning during night test.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
asterix
Add first implementation of i2c for lm3s.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
batt
Reformat;Increase NAC timeout; Fix warning; Add simple...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
asterix
Add i2c definition for lm3s cpu.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
batt
Simplify driver in order to use less memory. The FIFO...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
asterix
Add comments. Extract method for cheching function...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
asterix
Use recv instead get.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
asterix
Use recv instead get.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
asterix
Fix i2c driver to use correctly the stm32 i2c implement...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
asterix
Add status registry defines.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
asterix
I2C driver develop.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
batt
Add missing dependancy.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
batt
Update SD driver in order to use the new KBlock API.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
batt
Add generic KBlock disk interface for FatFs module.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
batt
Add log level options to fat module.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
batt
Update to latest KBlock low level API.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
batt
Remove readBlock method in order to simplify low level...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
batt
Add newline at end of file.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
batt
Emulate an hw buffer.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
batt
Use new cache accessors to increase performances.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
batt
Set cache_dirty flag to be a bitmask; add accessors...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
batt
Update in order to use the new KBlock API.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
batt
Add unbuffered methods for accessing a KBlock.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
asterix
Implement read functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
asterix
Add status definition.
commit
|
commitdiff
|
tree
|
snapshot
next