Update preset.
[bertos.git] / bertos /
2012-01-13 Daniele BasileRename macro to more appropiate name.
2012-01-13 Daniele BasileRename macro to more appropiate name.
2012-01-13 Daniele BasileMerge contributed patch to extend support of atxmega.
2012-01-13 Daniele BasileMerge contributed patch to extend support of atxmega.
2012-01-12 Daniele BasileAdd test function prototype.
2012-01-11 asterixComplete test.
2012-01-11 asterixFix time conversion from ms to ticks.
2012-01-11 asterixAdd first version of rtask_test.
2012-01-11 asterixSilen some warning.
2012-01-11 asterixAdd handy functions for handling non recurrent timeouts.
2012-01-11 asterixAdd rtask module.
2012-01-11 asterixFix building error and warnings to add fletcher32 algo...
2012-01-11 asterixRemove unneeded ifdef.
2012-01-11 asterixAdd documentation for LM75 insanity...
2012-01-11 asterixAdd kbd_peekMask() and kbd_getMask() functions.
2012-01-11 asterixDecrease eth irq priority.
2012-01-11 asterixAdd watchdog driver.
2012-01-11 asterixAdd debug info.
2012-01-11 asterixFix compiler warning.
2012-01-11 asterixAdd fletcher-32 checksum algorithm and test.
2012-01-11 asterixDocument return value of event_waitTimeout()
2012-01-11 asterixIncrease ethernet irq priority.
2012-01-11 asterixDisable uneeded assert.
2012-01-11 asterixAdd proc_pri function to extract a Process priority.
2012-01-11 asterixChange sys_mbox_fetch implementation.
2012-01-11 asterixRevert "Fix lwip implementation of retransmission timers."
2012-01-11 asterixFix a bug when reading negative temperatures.
2012-01-11 asterixfifobuf: introduce DECLARE_FIFO() macro
2012-01-11 asterixAdd preprocessor FOR macro.
2012-01-11 asterixAdd IRQ_RUNNING() implementation for ARM7.
2012-01-11 asterixFix conding stily.
2012-01-11 asterixFix some warnings in MD5 code
2012-01-11 asterixRefactor parser.
2012-01-11 asterixAdd definitions for 24C32, 24C64 and 24C128 eeproms...
2012-01-11 asterixRemove duplicate define. Put all phy chip specific...
2012-01-11 asterixRemove duplicate file register definition.
2012-01-11 asterixTrailing whitespace
2012-01-10 asterixMerge branch 'dev'
2012-01-05 asterixRestore the previous name.
2012-01-05 asterixAllow string arguments to be quote within "".
2012-01-05 asterixChange parser strings to include length.
2012-01-05 asterixAdd pwm pins set registers.
2012-01-05 asterixAdd more functions to manage ini file.
2012-01-05 asterixFix some warnings in lwip bertos implementation
2012-01-05 asterixFix comments.
2012-01-05 asterixImplement timer_cleanup() function for SAM7.
2012-01-05 asterixAdd IS_ALIGNED macro to test alignment of a pointer
2011-12-22 asterixUsing different flash script for sam3x.
2011-12-20 asterixSet different script to flash the cpu.
2011-12-16 battFix warning with gcc 4.6.1 (and also nightly test).
2011-12-12 lottavianoAdd Device ID Base Address register to the STM32 memory...
2011-12-09 battMake kfile_test global variables static in order to...
2011-12-05 lottavianoAdd case insensitive comparisons to INI reader + config...
2011-12-02 battSigned-off by Robin Gilham:
2011-12-02 battSigned-off by Robin Gilham:
2011-12-02 battSigned-off by Robin Gilham:
2011-11-11 lottavianoUpdate the SevenSegment display driver.
2011-10-18 asterixRemove uneeded debug string.
2011-10-18 asterixFix comments.
2011-10-13 asterixFix comments.
2011-10-13 lottavianoFix XMega information for wizard.
2011-10-13 lottavianoFix xmega initialization procedure.
2011-10-13 asterixRemove external reset generation, because on the board...
2011-10-13 asterixFix doxygen warning.
2011-10-11 asterixMinor fixes.
2011-10-11 asterixFix channel mask, they are 16.
2011-10-11 asterixMake server reply content type message configurable...
2011-10-10 asterixDefine new tag to fix wizard errors.
2011-10-06 asterixFilter waning for i2s.
2011-10-05 asterixAdd missing header.
2011-10-04 asterixAdd copyright.
2011-10-04 asterixClean up. Return error also when we don't found key...
2011-10-04 asterixDeconding query string when we get a key value from it.
2011-10-04 asterixFix 500 error page.
2011-10-03 asterixAdd comment.
2011-10-03 asterixAdd some utility to manage query strings.
2011-10-03 asterixCheck if the return buffer is biggest enough.
2011-10-03 asterixDecode percent-encoding in url. Add test. Reorder code.
2011-10-03 asterixAdd other string search method for cgi table.
2011-10-03 asterixReformar get name funtion. Add test.
2011-10-03 asterixDo not test for avr family.
2011-09-30 asterixAdd comments.
2011-09-30 asterix Add comments.bertos/net/http.c
2011-09-30 asterixMinor fixes.
2011-09-30 asterixDefine 500 internal error page.
2011-09-30 asterixRemove sd dependence. Add default callback to match...
2011-09-30 asterixFix find name function. Pass as argument to cgi callbac...
2011-09-30 asterixRemove cpu dependency.
2011-09-28 asterixAdd first implementation of http server module.
2011-09-28 asterixAdd other flash info for sam3 series.
2011-09-28 asterixAdd the new hw macro for the sd driver.
2011-09-28 asterixDisable proof.
2011-09-28 asterixFix log message.
2011-09-27 asterixClean up and fix second bank page write.
2011-09-27 asterixAdd support for more that one bank flash.
2011-09-27 asterixFix flash start address.
2011-09-27 asterixManage the page writing on two banks. Move flash info...
2011-09-27 asterixAdd some utility to get chip id for sam3.
2011-09-27 asterixAdd internal flash driver for sam3x.
2011-09-27 asterixAdd command to manage intenal flash.
next