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