projects
/
bertos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bertos.git
2008-08-29
bernie
rename cpuXXX_t to cpu_XXX_t
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
bernie
preempt_forbid_cnt: make it of type cpuatomic_t
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
bernie
cpu: introduce cpuatomic_t
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
batt
Fix documentation.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
batt
Drop the magical test macros.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
batt
Fix UNITTEST ARCH declaration.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
bernie
proc_forbid(): extensively document why we don't need...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
batt
Revert bad commit.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
batt
Fix some warnings for printf arguments.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
batt
Silence a warning on 64bit platforms.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
batt
Restore preempt_forbid_cnt as private; supply an access...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
batt
Remove unneeded cast.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
batt
Add missing brackets.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
batt
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
batt
Fix unit test check.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
batt
Add missing header.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
batt
Use new macro.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
batt
Rename _TEST to ARCH_UNITTEST.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
batt
Use the new ARCH_NIGHTTEST.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
batt
Add test ARCH; remove macros.h dependency to allow...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Remove timer_avr.c from nightly_test.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Add missing prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Remove from nightly_test list.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Update to new macro name.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Add item to list correctly.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Fix warning for no prototype.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Lower meaningless demo clock frequency to avoid overflo...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Add missing header.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Disable kernel heap (needs to be refactored).
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Add a way to easily exclude a file from nightly test.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Set a more conservative default.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Add missing header.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Update to new name.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Update to new macro.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Remove obsolete appconfig.h file.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Update to new CONFIG_KERN.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Include proper header.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Remove obsolete header.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Update to new cfg_kern.h
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Add missing header.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Update to new name.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Use correct type.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Update to new directory layout.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Add cfg_kern.h to triface project.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Move proc_testRun() out of loop.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Add cooperative scheduler to makefile.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-27
batt
Fix const position.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
batt
Remove redundant prototypes; reformat.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
batt
Use correct macro name.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
batt
Move preempt_forbid_cnt to a more suitable place.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
batt
Add missing header.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
batt
Refactor to new CONFIG_KERN.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
batt
Use correct type.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
batt
Add missing parameter.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
batt
Update to new interface.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
batt
Add application specific config file.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
batt
Remove obsolete appconfig file.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
batt
Typo; proc_preempt_timer -> proc_preempt.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
batt
Update to new name.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
proc_switch(): rename from proc_schedule(). Split out...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
proc_switch(): rename from proc_schedule(). Split out...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
proc_switch(): rename from proc_schedule(). Split out...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
CONFIG_KERN_PREEMPTIVE -> CONFIG_KERN_PREEMPT
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
More OBSOLETE removal
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
preempt: document architecture
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
Remove plenty of legacy names marked as OBSOLETE
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
kfile_size_t: kill and replace with kfile_off_t
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
Kill MOC and use QT_MOC instead
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
BREAKPOINT: x86 asm syntax fix: 'int 3' -> 'int3'
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
CC, CXX: revert g++-4.3 to g++, it was a temporary...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
kern: move config dependency checking to proc.c
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
emul: enforce timer to be stopped before destroying...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
cfg/depend.h: New header
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
idle: Use C-friendly syntax
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
proc_setPri(): nop fallback when priorities are disabled
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
timer: check for initialization of irq module when...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
proc_test: Convert to new test policy
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
preempt: add module initialization safety checks
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
irq: suppress warning on !CONFIG_KERN_PREEMPT
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
timer Prevent further SIGALRM signals when timer is...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-25
bernie
proc: Move stack hack from emul.c to proc.c
commit
|
commitdiff
|
tree
|
snapshot
2008-08-24
bernie
preempt: Implement scheduling priorities
commit
|
commitdiff
|
tree
|
snapshot
2008-08-24
bernie
preempt: Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-08-24
bernie
proc_exit(): Free the correct stack base pointer.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-23
bernie
BREAKPOINT: move from cpu/irq.h to cpu/attr.h
commit
|
commitdiff
|
tree
|
snapshot
2008-08-23
bernie
CONFIG_KERN_MINSTACKSIZE: rename from CONFIG_PROC_DEFST...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-23
bernie
preempt: thinko: proc->context.uc_stack.ss_size needs...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
bernie
BREAKPOINT: implement for x86 and ppc
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
bernie
monitor: Space pointers by one space to make the actuaq...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
bernie
preempt: Move idle process to its own source file
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
bernie
CONFIG_KERN: rename from CONFIG_KERNEL for consistency
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
bernie
demo: explain the "purpose" of schedule()
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
bernie
sig_waitTimeout(): Only enable when timer events are...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
bernie
run_tests: Nicer output, configurable verbosity.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
bernie
proc: Use a global forbid count;
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
bernie
IRQ_ASSERT_{EN,DIS}ABLE(): Rename for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
bernie
preempt: introduce idle process; timer: use managed...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
bernie
monitor_checkStack(): fix pasto introduced in previous...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
bernie
buzzer: spacing fix
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
bernie
coop: Fix brief description
commit
|
commitdiff
|
tree
|
snapshot
next