Add generic i2c_recv and i2c_send implementation.
[bertos.git] / bertos / cpu /
2010-07-22 asterixAdd cpu header selecter for i2c.
2010-07-22 asterixSVNSILENT
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 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 battSilence warning.
2010-07-09 battFlush the transfer before exiting from write function.
2010-07-08 asterixAdd first implementation of i2c for lm3s.
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...
2010-07-07 asterixFix i2c driver to use correctly the stm32 i2c implement...
2010-07-07 asterixAdd status registry defines.
2010-07-02 asterixImplement read functions.
2010-07-02 asterixAdd status definition.
2010-07-02 asterixAdd i2c pins definition.
2010-07-02 battRecode files to unix newlines.
2010-07-02 battRemove \version svn tag.
2010-07-02 battMove kfile interface to the io/ directory.
2010-06-29 asterixRemove unneeded file.
2010-06-29 asterixRemove svn tag.
2010-06-29 asterixClean up. Add other i2c regitry defines.
2010-06-29 asterixUpdate copyright.
2010-06-29 asterixImplement i2c init.
2010-06-29 asterixFirst implementation of i2c module for stm32.
2010-06-29 asterixRemove svn tags.
2010-06-29 asterixAdd i2c definition for stm32.
2010-06-29 asterixImplement the temperature computation in fixed point.
2010-06-28 asterixReformat. Clean up. Use more clear variable names.
2010-06-28 asterixAdd some specifc define for olimex stm32 board.
2010-06-28 asterixFix sample time adc settings. Calibrate ADC when we...
2010-06-28 asterixAdd adc kernel support.
2010-06-28 asterixClean up, and reoder the code. Add comments.
2010-06-28 asterixAdd first implementation of adc module for stm32 cpu.
2010-06-28 asterixAdd stm_adc registry structure. Add other registry...
2010-06-28 asterixUse different name for clear masks.
2010-06-24 asterixRemove svn tag.
2010-06-24 asterixWe use same gpio port reg.
2010-06-24 asterixReorder includes.
2010-06-24 asterixRemove svn tags.
2010-06-24 asterixAdd adc defines.
2010-06-24 asterixReformat.
2010-06-24 asterixAdd hw error detect.
2010-06-24 asterixClean up. Use defines instead magic numers.
2010-06-23 asterixAdd serial module.
2010-06-23 asterixAdd stm32 serial support.
2010-06-23 asterixAdd missing include.
2010-06-23 asterixReformat.
2010-06-23 asterixReorder defines and new ones.
2010-06-23 asterixAdd interrupt table defines.
2010-06-23 asterixMove some common defines to uart.h.
2010-06-23 asterixReorde include.
2010-06-22 battFix comment.
2010-06-21 battSet correct boot size in order to gain some flash.
2010-06-21 battSave some RAM space.
2010-06-18 battRefactor and optimize code.
2010-06-18 battRemove redundant code.
2010-06-11 asterixFix timer selection for some avr cpus.
2010-06-10 asterixFix typo.
2010-06-10 asterixUpdate the interrupt signal to new style.
2010-06-10 asterixRemove module from wizard.
2010-06-09 battMinor fixes in AT91 ADC module.
2010-05-28 battExplicit dependancy between CONFIG_KERN_PREEMPT and...
2010-05-28 asterixAdd support for missing avr cpu.
2010-05-27 battRename to correct CPU name.
2010-05-26 battRemove broken debug uart name.
2010-05-26 battpasto.
2010-05-26 battRename to correct CPU part number.
2010-05-26 arighilm3s: fix flash_lm3s_seek() end position.
2010-05-24 arighilm3s: define SSI driver as module.
2010-05-20 asterixSilent warning.
2010-05-20 arighistm32-p103: align the interrupt vector table to 1K...
2010-05-20 arighiSTM32: fix build warning.
2010-05-20 arighilm3s1968: align the interrupt vector table to 1K boundary.
2010-05-19 asterixClean up lcd 32122a driver and put into bertos driver.
2010-05-19 asterixClean up. Silent warning.
2010-05-19 arighiARM7TDMI: get rid of gcc's __attribute__((interrupt)).
2010-05-19 arighiARM7TDMI: restore old IRQ_ENABLED() semantic.
2010-05-18 arighiARM7TDMI: gcc stack corruption workaround.
next