HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
/
branches
/
snapshot
/
kernel
/
arch
/
ia32
/
include
/
boot/
– Rev 4605
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4605
5612 d 11 h
decky
/branches/snapshot/
add task snapshoting branch
4022
5733 d 3 h
svoboda
/trunk/
Move multiboot parsing to genarch/*/multiboot and adapt it for use with both ia32 and amd64. Multiboot info parsing now supported on amd64, too.
4015
5733 d 12 h
decky
/trunk/kernel/arch/ia32/
rename ia32_cboot() to arch_pre_main() and move it to ia32.c (to be in line with other platforms)
3984
5735 d 5 h
svoboda
/trunk/kernel/
The ia32-specific boot code is written completely in assembly for no reason. Start fixing this. For now rewrite the copying of multiboot info to C.
3973
5737 d 13 h
decky
/trunk/kernel/
kernel memory management revisited (phase 2): map physical memory according to zones
- ia32: register reserved and ACPI zones
- pareas are now used only for mapping of present physical memory (hw_area() is gone)
- firmware zones and physical addresses outside any zones are allowed to be mapped generally
- fix nasty antient bug in zones_insert_zone()
2725
6124 d 10 h
decky
/trunk/kernel/
remove config.memory_size, get_memory_size() and memory_init.{c|d}
the amount of available memory can be calculated from the sizes of the zones
add FRAMES2SIZE, SIZE2KB and SIZE2MB functions/macros (code readability)
2089
6498 d 11 h
decky
/trunk/
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
2071
6509 d 4 h
jermar
/trunk/
(c) versus (C)
1888
6634 d 7 h
jermar
/trunk/
C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
1787
6699 d 6 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1780
6706 d 7 h
jermar
/kernel/trunk/
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).
1702
6727 d 10 h
cejka
/kernel/trunk/
Kernel doxygen comments updated.
952
6819 d 8 h
jermar
/kernel/trunk/
Support for loading segments containing .bss section.
693
6883 d 7 h
decky
/kernel/trunk/arch/ia32/
simplify and cleanup ia32 boot process, remove obsolete stuff
540
6917 d 1 h
jermar
/kernel/trunk/arch/
Map all available frames of memory on ia32 and amd64 (ticket #10).
534
6918 d 5 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel again.
532
6918 d 5 h
jermar
/
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.
507
6930 d 6 h
decky
/kernel/trunk/arch/ia32/include/boot/
revert bug in multiboot flags
506
6930 d 6 h
decky
/kernel/trunk/
preparation for init task loading
501
6930 d 9 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel.
←Prev
1
2
Next→
Show All