Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
815 6664 d 15 h jermar /kernel/trunk/ Fix sparc64 and ia64 to work with the changed frame allocator.

Fix ppc32 to at least compile.
 
792 6666 d 14 h jermar /kernel/trunk/ Page hash table architectures now use generic hash table to manage
mappings.
 
569 6726 d 6 h jermar /kernel/trunk/ sparc64 work.
Implement functions for reading IMMU and DMMU TLBs.
 
534 6730 d 9 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6730 d 9 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6742 d 13 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
426 6765 d 15 h jermar /SPARTAN/trunk/ sparc64 work.
Add context_save(), context_set() and context_restore().
Remove putchar() definition from ofw.c.
Add sparc64 putchar().
Add ppc32 putchar() (i.e. the original ofw.c putchar()).
Make arg.h use the builtin va_* constructs.
 
418 6773 d 8 h jermar /SPARTAN/trunk/ sparc64 infrastructure.