Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3888 5594 d 23 h jermar /tags/0.4.0/ Tag 0.4.0.  
3852 5607 d 19 h jermar /trunk/kernel/arch/sparc64/src/drivers/ Fix sparc64 build.  
3844 5608 d 16 h decky /trunk/ silent kernel console output when user space console is active  
3790 5632 d 1 h svoboda /trunk/kernel/ Make newlines in panic messages consistent. Add periods at end of messages so that it is obvious whether they are printed entirely.  
3672 5665 d 17 h jermar /trunk/ Merge sparc branch to trunk.  
3618 5678 d 14 h rimsky /branches/sparc/ Support for framebuffers, where the first pixel is mapped to a different address than the OBP 'reg' property claims. Cleanup, comments, C-style.  
3549 5696 d 14 h rimsky /branches/sparc/ Implemented uspace Serengeti drivers for kbd and fb. Integrated with other parts of HelenOS. Now it is possible to play Tetris on a simulated Serengeti machine (usiii.simics).  
3514 5705 d 15 h rimsky /branches/sparc/ Input support added to SGCN driver, connected to HelenOS kernel (uspace TBD), so that kconsole is usable.  
3502 5706 d 15 h rimsky /branches/sparc/ Implemented Serengeti console driver (only output, input TBD), all output now goes to the console instead of Simics CLI window.