Use new cache accessors to increase performances.
[bertos.git] / bertos /
2010-07-03 battUse new cache accessors to increase performances.
2010-07-03 battSet cache_dirty flag to be a bitmask; add accessors...
2010-07-03 battUpdate in order to use the new KBlock API.
2010-07-03 battAdd unbuffered methods for accessing a KBlock.
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-07-02 battSilence warning.
2010-07-02 battRemove unneeded if block, add some TODOs.
2010-07-02 battUse correct macro.
2010-07-01 battRead/Write only one block at a time.
2010-07-01 battRemove redundant information from BattFS disk descriptor.
2010-07-01 battDisable old BattFS interface in dataflash.
2010-07-01 battUpdate BattFS in order to use the new kblock interface.
2010-07-01 battLoad first page.
2010-07-01 battAdd kblock over a file (using libc functions).
2010-07-01 battAdd block start address even in direct Reads, add some...
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 battRefactor interface in order to simplify user API access.
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-28 battAdd class type, fix copyright year.
2010-06-28 battFixes warning.
2010-06-25 battAdd kblock over a ram buffer wrapper.
2010-06-25 battAdd missing headers; fix typo.
2010-06-25 battAdd first stub of a generic block device interface.
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 tag.
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 battAdd some more error messages.
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-10 asterixUpdate bertos logo.
2010-06-10 asterixRemove wrong wizard cfg file. Clean up.
2010-06-09 battMinor fixes in AT91 ADC module.
2010-06-08 battAdd test for negative coordinates.
2010-06-07 battRefactor in order to test also negative altitude values.
2010-06-07 battFix sign related issues.
2010-06-04 battFix typo.
2010-06-04 battRemove #ifdef leftovers.
2010-06-03 battBetter HD44780 lcd display initialization.
2010-06-03 battAdd support for 24XX1024 memories, fix some warnings.
2010-06-03 battAdd support for 24XX08 eeproms, signed-off by Giovanni...
2010-06-03 arighisignal: correctly deliver signal to current_process.
2010-05-31 asterixFix condition.
2010-05-28 battExplicit dependancy between CONFIG_KERN_PREEMPT and...
2010-05-28 battAdd configurable options for HD44780 LCD display column...
2010-05-28 asterixAdd support for missing avr cpu.
2010-05-28 battRemove warning message for at91 CPUs.
2010-05-28 asterixRemove svn tag.
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 battFix a bug found by Massimiliano Cialdi:
2010-05-26 arighilm3s: fix flash_lm3s_seek() end position.
2010-05-24 arighigfx: add dependency of bitmap, line and default font.
2010-05-24 arighilm3s: define SSI driver as module.
2010-05-21 battAdd channel error check in nmea parser.
2010-05-21 battReformat.
2010-05-21 asterixRemove dependence from c source hw file.
2010-05-20 asterixSilent warning.
next