Rev |
Age |
Author |
Path |
Log message |
Diff |
568 |
6906 d 8 h |
palkovsky |
/kernel/trunk/ |
Configuration tweaks, now supports both CNF and DNF in config.file. |
|
566 |
6907 d 0 h |
palkovsky |
/kernel/trunk/ |
Fixed bug in Intel32/AMD64 boot, that could cause page fault on boot.
Fixes of configuration program. |
|
561 |
6907 d 7 h |
decky |
/kernel/trunk/ |
better way of placing revision, timestamp and arch in banner |
|
560 |
6907 d 7 h |
palkovsky |
/kernel/trunk/ |
Added compile tag to build system. |
|
554 |
6908 d 0 h |
palkovsky |
/kernel/trunk/ |
Better configuration dialog |
|
551 |
6908 d 3 h |
jermar |
/kernel/trunk/ |
Fix names of some architectures. |
|
550 |
6908 d 3 h |
palkovsky |
/kernel/trunk/ |
Completely reworked configuration system. |
|
549 |
6908 d 5 h |
palkovsky |
/kernel/trunk/ |
Doc cleanup. |
|
548 |
6908 d 5 h |
jermar |
/kernel/trunk/ |
Cleanup and fixes. |
|
547 |
6908 d 5 h |
palkovsky |
/kernel/trunk/ |
Added conditions to config system. |
|
545 |
6908 d 6 h |
palkovsky |
/kernel/trunk/ |
Added kernel configuration support. |
|
536 |
6910 d 3 h |
bondari |
/kernel/trunk/ |
Minor bugfix caused by invalid frame_region_not_free() usage |
|
534 |
6910 d 5 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel again. |
|
533 |
6910 d 5 h |
bondari |
/SPARTAN/trunk/ |
Buddy allocator for physical memory complete implementation.
Tested on IA32, AMD64, MIPS32. RWLock Test #5 is not passed.
NOTE: Other architectures could be broken (but should not be) |
|
532 |
6910 d 5 h |
jermar |
/ |
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch. |
|
501 |
6922 d 9 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel. |
|
483 |
6930 d 5 h |
jermar |
/SPARTAN/trunk/ |
For now, each architecture must use its own -O switch (-O2 doesn't work for ia64, -O3 doesn't work for mips32).
New mips32 atomic_add() function.
Cleanup. |
|
478 |
6933 d 7 h |
jermar |
/SPARTAN/trunk/ |
Re-aply mistakenly reverted changes. |
|
477 |
6933 d 10 h |
vana |
/SPARTAN/trunk/ |
Atomic inc & dec functions synchronized on all ia32,ia64 and mips platforms. Now there are 3 versions which returns no value, new value and old value och changed variable. |
|
471 |
6935 d 10 h |
decky |
/SPARTAN/trunk/ |
remove NDEBUG, replace it by ~CONFIG_DEBUG
set CONFIG_DEBUG = y |
|