projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update sd project.
[bertos.git]
/
bertos
/
kern
/
2011-05-23
lottaviano
Fix some minor bugs and warnings in the new PI tests.
tree
|
commitdiff
2011-05-17
lottaviano
Remove warnings from nightly tests.
tree
|
commitdiff
2011-05-17
lottaviano
Fix compilation issues in sem_test.
tree
|
commitdiff
2011-05-17
lottaviano
Add high level documentation to priority inheritance...
tree
|
commitdiff
2011-05-17
lottaviano
Add priority inheritance implementation for Semaphores.
tree
|
commitdiff
2011-05-17
lottaviano
Add a priority inversion test for Semaphores.
tree
|
commitdiff
2011-03-14
arighi
signal: change sig_waitTimeoutSignal() to accept custom...
tree
|
commitdiff
2011-03-14
arighi
signal: move some of the API documentation in signal.h
tree
|
commitdiff
2011-03-14
arighi
signal: speed up sig_check()
tree
|
commitdiff
2011-03-07
arighi
signal: split user and system signals in two distinct...
tree
|
commitdiff
2011-03-03
arighi
signal: fix a build warning with CONFIG_KERN_SIGNALS...
tree
|
commitdiff
2011-03-03
arighi
signal: introduce a low-level API to specify the partic...
tree
|
commitdiff
2011-03-03
arighi
signal: introduce a struct to represent a signal
tree
|
commitdiff
2011-02-15
lottaviano
Use more descriptive error messages for invalid stacks...
tree
|
commitdiff
2010-11-12
lottaviano
doc: Refactor documentation and add OOP basics.
tree
|
commitdiff
2010-11-11
lottaviano
doc: Add documentation for kernel
tree
|
commitdiff
2010-11-10
lottaviano
doc: Added group definitions for most common modules.
tree
|
commitdiff
2010-08-04
asterix
Move the kern/kfile.c to io dir.
tree
|
commitdiff
2010-08-04
asterix
Fix for wizard.
tree
|
commitdiff
2010-07-02
batt
Recode files to unix newlines.
tree
|
commitdiff
2010-07-02
batt
Remove \version svn tag.
tree
|
commitdiff
2010-07-02
batt
Move kfile interface to the io/ directory.
tree
|
commitdiff
2010-06-21
batt
Add some more error messages.
tree
|
commitdiff
2010-06-03
arighi
signal: correctly deliver signal to current_process.
tree
|
commitdiff
2010-05-28
batt
Explicit dependancy between CONFIG_KERN_PREEMPT and...
tree
|
commitdiff
2010-05-17
asterix
Remove svn tag.
tree
|
commitdiff
2010-04-19
arighi
kernel: preemptive and cooperative scheduler refactoring.
tree
|
commitdiff
2010-04-16
arighi
proc: change proc_yield() behaviour.
tree
|
commitdiff
2010-04-06
arighi
CM3: kernel preemption.
tree
|
commitdiff
2010-03-26
arighi
Fix "Found unknown command" doxygen warnings.
tree
|
commitdiff
2010-03-25
arighi
signal_test: use kernel heap memory pool for the proces...
tree
|
commitdiff
2010-03-25
arighi
Use the new sig_send() and sig_post() primitives.
tree
|
commitdiff
2010-03-25
arighi
Introduce low-latency signals.
tree
|
commitdiff
2010-03-25
arighi
Introduce proc_wakeup().
tree
|
commitdiff
2010-03-22
batt
Add more kernel tests.
tree
|
commitdiff
2010-03-19
batt
Remove unneeded prototype.
tree
|
commitdiff
2010-03-19
arighi
Remove the idle process.
tree
|
commitdiff
2010-03-19
arighi
demo: make the GUI preemptive-safe.
tree
|
commitdiff
2010-03-19
arighi
proc_test: define a distinct instance of test for each...
tree
|
commitdiff
2010-03-18
arighi
proc_test: enlarge processes' stack size to KERN_MINSTA...
tree
|
commitdiff
2010-03-18
arighi
Silent some gcc "no previous prototype" build warnings.
tree
|
commitdiff
2010-03-18
arighi
Parametric scheduler approach.
tree
|
commitdiff
2010-03-18
arighi
proc_test: fix a format build warning.
tree
|
commitdiff
2010-03-18
arighi
proc_test: do not overflow preempt_counter on AVR.
tree
|
commitdiff
2010-03-18
arighi
proc_test: use kernel dynamic memory if CONFIG_KERN_HEA...
tree
|
commitdiff
2010-03-17
arighi
proc_test: code cleanup and introduce a synchronization...
tree
|
commitdiff
2010-03-17
arighi
monitor: remove useless warning of main process stack...
tree
|
commitdiff
2010-03-17
arighi
proc_test: fix buffer overflow.
tree
|
commitdiff
2010-03-17
arighi
proc_test: reuse the same stack and memory array of...
tree
|
commitdiff
2010-03-17
arighi
proc_test: use snprintf() instead of sprintf().
tree
|
commitdiff
2010-03-17
arighi
preempt: be sure to never call proc_switch() or proc_yi...
tree
|
commitdiff
2010-03-17
arighi
Do not break old declarations of PROC_DEFINE_STACK().
tree
|
commitdiff
2010-03-17
arighi
proc_test: fix some build warnings on AVR.
tree
|
commitdiff
2010-03-17
arighi
Make kernel heap for processes optional and fully confi...
tree
|
commitdiff
2010-03-17
arighi
Fix a memory leak in proc_freeZombies().
tree
|
commitdiff
2010-03-17
arighi
Merge branch "preempt" in "trunk".
tree
|
commitdiff
2010-01-14
batt
Reformat.
tree
|
commitdiff
2010-01-14
batt
Reformat.
tree
|
commitdiff
2009-12-29
lottaviano
doc: Clarify Msg documentation.
tree
|
commitdiff
2009-10-26
batt
Use a better name.
tree
|
commitdiff
2009-10-26
batt
Fix process stack size declaration.
tree
|
commitdiff
2009-09-27
batt
Refactor kfile_test to use the new kfile_mem module.
tree
|
commitdiff
2009-09-27
batt
Add KFile base class constructor.
tree
|
commitdiff
2009-09-16
lottaviano
doc: Document proc_new(); move documentation around.
tree
|
commitdiff
2009-09-16
lottaviano
Use KERN_MINSTACKSIZE and PROC_DEFINE_STACK in all...
tree
|
commitdiff
2009-09-16
lottaviano
Change change macro to reduce stack space needed for...
tree
|
commitdiff
2009-09-15
lottaviano
Move struct Process definition to proc.h. Fix KERN_MINS...
tree
|
commitdiff
2009-09-15
asterix
Add macro for define process stack.
tree
|
commitdiff
2009-09-10
batt
New macro to fill a new process stack: in this way...
tree
|
commitdiff
2009-09-10
lottaviano
Add wizard support for message queues.
tree
|
commitdiff
2009-09-10
batt
Add missing dependency.
tree
|
commitdiff
2009-09-10
batt
Fix warnings; add ASSERT.
tree
|
commitdiff
2009-09-10
lottaviano
Add include since in some cases BV() it's not defined.
tree
|
commitdiff
2009-09-10
asterix
Fix proc test.
tree
|
commitdiff
2009-09-10
asterix
Compute correct stack size.
tree
|
commitdiff
2009-09-10
asterix
Paste.
tree
|
commitdiff
2009-09-10
asterix
Do signal test if these are enabled.
tree
|
commitdiff
2009-09-09
batt
Now stack_size is the real size, there's no need to...
tree
|
commitdiff
2009-09-09
asterix
Fix stack alineament on new process.
tree
|
commitdiff
2009-09-09
lottaviano
doc: Update proc.h documentation.
tree
|
commitdiff
2009-09-01
lottaviano
Fix formatting warnings.
tree
|
commitdiff
2009-09-01
lottaviano
Fix warnings.
tree
|
commitdiff
2009-08-28
lottaviano
Rename SCHED_CHANGE_PRI to better describe functionality.
tree
|
commitdiff
2009-08-27
(no author)
Correct conditional test.
tree
|
commitdiff
2009-08-24
lottaviano
Fix warnings.
tree
|
commitdiff
2009-08-24
lottaviano
Add process priority test.
tree
|
commitdiff
2009-08-24
lottaviano
Fix proc_setPri(), which now correctly changes the...
tree
|
commitdiff
2009-07-10
lottaviano
doc: Fix style in documentation.
tree
|
commitdiff
2009-07-07
lottaviano
doc: Add user documentation for proc module.
tree
|
commitdiff
2009-05-01
batt
Add missing dependencies.
tree
|
commitdiff
2009-04-24
batt
Reformat.
tree
|
commitdiff
2009-04-24
asterix
Set correct stack size for kernel componet tests.
tree
|
commitdiff
2009-04-22
asterix
Add missing dependence.
tree
|
commitdiff
2009-04-20
batt
Reformat.
tree
|
commitdiff
2009-04-17
batt
Make nightly build test works.
tree
|
commitdiff
2009-04-16
batt
Fix support status for ATmega103.
tree
|
commitdiff
2009-04-15
duplo
Change properties
tree
|
commitdiff
2009-04-10
batt
Refactor switch context ASM files to comply to Wizard.
tree
|
commitdiff
2009-03-31
asterix
Clean up.
tree
|
commitdiff
2009-03-25
batt
Always use custom config files.
tree
|
commitdiff
next