bertos.git
2010-03-22 battRelease version 2.4.0. 2.4.0
2010-03-22 battBump up version.
2010-03-22 battAdd more kernel tests.
2010-03-22 arighidemo: wait for a keypress event instead of sleeping...
2010-03-22 battDemo: remove unneeded locks.
2010-03-22 battDo not call schedule() inside idle loop.
2010-03-22 battAdd missing prototype.
2010-03-22 arighidemo: re-define custom schedule() function
2010-03-22 battAdd heap module.
2010-03-22 battRearrange kernel configurations order.
2010-03-22 arighikdb: re-enable calling poor man's scheduler inside...
2010-03-19 battRemove unneeded prototype.
2010-03-19 asterixComply to log module.
2010-03-19 asterixEvalutate always log arguments.
2010-03-19 arighiRemove the idle process.
2010-03-19 arighiAdd avr-kern example.
2010-03-19 arighidemo: make the GUI preemptive-safe.
2010-03-19 arighiproc_test: define a distinct instance of test for each...
2010-03-19 arighiAllow to define "notest: all" to completely exclude...
2010-03-19 arighidemo: use kernel heap memory pool for the monitor stack...
2010-03-18 arighiexamples: update at91sam7 configuration.
2010-03-18 arighiproc_test: enlarge processes' stack size to KERN_MINSTA...
2010-03-18 arighiSilent some gcc "no previous prototype" build warnings.
2010-03-18 arighiPreemption: set default kernel quantum to 11 ms.
2010-03-18 arighiParametric scheduler approach.
2010-03-18 arighiproc_test: fix a format build warning.
2010-03-18 arighidemo: increase default kernel heap size to 2MB.
2010-03-18 arighiproc_test: do not overflow preempt_counter on AVR.
2010-03-18 arighidemo: enable dynamic memory allocator (kernel heap...
2010-03-18 arighiproc_test: use kernel dynamic memory if CONFIG_KERN_HEA...
2010-03-17 arighiproc_test: code cleanup and introduce a synchronization...
2010-03-17 arighimonitor: remove useless warning of main process stack...
2010-03-17 arighiproc_test: fix buffer overflow.
2010-03-17 arighiAvoid duplicate definitions.
2010-03-17 arighiproc_test: reuse the same stack and memory array of...
2010-03-17 arighiproc_test: use snprintf() instead of sprintf().
2010-03-17 arighipreempt: be sure to never call proc_switch() or proc_yi...
2010-03-17 battARM examples: enable frame pointer by default.
2010-03-17 battAT91SAM7: clarify sysirq_dispatcher description.
2010-03-17 arighiheap: properly check the alignment in memory of a heap_...
2010-03-17 arighiAdd alignof() macro.
2010-03-17 arighiAVR: fix redeclaration of ISR_PROTO() macro.
2010-03-17 arighitest: preempt.c and coop.c should be never explicitly...
2010-03-17 arighiDo not break old declarations of PROC_DEFINE_STACK().
2010-03-17 arighiproc_test: fix some build warnings on AVR.
2010-03-17 arighiMake kernel heap for processes optional and fully confi...
2010-03-17 arighidemo: add optional CPPAFLAGS variable definition in...
2010-03-17 arighiFix a memory leak in proc_freeZombies().
2010-03-17 arighifix asm_switch_context() for the x86 and x86_64 archs
2010-03-17 arighiMerge branch "preempt" in "trunk".
2010-03-12 battBetter detection of concurrent ADC access.
2010-03-03 asterixAdd configuration files for at91sam7 flash driver.
2010-03-03 asterixAdd configuration files for at91sam7 flash driver.
2010-03-03 asterixAdd configuration files for at91sam7 flash driver.cfg...
2010-03-03 asterixAdd at91sam7 flash driver.
2010-02-15 battAdd Texas Instruments TLV5618 DAC driver.
2010-01-28 arighiBe sure to always initialize synctimer_list when syncti...
2010-01-22 duploFix bug related to conditional-dependency files.
2010-01-22 duploIndent code to improve the readibility
2010-01-22 duploTypo
2010-01-20 battImport fix from preempt branch.
2010-01-14 lottavianodoc: Updated development status to v. 2.3
2010-01-14 battReformat.
2010-01-14 battOptimization: Use a trampoline to start ARM processes...
2010-01-14 battReformat.
2010-01-13 battAdd synchronous timer scheduler.
2009-12-29 lottavianodoc: Clarify Msg documentation.
2009-12-28 arighiexplicitly include compiler.h to be sure all stdint...
2009-12-27 battAdd missing prototypes.
2009-12-23 battAdd a simple heap test.
2009-12-23 battCheck for alignment of heap memory buffer; add utility...
2009-12-22 battReformat.
2009-12-22 battTypo.
2009-12-22 battEnable PIO clock by default on AT91SAM7 CPUs.
2009-12-21 battInit lcd_semaphore when kernel is active.
2009-12-15 duploModify the version check
2009-12-15 duploChange the name convention for the qvariant_converter...
2009-12-15 duploNew qvariant converter module. Now BeRTOS Wizard is...
2009-11-18 asterixMove crc table in ram when we using bootloader.
2009-11-17 battReformat.
2009-11-17 battRemove too specific ASSERT.
2009-11-17 asterixFix some comments.
2009-11-17 asterixFix #if check.
2009-11-17 battChange REVERSE macro name.
2009-11-17 battFix doc.
2009-11-13 battAdd missing initialization.
2009-11-13 battFix history handling.
2009-11-11 asterixSilent nightly test warning.
2009-11-10 asterixMove crc table in ram when we using bootloader.
2009-11-09 asterixClean code and fix compile error.
2009-11-06 asterixReformat and fix paste.
2009-11-06 asterixAdd some gcc flags.
2009-11-06 asterixAdd debug configuration for boot.
2009-11-05 asterixFix typo.
2009-10-26 battUse a better name.
2009-10-26 battFix process stack size declaration.
2009-10-26 battAdd module declaration in PWM driver.
2009-10-26 duploLittle bugfix.
2009-10-26 duploAdd support for conditional dependencies (To be tested...
2009-10-23 duploChange the style of the text in the intro page.
next