bertos.git
2008-08-10 bernielog: Retouch documentation; Rearrenge level logic;...
2008-08-10 bernieavr: Documentation syntax fix.
2008-08-10 bernieASSERT_IRQ_CONTEXT(), ASSERT_USER_CONTEXT(), ASSERT_IRQ...
2008-08-10 berniex86: define cpuflags_t only in the OS_EMBEDDED case.
2008-08-10 bernieQt: Really define OS_ID on ARCH_QT
2008-08-10 bernietrac#29: Cleanup timer on demo exit
2008-08-10 berniemonitor: use %zu to print size_t arguments to pacify gcc
2008-08-10 bernieformatwr(): Add 'z' modifier
2008-08-10 bernieASSERT_VALID_PTR(): Make bottom of memory a per-CPU...
2008-08-10 bernielist: Check pointers with ASSERT_VALID_PTR() rather...
2008-08-10 bernieSCHED_ENQUEUE(): Enhance documentation
2008-08-10 bernieReformat to be more ps-like
2008-08-10 bernietest.h: Remove stray whitespace
2008-08-10 bernieDrop ABI versioning for asm_switch_context(), as it...
2008-08-10 bernieFix PowerPC support
2008-08-09 battTest only c/c++ sources.
2008-08-09 battRefactor to use new test interface; add timer test.
2008-08-09 battRefactor proc_test to comply with new policy.
2008-08-09 battAdd dummy empty include file.
2008-08-09 battFix warning.
2008-08-09 battAdd documentation.
2008-08-09 battRefactor timer test to new policy.
2008-08-09 battAdd test macros, useful to compile a test as a single...
2008-08-08 battReformat.
2008-08-08 bernieemul: make config simpler and closer to the embedded...
2008-08-08 bernieFix headers and license info in several places
2008-08-08 bernieemul: make config simpler and closer to the embedded...
2008-08-08 bernieCompletely port to Qt4 with no Q3Support
2008-08-08 battTypo.
2008-08-08 battfix warning: missing terminating ' character on 4.2...
2008-08-08 berniedemo: Remove misleading comment
2008-08-08 bernieFix timer test temporarily
2008-08-08 bernieRemove leftovers of Qt3 support
2008-08-07 qwertRefactor FLASH25 macro in FLASH25_CAST.
2008-08-07 qwertRefactor FLASHAVR macro in FLASHAVR_CAST.
2008-08-07 qwertRefactor DATAFLASH macro in DATAFLASH_CAST
2008-08-07 qwertRefactor SERIAL macro.
2008-08-07 bernierun_tests: unbreak and let TESTS be overridden externally
2008-08-07 bernietimer_posix: Implement dummy timer_hw_triggered()
2008-08-07 berniemonitor: Correct preemptive locking
2008-08-07 battFactor out from cfg_kern kernel related default.
2008-08-07 bernieBump copyright year; Indentation fixes
2008-08-07 berniekern: Unify stack_base/stack_size copies in Process
2008-08-07 bernieproc_new(): Rename proc_size_words to PROC_SIZE_WORDS...
2008-08-07 bernieproc_new(): Rename stacksize to stack_size for consistency
2008-08-06 qwertRefactor Dataflash macro to the new name specs.
2008-08-06 qwertRefactor serial macro to the new name specs.
2008-08-06 bernieFix size hinting for LCD widget
2008-08-06 bernieIRQ_ENABLED(): Prevent name clash with variable defined...
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.
next