projects
/
bertos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bertos.git
2010-03-29
batt
Release version 2.4.1.
2.4.1
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
batt
Bump up revision.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
batt
Merge from trunk.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
batt
Create 2.4 branch.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Release version 2.4.0.
2.4.0
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Bump up version.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Add more kernel tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
arighi
demo: wait for a keypress event instead of sleeping...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Demo: remove unneeded locks.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Do not call schedule() inside idle loop.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Add missing prototype.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
arighi
demo: re-define custom schedule() function
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Add heap module.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Rearrange kernel configurations order.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
arighi
kdb: re-enable calling poor man's scheduler inside...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
batt
Remove unneeded prototype.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
asterix
Comply to log module.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
asterix
Evalutate always log arguments.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
arighi
Remove the idle process.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
arighi
Add avr-kern example.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
arighi
demo: make the GUI preemptive-safe.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
arighi
proc_test: define a distinct instance of test for each...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
arighi
Allow to define "notest: all" to completely exclude...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
arighi
demo: use kernel heap memory pool for the monitor stack...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
arighi
examples: update at91sam7 configuration.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
arighi
proc_test: enlarge processes' stack size to KERN_MINSTA...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
arighi
Silent some gcc "no previous prototype" build warnings.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
arighi
Preemption: set default kernel quantum to 11 ms.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
arighi
Parametric scheduler approach.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
arighi
proc_test: fix a format build warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
arighi
demo: increase default kernel heap size to 2MB.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
arighi
proc_test: do not overflow preempt_counter on AVR.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
arighi
demo: enable dynamic memory allocator (kernel heap...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
arighi
proc_test: use kernel dynamic memory if CONFIG_KERN_HEA...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
proc_test: code cleanup and introduce a synchronization...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
monitor: remove useless warning of main process stack...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
proc_test: fix buffer overflow.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
Avoid duplicate definitions.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
proc_test: reuse the same stack and memory array of...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
proc_test: use snprintf() instead of sprintf().
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
preempt: be sure to never call proc_switch() or proc_yi...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
batt
ARM examples: enable frame pointer by default.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
batt
AT91SAM7: clarify sysirq_dispatcher description.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
heap: properly check the alignment in memory of a heap_...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
Add alignof() macro.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
AVR: fix redeclaration of ISR_PROTO() macro.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
test: preempt.c and coop.c should be never explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
Do not break old declarations of PROC_DEFINE_STACK().
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
proc_test: fix some build warnings on AVR.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
Make kernel heap for processes optional and fully confi...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
demo: add optional CPPAFLAGS variable definition in...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
Fix a memory leak in proc_freeZombies().
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
fix asm_switch_context() for the x86 and x86_64 archs
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
arighi
Merge branch "preempt" in "trunk".
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
batt
Better detection of concurrent ADC access.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
asterix
Add configuration files for at91sam7 flash driver.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
asterix
Add configuration files for at91sam7 flash driver.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
asterix
Add configuration files for at91sam7 flash driver.cfg...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
asterix
Add at91sam7 flash driver.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
batt
Add Texas Instruments TLV5618 DAC driver.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
arighi
Be sure to always initialize synctimer_list when syncti...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
duplo
Fix bug related to conditional-dependency files.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
duplo
Indent code to improve the readibility
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
duplo
Typo
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
batt
Import fix from preempt branch.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
lottaviano
doc: Updated development status to v. 2.3
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
batt
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
batt
Optimization: Use a trampoline to start ARM processes...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
batt
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
batt
Add synchronous timer scheduler.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
lottaviano
doc: Clarify Msg documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-28
arighi
explicitly include compiler.h to be sure all stdint...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-27
batt
Add missing prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
batt
Add a simple heap test.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
batt
Check for alignment of heap memory buffer; add utility...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
batt
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
batt
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
batt
Enable PIO clock by default on AT91SAM7 CPUs.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
batt
Init lcd_semaphore when kernel is active.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
duplo
Modify the version check
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
duplo
Change the name convention for the qvariant_converter...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
duplo
New qvariant converter module. Now BeRTOS Wizard is...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
asterix
Move crc table in ram when we using bootloader.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
batt
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
batt
Remove too specific ASSERT.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
asterix
Fix some comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
asterix
Fix #if check.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
batt
Change REVERSE macro name.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
batt
Fix doc.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
batt
Add missing initialization.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
batt
Fix history handling.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
asterix
Silent nightly test warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
asterix
Move crc table in ram when we using bootloader.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
asterix
Clean code and fix compile error.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
asterix
Reformat and fix paste.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
asterix
Add some gcc flags.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
asterix
Add debug configuration for boot.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
asterix
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
batt
Use a better name.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
batt
Fix process stack size declaration.
commit
|
commitdiff
|
tree
|
snapshot
next