Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4345 5478 d 14 h svoboda /branches/dynload/ Merge trunk changes up to r4040 to dynload.  
4344 5478 d 15 h svoboda /branches/dynload/ Merge trunk changes up to r3988 to dynload.  
4338 5478 d 16 h svoboda /branches/dynload/ Merge trunk changes up to r3787 to dynload.  
3779 5593 d 22 h jermar /trunk/kernel/ Only one kernel EGA driver to rule them all.  
3707 5612 d 17 h decky /trunk/ kconsole is optional
kernel & uspace framebuffer rewrite with speedups (some things are slightly broken yet)
 
2071 6311 d 15 h jermar /trunk/ (c) versus (C)  
1888 6436 d 19 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6501 d 17 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 6529 d 21 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1473 6542 d 16 h decky /kernel/trunk/ kernel support for text-only framebuffer  
575 6715 d 12 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 6720 d 16 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6720 d 16 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6732 d 21 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
452 6747 d 16 h decky /SPARTAN/trunk/ major build system revision (unfinished)
this patchset most definitively breaks a lot of things, be patient
 
63 6927 d 19 h decky /SPARTAN/trunk/ const qualifier for print functions  
1 7009 d 18 h jermar /SPARTAN/ Initial import