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
4644 5427 d 12 h svoboda /trunk/ Method for getting console color capabilities. Use to fix invisible tetris pieces.  
4573 5445 d 0 h svoboda /trunk/ Automatically try to mount FAT from disk0 on /data upon boot. Save Tetris score there. Automatically create disk image in sample config files, if it does not already exist. This tentatively reaches the Milanstone (t.m.).  
4288 5516 d 22 h decky /trunk/contrib/conf/ remove tailing space  
3753 5625 d 22 h svoboda /trunk/contrib/conf/ Script to run ARM port in GXemul.  
2545 6082 d 23 h cejka /trunk/contrib/conf/ Added processor type into gxemul run script.  
1794 6521 d 10 h decky /trunk/ move contrib from kernel/ to /
update Sparc64 toolchain to use Binutils 2.17 (neeeded for linking uspace)
 
1787 6526 d 15 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1754 6547 d 22 h jermar /kernel/trunk/ Indentation and some improved comments.
Remove forgotten comment from gxemul.sh.
 
1750 6549 d 10 h decky /kernel/trunk/contrib/conf/ get back -X removed by mistake  
1746 6549 d 12 h decky /kernel/trunk/ prepare GXEmul kernel to use the boot loader  
1537 6565 d 9 h palkovsky /kernel/trunk/ Added tetris to  
1458 6568 d 11 h palkovsky /kernel/trunk/ Added console support to gxemul.
Wider information in thread list.
 
1386 6577 d 19 h palkovsky /kernel/trunk/ Fixed mips bug fith TLS register not being properly saved on syscall context
switch.
Reverted SYS_IO, so that it could be used on machines without fb.
 
1354 6582 d 18 h palkovsky /kernel/trunk/ Support for mips kbd driver.  
1332 6584 d 12 h palkovsky /kernel/trunk/ Added support for more processes in mips.  
1096 6639 d 20 h palkovsky /kernel/trunk/ Cleanup of mips
- inline register reads
- better fpu disable/enable - global settings is automatically propagated to task
- fast syscall
 
836 6674 d 10 h palkovsky /kernel/trunk/ Added support for 24-bit framebuffer.  
796 6681 d 16 h palkovsky /kernel/trunk/ Gxemul support for mips userspace. MIPS now _must_ be started
always with userspace, there is (almost) no way how to pass parameters
to kernel.