Rev |
Age |
Author |
Path |
Log message |
Diff |
568 |
7018 d 0 h |
palkovsky |
/kernel/trunk/ |
Configuration tweaks, now supports both CNF and DNF in config.file. |
|
566 |
7018 d 16 h |
palkovsky |
/kernel/trunk/ |
Fixed bug in Intel32/AMD64 boot, that could cause page fault on boot.
Fixes of configuration program. |
|
561 |
7018 d 23 h |
decky |
/kernel/trunk/ |
better way of placing revision, timestamp and arch in banner |
|
560 |
7018 d 23 h |
palkovsky |
/kernel/trunk/ |
Added compile tag to build system. |
|
554 |
7019 d 15 h |
palkovsky |
/kernel/trunk/ |
Better configuration dialog |
|
551 |
7019 d 19 h |
jermar |
/kernel/trunk/ |
Fix names of some architectures. |
|
550 |
7019 d 19 h |
palkovsky |
/kernel/trunk/ |
Completely reworked configuration system. |
|
549 |
7019 d 20 h |
palkovsky |
/kernel/trunk/ |
Doc cleanup. |
|
548 |
7019 d 20 h |
jermar |
/kernel/trunk/ |
Cleanup and fixes. |
|
547 |
7019 d 20 h |
palkovsky |
/kernel/trunk/ |
Added conditions to config system. |
|
545 |
7019 d 22 h |
palkovsky |
/kernel/trunk/ |
Added kernel configuration support. |
|
536 |
7021 d 19 h |
bondari |
/kernel/trunk/ |
Minor bugfix caused by invalid frame_region_not_free() usage |
|
534 |
7021 d 20 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel again. |
|
533 |
7021 d 20 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 |
7021 d 20 h |
jermar |
/ |
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch. |
|
501 |
7034 d 1 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel. |
|
483 |
7041 d 20 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 |
7044 d 23 h |
jermar |
/SPARTAN/trunk/ |
Re-aply mistakenly reverted changes. |
|
477 |
7045 d 2 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 |
7047 d 2 h |
decky |
/SPARTAN/trunk/ |
remove NDEBUG, replace it by ~CONFIG_DEBUG
set CONFIG_DEBUG = y |
|