Subversion Repositories HelenOS

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
4011 6188 d 5 h svoboda /trunk/kernel/ String functions should be declared in string.h (and implemented in string.c) in the kernel.  
3790 6241 d 14 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.  
3740 6255 d 10 h jermar /trunk/kernel/arch/sparc64/ Fix typo.  
3736 6256 d 12 h decky /trunk/kernel/arch/sparc64/ refresh kernel console during grab on sparc64  
3679 6274 d 2 h rimsky /trunk/ Added forgotten stuff related to framebuffers with offsets. Got rid of VISUAL_SB1500_PALETTE.  
3672 6275 d 6 h jermar /trunk/ Merge sparc branch to trunk.  
2510 6732 d 6 h jermar /trunk/kernel/ Experimental support for the cgsix framebuffer, which is found on old Ultra 1
worksations, and the SBUS bus and devices. Not tested.
 
2089 6952 d 13 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6963 d 6 h jermar /trunk/ (c) versus (C)  
1994 7019 d 13 h decky /trunk/ Add BGR 0888 visual for Ultra 60  
1993 7019 d 14 h decky /trunk/ make framebuffer code more generic  
1986 7021 d 10 h decky /trunk/kernel/arch/sparc64/src/drivers/ The FFB framebuffer looks more like 32b  
1898 7077 d 6 h jermar /trunk/kernel/ Support for FFB (Creator 3D) framebuffer detection on sparc64.
(Not tested as the Ultra 60, which I have for testing, and which
only has this type of framebuffer doesn't boot for some unknown reason.)
 
1897 7079 d 13 h jermar /trunk/ Convert sparc64 framebuffer code to configure from the OpenFirmware device tree memory representation.