bertos.git
2008-08-11 battReformat.
2008-08-10 bernieproc_yield(): Rename from proc_switch()
2008-08-10 bernieproc: Split cooperative scheduler in coop.c
2008-08-10 bernieIgnore tags and .gdb_history
2008-08-10 bernieIgnore moc files
2008-08-10 berniecpu: Split frame handling macros to the new header...
2008-08-10 berniePUSH_CALL_FRAME(): Renamed from PUSH_CALL_CONTEXT().
2008-08-10 berniesig_wait(): Don't call proc_shecule() with interrupts...
2008-08-10 bernielog: Retouch documentation; Rearrenge level logic;...
2008-08-10 bernieproc_test: Rename a few functions, change output a...
2008-08-10 bernieppc: Add cooperative task switching for PowerPC
2008-08-10 bernieproc: Reduce log verbosity
2008-08-10 bernieLOG_PRINT: Fix out of order parameters
2008-08-10 bernieproc_test: Formatting changes
2008-08-10 bernieproc:SCHED_ENQUEUE(): Documentation fix.
2008-08-10 bernielog: Retouch documentation; Rearrenge level logic;...
2008-08-10 bernieAdd logging for kernel
2008-08-10 bernieRemove redundant \version tag
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.
next