Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4645 5426 d 10 h svoboda /trunk/contrib/conf/ Revert accidently commited change.  
4644 5426 d 10 h svoboda /trunk/ Method for getting console color capabilities. Use to fix invisible tetris pieces.  
4573 5443 d 22 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 5515 d 21 h decky /trunk/contrib/conf/ remove tailing space  
3753 5624 d 21 h svoboda /trunk/contrib/conf/ Script to run ARM port in GXemul.  
2545 6081 d 22 h cejka /trunk/contrib/conf/ Added processor type into gxemul run script.  
1794 6520 d 8 h decky /trunk/ move contrib from kernel/ to /
update Sparc64 toolchain to use Binutils 2.17 (neeeded for linking uspace)
 
1787 6525 d 13 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1754 6546 d 21 h jermar /kernel/trunk/ Indentation and some improved comments.
Remove forgotten comment from gxemul.sh.
 
1750 6548 d 9 h decky /kernel/trunk/contrib/conf/ get back -X removed by mistake  
1746 6548 d 10 h decky /kernel/trunk/ prepare GXEmul kernel to use the boot loader  
1537 6564 d 7 h palkovsky /kernel/trunk/ Added tetris to  
1458 6567 d 10 h palkovsky /kernel/trunk/ Added console support to gxemul.
Wider information in thread list.
 
1386 6576 d 17 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 6581 d 17 h palkovsky /kernel/trunk/ Support for mips kbd driver.  
1332 6583 d 11 h palkovsky /kernel/trunk/ Added support for more processes in mips.  
1096 6638 d 18 h palkovsky /kernel/trunk/ Cleanup of mips
- inline register reads
- better fpu disable/enable - global settings is automatically propagated to task
- fast syscall
 
836 6673 d 9 h palkovsky /kernel/trunk/ Added support for 24-bit framebuffer.  
796 6680 d 15 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.