Typo.
[bertos.git] / bertos /
2010-08-11 asterixTypo.
2010-08-11 asterixAdd other error flag. Include platform specific header.
2010-08-11 asterixReformat to kblock api.
2010-08-11 asterixAdd support for old init.
2010-08-11 asterixClean up.
2010-08-11 asterixAdd missing assert. Clean up.
2010-08-11 asterixRefactor the module to new kblock device.
2010-08-11 asterixAdd missing dependecy.
2010-08-11 asterixAdd tag for wizard.
2010-08-10 asterixClean up.
2010-08-10 asterixAdd some config flags.
2010-08-10 asterixClean up.
2010-08-10 asterixRefactor lm3s flash module to new kblock api.
2010-08-09 asterixAdd embedded flash module for stm32. First refactor...
2010-08-09 asterixFix comment. Reformat.
2010-08-06 asterixFix doxygen warning.
2010-08-05 asterixAdd comments.
2010-08-05 asterixAdd implement verify and erase functions and support...
2010-08-05 asterixClean up. Rename variable.
2010-08-05 asterixAdd support for backwards compatibility.
2010-08-05 asterixReformat.
2010-08-05 asterixFix doxygen warning.
2010-08-05 asterixFix typo in kblock posix. Comply battfs test to new...
2010-08-05 asterixAdd adc support for atmega1280. Signed-off by Fabio...
2010-08-04 asterixWrite or read buffer in block size chunk.
2010-08-04 asterixComply all functions and types to new name.
2010-08-04 asterixRename kblock on posix file to appropriate name.
2010-08-04 asterixMove the kern/kfile.c to io dir.
2010-08-04 asterixRemove commented code. Fix doxygen warning.
2010-08-04 asterixTypos.
2010-08-04 asterixAdd flah register defines.
2010-08-04 asterixAdd arduino mega board preset, signed-off by Fabio...
2010-08-04 asterixFix for wizard.
2010-08-03 asterixRefactor eeprom for kblock interface, for now disable...
2010-08-03 asterixClean error when make restart.
2010-08-03 lottavianoAdd I2C and ADC support for ATMega1280 (contributed...
2010-08-03 asterixFix check.
2010-08-03 asterixAdd gpio defines.
2010-08-03 asterixAdd comment and reorder the includes. Move gpio structu...
2010-08-03 lottavianoSerial port support for ATMega1280 (contributed by...
2010-08-02 lottavianoAdd timer support for ATMega 1280 (contributed by Fabio...
2010-08-02 lottavianoFirst support for ATMega 1280
2010-08-02 asterixRemove old api that using i2c. Add interface to allow...
2010-08-02 battAdd documentation; remove ASSERT on partial write.
2010-08-02 battAdd documentation; remove ASSERT on partial write.berto...
2010-08-02 battAdd KFile over a KBlock device (first implementation).
2010-08-02 battUpdate doc.
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.
next