Rev |
Age |
Author |
Path |
Log message |
Diff |
1811 |
6683 d 2 h |
decky |
/trunk/kernel/arch/ |
unify bootstrapping |
|
1787 |
6695 d 20 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1641 |
6730 d 4 h |
decky |
/kernel/trunk/arch/ |
port VESA VBE changes to AMD64 |
|
1639 |
6730 d 12 h |
decky |
/kernel/trunk/arch/ia32/src/boot/ |
VESA VBE code cleanup, works in VMWare now |
|
1290 |
6763 d 0 h |
vana |
/kernel/trunk/arch/ |
VESA detection failure fix.
(Some headers) |
|
1288 |
6763 d 2 h |
jermar |
/kernel/trunk/ |
Complete implementation of copy_from_uspace() and copy_to_uspace()
for amd64 and ia32. Other architectures still compile and run,
but need to implement their own assembly-only memcpy(), memcpy_from_uspace(),
memcpy_to_uspace() and their failover parts. For these architectures
only dummy implementations are provided. |
|
1287 |
6763 d 4 h |
vana |
/kernel/trunk/ |
ia32 VESA FB support |
|
1037 |
6813 d 3 h |
decky |
/kernel/trunk/ |
support for more init tasks
(might break some archs yet) |
|
693 |
6879 d 20 h |
decky |
/kernel/trunk/arch/ia32/ |
simplify and cleanup ia32 boot process, remove obsolete stuff |
|
680 |
6883 d 16 h |
decky |
/kernel/trunk/arch/ |
remove deprecated pre-grub stuff on ia32
prepare for the same on amd64 |
|
629 |
6903 d 19 h |
decky |
/kernel/trunk/ |
init task loading (yet buggy) |
|
628 |
6903 d 20 h |
decky |
/kernel/trunk/ |
ia32: floppy boot image uses GRUB |
|
534 |
6914 d 19 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel again. |
|
532 |
6914 d 19 h |
jermar |
/ |
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch. |
|
506 |
6926 d 20 h |
decky |
/kernel/trunk/ |
preparation for init task loading |
|
501 |
6926 d 23 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel. |
|
472 |
6940 d 0 h |
jermar |
/SPARTAN/trunk/ |
Changes in build system.
For .S targets, always do -D__ASM__.
Remove unnecessary #define __ASM__ from various *.S files.
At the end of build, generate disassembler dump for kernel.raw.
ia64 work.
Better General Exception handler. |
|
451 |
6941 d 19 h |
decky |
/SPARTAN/trunk/arch/ia32/src/boot/ |
(ignore this :)) |
|
450 |
6941 d 19 h |
decky |
/SPARTAN/trunk/arch/ia32/src/boot/ |
(ignore this :)) |
|
406 |
6967 d 17 h |
jermar |
/SPARTAN/trunk/arch/ |
Fix directives for K_TEXT_START, K_TEXT_START_2 and K_DATA_START sections to be more descriptive about section's content.
Remove LOAD(0xdeadbeaf) from ia32 linker script.
Remove __fake from amd64 pm.c. |
|