Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3707 5631 d 2 h decky /trunk/ kconsole is optional
kernel & uspace framebuffer rewrite with speedups (some things are slightly broken yet)
 
2071 6330 d 1 h jermar /trunk/ (c) versus (C)  
1888 6455 d 4 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6520 d 3 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 6548 d 7 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1473 6561 d 2 h decky /kernel/trunk/ kernel support for text-only framebuffer  
575 6733 d 21 h palkovsky /kernel/trunk/ Added generic exc_register/exc_dispatch functions,
copied from ia32 architecture. Currently only mips32 uses them.

The chardev_t can now be both input & output device (was
needed for serial driver).

Broken other architectures - ia64, sparc, powerpc will not compile.

Mips32 supports input on all msim, gxemul, indy(tested emulation
in gxemul, loses characters), simics. Simics serial line
is done using polling, I was unable to make it produce
an interrupt when the key was pressed.
 
534 6739 d 2 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6739 d 2 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6751 d 6 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
452 6766 d 1 h decky /SPARTAN/trunk/ major build system revision (unfinished)
this patchset most definitively breaks a lot of things, be patient
 
63 6946 d 4 h decky /SPARTAN/trunk/ const qualifier for print functions  
1 7028 d 4 h jermar /SPARTAN/ Initial import