Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2782 5905 d 6 h jermar /tags/0.3.0/ Tagging HelenOS 0.3.0.  
2089 6320 d 13 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6331 d 6 h jermar /trunk/ (c) versus (C)  
1888 6456 d 9 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6521 d 8 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1730 6545 d 2 h decky /kernel/trunk/arch/ppc32/ ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup
 
1702 6549 d 12 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1374 6575 d 3 h decky /kernel/trunk/arch/ppc32/ ppc32 work
update framebuffer
get rid of the BAT memory mapping (not finished yet)
 
1269 6592 d 7 h decky /kernel/trunk/ PHT Refill handler  
1215 6601 d 6 h decky /kernel/trunk/arch/ ppc32: stub for Page Hash Table support  
569 6736 d 4 h jermar /kernel/trunk/ sparc64 work.
Implement functions for reading IMMU and DMMU TLBs.
 
534 6740 d 7 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6740 d 7 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6752 d 11 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
389 6801 d 15 h jermar /SPARTAN/trunk/ MIPS work.
Fix some name inconsistencies between cp0 functions' declarations and definitions.
Add and implement tlb_init_arch().
Add tlb_modified() exception handler.

Other architectures: add dummy tlb_init_arch().