projects
/
bertos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bertos.git
2010-08-03
asterix
Use macro for bitmask.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
asterix
Add simple implentation to use i2c bitbang for stm32.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
asterix
Fix check.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
asterix
Add gpio defines.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
asterix
Add comment and reorder the includes. Move gpio structu...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
lottaviano
Serial port support for ATMega1280 (contributed by...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
lottaviano
Add timer support for ATMega 1280 (contributed by Fabio...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
lottaviano
First support for ATMega 1280
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
asterix
Remove old api that using i2c. Add interface to allow...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
batt
Add documentation; remove ASSERT on partial write.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
batt
Add documentation; remove ASSERT on partial write.berto...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
batt
Add KFile over a KBlock device (first implementation).
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
batt
Update doc.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
batt
Change clearerr prototype; Automatically flush the...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
asterix
Fix doxygen documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Update hw files.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Add deprecared i2c api switch for eeprom. Silent warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Use shortest name for all macros.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Update i2c cfg file.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Add deprecated switch.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Remove from wizart i2c backend selection. Add deprecate...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
batt
Add support for devices which can partial write a block.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Silent warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Use drecate macro instead the warning key.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Use macro to define i2c generic init.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Add support for new api.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Silent warning. Make static sono i2c table.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Merged revisions 4004-4036,4039-4048,4050-4095,4097...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Restor propedit fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Fix svnmerge-integrated property.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
lmancini
Fix svnmerge-integrated property
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Initialized merge tracking via "svnmerge" with revision...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Clean up. Remove module check where is unneeded.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Reorder includes.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Add foldback for at91 i2c for nightly test.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Add author.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
asterix
Add support for i2c bitbang.
commit
|
commitdiff
|
tree
|
snapshot
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-24
batt
Flush kfile in generic kfile_close implementation.
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
next