Update benchmark projects.
[bertos.git] / bertos /
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.
2011-09-26 asterixFix caching buffer for tx and rx when slice len==2.
2011-09-26 asterixMove dmac setting to application.
2011-09-26 asterixClean up code. Remove uneeded drive settings.
2011-09-26 asterixWe don't select card every read/write access. Clean up.
2011-09-26 asterixSet correct hight speed.
2011-09-26 asterixFix check when we cache the samples. Clean up.
2011-09-26 asterixFix function to fill the needed header fields, for...
2011-09-22 asterixAdd bertos jpeg logo binary dump.
2011-09-20 asterixAdd some utility for wav files.
2011-09-19 asterixClean up the code, remove unneed status flag.
2011-09-19 asterixAdd other codec play settings.
2011-09-19 asterixMake configurable the i2s word size to play, using...
2011-09-19 asterixImplement receving streaming i2s functions. Use bits...
2011-09-16 asterixFix initialization. Use macro for sampling rate.
2011-09-16 asterixAdd i2s foldback.
2011-09-16 asterixClean up.
2011-09-16 asterixClean code, use macros instead global variable.
2011-09-16 asterixClean up and reformart.
2011-09-16 asterixRemove unneded functions.
2011-09-16 asterixUse strobe macros. Clean up and reformat.
2011-09-16 asterixFix fuctions to configure lli dmac.
2011-09-16 asterixAdd some preset to configure sampling rate for codec.
2011-09-16 asterixPrint i2c error when send command to codec.
2011-09-16 asterixImplement i2s streaming using dmac for sam3x.
2011-09-16 asterixAdd wait dma transfer functions.
2011-09-15 asterixFix streaming implementation, now it could be halt...
2011-09-13 asterixFix i2s configurations. Reorder code. Clean up.
2011-09-09 asterixImplement streaming function using dmac linked descriptor.
2011-09-09 asterixSet error flag on select sd card.
2011-09-09 asterixComply to new api.
2011-09-09 asterixReformat.
2011-09-09 asterixRemove context from api, to keep it more simple.
2011-09-08 asterixFix typo.
2011-09-07 asterixDisable the trasmitter and reciver to activate it after...
2011-09-07 asterixComply for new api.
2011-09-07 asterixReformat.
2011-09-07 asterixAdd fuction to configure dmac in linked mode. Include...
2011-09-06 asterixUse dmac module. Rename hsmci function to read/write.
2011-09-06 asterixAdd dmac driver for sam3x.
2011-09-06 asterixMove some define in sam3x sd implementaion. Define...
2011-09-06 asterixClean up, silent warnings.
2011-09-06 asterixMove all pins init into sd hw file.
2011-09-06 asterixComply struct names to conding style.
2011-09-06 asterixRemove sd structure from sd context. Fix and clean.
2011-09-06 asterixComply to new sd structure.
2011-09-06 asterixClean up, and reformat.
2011-09-06 asterixSome tricks for old compatibility.
next