bertos.git
2008-08-05 qwertFix test script to pass nightly test. Kdebug was remove...
2008-08-05 qwertRefactor Dataflash and Flash25 struct.
2008-08-05 qwertAdd new file to skip in test.
2008-08-05 qwertRemove old useless debug flag in test makefile.
2008-08-05 qwertRefactor All Serial module.
2008-08-05 qwertSysrq is called by timer init function so we don't...
2008-08-05 battFactor out debug stuff from project makefiles.
2008-08-05 battRefactor how cpu flags are added.
2008-08-05 qwertRe-Refactor code under new specs. FlashAvr.
2008-08-05 qwertRe-Refactor code under new specs. BattFs. Nightlytest...
2008-08-05 battRemove the need of a specific flag to distinguish betwe...
2008-08-04 qwertFix refactor.
2008-08-04 qwertRefactor from KFileBattFs to BattFsKFile.
2008-08-04 qwertRefactor KFileFlash25 to Flash25KFile. Tested.
2008-08-04 qwertRefactor KFileDataFlash in DataFlashKFile. Tested and...
2008-08-04 qwertRefactor KFileSerial to SerialKFile. Tested and working.
2008-08-04 qwertRefactor KFileFlashAvr in FlashAvrKFile. Tested. It...
2008-08-04 qwertLittle grammar fix.
2008-08-04 qwertLittle fix on makefile syntax.
2008-08-04 battUpdate triface schematic: now is ok.
2008-08-04 bernieAvoid g++ whining messages when we pass C options to it
2008-08-04 bernieReplace a $(shell ...) by folding the check for existan...
2008-08-04 bernieRename myself
2008-07-29 qwertFix timer when run in bertos emulator.
2008-07-29 qwertAdd fixed size on bertos emulator window
2008-07-29 qwertReplaced macro that remove node from list with the...
2008-07-29 qwertAdd specific check routine for compiling under OS X
2008-07-29 qwertModified for new file name switch_i386.S
2008-07-29 battRename assembly file.
2008-07-29 qwertSorry, this file should be updated in the previously...
2008-07-28 qwertEnable code previously declared useless. This little...
2008-07-28 qwertSet correct timeout and fix error check routine on...
2008-07-25 battRestore correct default application.
2008-07-25 battReduce serial timeouts to give more responsiveness.
2008-07-25 battBump up triface version.
2008-07-25 battRestore demo as default app.
2008-07-25 qwertFix reset cmd. Now work.
2008-07-25 qwertFix comment indentation, remove tag configuration port...
2008-07-25 qwertAdd code that fix timeout problem while the triface...
2008-07-25 qwertAdd new configuration for strobe signal
2008-07-25 qwertAdd config for serial tag port
2008-07-25 qwertAdd local triface cfg file
2008-07-25 qwertRemove sperimental function
2008-07-23 qwertAdd watchdog cfg file for reset command support.
2008-07-23 qwertRefactoring code. Redefined TagPacket struct and keytag...
2008-07-23 qwertFix an issue that make reset of triface. Addedd a tag_s...
2008-07-23 qwertDeactivate boot debug mode
2008-07-23 qwertSet different port for TRIFACE and TAG
2008-07-18 qwertAdd new cfg_formatwr for custom printf format on boot
2008-07-18 qwertNew main with KFileFlashAvr support, working
2008-07-18 qwertFix some warning in printf reduced.
2008-07-18 qwertRemove deprecated appconfig.h file
2008-07-18 qwertAdd log features, kprintf replaced with new log infrast...
2008-07-18 qwertAdd log function to flash_avr cfg module.
2008-07-18 qwertFix message level select macro
2008-07-18 qwertFix documentation
2008-07-18 qwertLittle re-indentation
2008-07-18 qwertRefactor code, "page_buf" moved into KFileFlashAvr...
2008-07-18 qwertRename "page_modified" variable in "page_dirty"
2008-07-18 qwertRefactor code, moved page_modified variable in KFileFla...
2008-07-18 qwertRefactoring code, start to implement specific variables...
2008-07-18 qwertLittle re-indentation
2008-07-17 qwertUpdated flash_avr module to support KFileFlashAvr structure
2008-07-17 qwertRemove kfile_testSetUp function from kfile_testRun
2008-07-17 qwertRemove deprecated flash_avr_test method and generic...
2008-07-17 qwertRemove deprecated boot.mk file. Now it's all in triface.mk
2008-07-17 qwertModified flash_avr module to work with new kfile interf...
2008-07-16 qwertStart to merge old triface project in bertos, not worki...
2008-07-16 qwertAdd cleanall alias for codeblocks
2008-07-16 qwertImport boot from triface, not working for now.
2008-06-24 battNow each project can have its own EMBEDDED_TGT variable...
2008-06-24 qwertAdd missing semicolon
2008-06-19 battAdd missing rule for generating stripped executables.
2008-06-19 qwertSet EMBEDDED_TARGET=0 on config.mk for compiling the...
2008-06-19 qwertNow the BeRTOS demo emulator run on Mac OS X! You have...
2008-06-18 battFix escaping.
2008-06-18 qwertSigned off by: Massimiliano Cialdi <massimiliano.cialdi...
2008-06-17 qwertRemoved breaks from #if and escape special char for...
2008-06-17 qwertModified path from bertos/kern to bertos/cpu/arm/hw...
2008-06-17 qwertChanged clock from 10Mhz to 48Mhz in hw_cpu.h to set...
2008-06-17 qwertModified gen_mk_src script for asm file, moved asm...
2008-06-17 qwertDeleted deprecated crt.s
2008-06-17 asterixAdd simple script to filter nightly test output.
2008-06-17 battUncomment linker options.
2008-06-17 battSet correct .data start symbol.
2008-06-16 asterixReformat.
2008-06-16 asterixDecrese value to 8bit limit.
2008-06-16 asterixMark as TODO.
2008-06-16 asterixCast to unsignet type.
2008-06-16 asterixMark as FIXME.
2008-06-16 asterixReformat and typo.
2008-06-16 asterixDefine fake value for lcd read.
2008-06-16 asterixFix hw include.
2008-06-16 asterixRemove hw unneeded hw include.
2008-06-12 asterixReformat.
2008-06-12 asterixRemove duplicate warning.
2008-06-12 asterixUse likely frequency value for twi.
2008-06-12 asterixMark as TODO. Reformat.
2008-06-11 asterixSilent unused warning.
2008-06-11 asterixRemove space.
next