projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
New icon for the Wizard.
[bertos.git]
/
bertos
/
kern
/
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
2009-03-25
batt
Use custom files.
tree
|
commitdiff
2009-03-25
batt
Make sem, signal and monitor separates modules.
tree
|
commitdiff
2009-03-25
batt
Update to new kernel config: kernel if OFF by default...
tree
|
commitdiff
2009-03-25
batt
Update to new kernel config: kernel if OFF by default...
tree
|
commitdiff
2009-03-25
batt
Update to new kernel config: kernel if OFF by default...
tree
|
commitdiff
2009-03-25
batt
Switch to new kernel config files.
tree
|
commitdiff
2009-03-25
batt
Start to refactor kernel configuration.
tree
|
commitdiff
2009-02-20
batt
Increase processes.
tree
|
commitdiff
2009-02-16
duplo
Change the comment style for the modules and the list...
tree
|
commitdiff
2009-02-09
asterix
Fix comments. Add wizard info.
tree
|
commitdiff
2009-02-09
asterix
Reformat.
tree
|
commitdiff
2009-02-05
asterix
Add wizard info.
tree
|
commitdiff
2009-01-09
asterix
Add comments.
tree
|
commitdiff
2009-01-09
asterix
Refactor kfile test adding the beckend to be compile...
tree
|
commitdiff
2009-01-09
asterix
Rename test function and fix a case.
tree
|
commitdiff
2009-01-09
asterix
Fix demo code.
tree
|
commitdiff
2009-01-09
asterix
Complete the test.
tree
|
commitdiff
2009-01-09
asterix
Reformat.
tree
|
commitdiff
2009-01-08
asterix
Add first version of the msg test.
tree
|
commitdiff
2009-01-08
asterix
Clean up whitespace.
tree
|
commitdiff
2008-12-19
asterix
Remove unneeded variable.
tree
|
commitdiff
2008-12-19
asterix
Clean up.
tree
|
commitdiff
2008-12-18
asterix
Refactor and automaize the test.
tree
|
commitdiff
2008-12-18
asterix
Fix comments.
tree
|
commitdiff
2008-12-18
asterix
Pastos. Change global settings to complete test in...
tree
|
commitdiff
2008-12-18
asterix
Fix and add comments.
tree
|
commitdiff
2008-12-18
asterix
Add debug include.
tree
|
commitdiff
2008-12-18
asterix
Clean the proc structure before to use.
tree
|
commitdiff
2008-12-18
asterix
Finish signal test.
tree
|
commitdiff
2008-12-17
asterix
Reformat.
tree
|
commitdiff
2008-12-17
asterix
Add first skell of signal test.
tree
|
commitdiff
2008-12-17
asterix
Clean up.
tree
|
commitdiff
2008-12-17
asterix
Remove unneeded proc_switch.
tree
|
commitdiff
2008-12-17
asterix
Use macros to generate a multiple test code for semaphore.
tree
|
commitdiff
2008-12-17
asterix
Remove unneeded proc_yield.
tree
|
commitdiff
2008-12-17
asterix
Add process to test semaphore. Add debung string.
tree
|
commitdiff
2008-12-16
asterix
Add first skell of semaphore test.
tree
|
commitdiff
2008-12-04
asterix
Add the generic kfile resync.
tree
|
commitdiff
2008-12-02
batt
Remove c files inclusions: use libunittest instead.
tree
|
commitdiff
2008-11-07
batt
Increase minimum required stack to suite ARM7 needs.
tree
|
commitdiff
2008-10-08
batt
Merged from external project:
tree
|
commitdiff
2008-10-08
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-09-27
batt
Add missing include.
tree
|
commitdiff
2008-09-25
batt
Reformat.
tree
|
commitdiff
2008-09-24
batt
Handle reading outside EOF.
tree
|
commitdiff
2008-09-05
batt
Add generic kfile_close.
tree
|
commitdiff
2008-09-03
batt
Remove duplicate proc_current function.
tree
|
commitdiff
2008-09-03
bernie
proc_current(): Move inline.
tree
|
commitdiff
2008-09-03
bernie
SCHED_ENQUEUE: tighten checks on locking
tree
|
commitdiff
2008-08-31
bernie
proc_test: print process table during test
tree
|
commitdiff
2008-08-31
bernie
monitor: set process priority to -10
tree
|
commitdiff
2008-08-29
bernie
rename cpuXXX_t to cpu_XXX_t
tree
|
commitdiff
2008-08-29
bernie
preempt_forbid_cnt: make it of type cpuatomic_t
tree
|
commitdiff
2008-08-29
bernie
proc_forbid(): extensively document why we don't need...
tree
|
commitdiff
2008-08-29
batt
Silence a warning on 64bit platforms.
tree
|
commitdiff
2008-08-29
batt
Restore preempt_forbid_cnt as private; supply an access...
tree
|
commitdiff
2008-08-28
batt
Fix unit test check.
tree
|
commitdiff
2008-08-28
batt
Add missing header.
tree
|
commitdiff
2008-08-28
batt
Rename _TEST to ARCH_UNITTEST.
tree
|
commitdiff
2008-08-27
batt
Fix warning for no prototype.
tree
|
commitdiff
2008-08-27
batt
Add missing header.
tree
|
commitdiff
2008-08-27
batt
Add a way to easily exclude a file from nightly test.
tree
|
commitdiff
next