Change clearerr prototype; Automatically flush the device on close.
[bertos.git] / bertos /
2010-08-02 battChange clearerr prototype; Automatically flush the...
2010-08-01 asterixFix doxygen documentation.
2010-07-30 asterixAdd deprecared i2c api switch for eeprom. Silent warning.
2010-07-30 asterixUse shortest name for all macros.
2010-07-30 asterixTypo.
2010-07-30 asterixAdd deprecated switch.
2010-07-30 asterixRemove from wizart i2c backend selection. Add deprecate...
2010-07-30 battAdd support for devices which can partial write a block.
2010-07-30 asterixSilent warning.
2010-07-30 asterixUse drecate macro instead the warning key.
2010-07-30 asterixUse macro to define i2c generic init.
2010-07-30 asterixAdd support for new api.
2010-07-30 asterixSilent warning. Make static sono i2c table.
2010-07-30 asterixMerged revisions 4004-4036,4039-4048,4050-4095,4097...
2010-07-30 asterixClean up. Remove module check where is unneeded.
2010-07-30 asterixReorder includes.
2010-07-30 asterixAdd foldback for at91 i2c for nightly test.
2010-07-30 asterixAdd author.
2010-07-30 asterixAdd support for i2c bitbang.
2010-07-29 asterixFix flag test.
2010-07-29 asterixUse different api name for new i2c interface. Comply...
2010-07-28 asterixAdd data nack error.
2010-07-28 asterixAdd firt implementation for avr i2c with new api.
2010-07-28 asterixMove generic i2c_hw_init prototype to i2c header.
2010-07-28 asterixRefactor the recv. Add comments. Change fist_send flag...
2010-07-28 asterixRefactor to works with new api. Clean up.
2010-07-28 asterixRefactor to works with new api. Clean up.
2010-07-27 asterixSplit long function. Add comments.
2010-07-27 asterixClean up. Use cpu_relax for while loop. Rename check_i2...
2010-07-27 asterixAdd missing define to use i2c2 devices.
2010-07-27 asterixModify driver to work with new api.
2010-07-27 asterixRemove dependece from log module.
2010-07-27 asterixAdd some header to use new i2c api.
2010-07-27 asterixClean up.
2010-07-27 asterixAdd defines for all i2c devices.
2010-07-26 asterixFix include.
2010-07-26 asterixRemove unneeded macros. Remove empty header.
2010-07-26 asterixMove cm3 type to generic types header.
2010-07-26 asterixAdd comments.
2010-07-26 asterixAdd support for more i2c devices.
2010-07-26 asterixClean up.
2010-07-26 asterixFix count params macro.
2010-07-26 asterixAdd definition for generic send and recv.
2010-07-26 asterixAdd header for i2c for lpc2.
2010-07-26 asterixRefactor the driver for new api.
2010-07-24 battFlush kfile in generic kfile_close implementation.
2010-07-23 battFirst version of new i2c bitbang API.
2010-07-23 battAdd generic i2c_recv and i2c_send implementation.
2010-07-23 battAutomatically decrement transfer size.
2010-07-23 asterixAdd test stop and generic error.
2010-07-23 asterixAdd test stop and generic error.
2010-07-23 battAdd some errors.
2010-07-23 asterixFix start argument. Add arblst flag.
2010-07-23 battRefactor i2c start.
2010-07-23 asterixRefactor the i2c api.
2010-07-22 asterixAdd stop flag defition.
2010-07-22 asterixAdd cpu header selecter for i2c.
2010-07-22 asterixInline oveloaded functions. Some fix. Add missing include.
2010-07-22 asterixAdd implementation for oveloaded functions.
2010-07-22 asterixAdd definition and function for new i2c api.
2010-07-22 asterixSVNSILENT
2010-07-22 asterixAdd missing stop and check errors.
2010-07-22 asterixClean up.
2010-07-22 asterixImplement put function and remove send.
2010-07-22 asterixClean up. Add timeout on some status polling.
2010-07-22 asterixReformat.
2010-07-22 asterixRefactor to implement put and get.
2010-07-21 asterixSome fix.
2010-07-20 asterixReoeder and add missing includes.
2010-07-20 asterixFix newline.
2010-07-20 asterixAdd the macro to count the argument number of functions.
2010-07-20 asterixMerged revisions 4003-4037 via svnmerge from
2010-07-20 asterixAdd states definition. Some fix.
2010-07-20 asterixFix read function. Add comment. Use macro for registers...
2010-07-19 asterixImplement the write function. Write first skell for...
2010-07-19 asterixAdd some i2c definition.
2010-07-19 asterixReorder includes.
2010-07-15 asterixAdd first implemtation of i2c for lpc23xx.
2010-07-15 asterixAdd some defines to use also the second i2c device.
2010-07-15 asterixFix the i2c implemtation for lm3s. Add some defines...
2010-07-12 asterixAdd first implementation of i2c driver for lm3s.
2010-07-12 asterixReorder includes.
2010-07-12 asterixReorder includes.
2010-07-12 asterixAdd missing include.
2010-07-12 asterixAdd i2c pins definition. Use include for all lm3s.
2010-07-12 asterixRename file to more generic name.
2010-07-12 asterixAdd mask for i2c events. Reformat.
2010-07-09 battReformat; Optimize flush.
2010-07-09 battAdd some documentation.
2010-07-09 battSilence warning.
2010-07-09 battRemove unneeded configuration.
2010-07-09 battFlush the transfer before exiting from write function.
2010-07-08 battImprove docs.
2010-07-08 battIncrease read/write performances; add some comments.
2010-07-08 battSilence warning during night test.
2010-07-08 asterixAdd first implementation of i2c for lm3s.
2010-07-08 battReformat;Increase NAC timeout; Fix warning; Add simple...
2010-07-08 asterixAdd i2c definition for lm3s cpu.
2010-07-08 battSimplify driver in order to use less memory. The FIFO...
2010-07-07 asterixAdd comments. Extract method for cheching function...
next