Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2071 6358 d 23 h jermar /trunk/ (c) versus (C)  
1787 6549 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1730 6572 d 19 h decky /kernel/trunk/arch/ppc32/ ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup
 
1705 6576 d 8 h cejka /kernel/trunk/ Added file with modules definitions and descriptions.
We are able to change modules order and their description in one place.
 
1702 6577 d 5 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1384 6600 d 20 h decky /kernel/trunk/arch/ppc32/src/ ppc32 work
decrementer workaround
primitive TLB support
 
1374 6602 d 20 h decky /kernel/trunk/arch/ppc32/ ppc32 work
update framebuffer
get rid of the BAT memory mapping (not finished yet)
 
1328 6607 d 4 h decky /kernel/trunk/arch/ppc32/src/ ppc32: TLB manipulation stub  
1267 6620 d 5 h decky /kernel/trunk/arch/ppc32/ ppc32: proper exception handling from user-space
code cleanup
 
1187 6638 d 2 h jermar /kernel/trunk/ Cleanup pm.c and pm.h code on ia32 and amd64.
Add before_task_runs() and before_task_runs_arch() for each architecture.
Add ia32 and amd64 code to ensure I/O Permission Bitmap update.
 
1004 6667 d 18 h decky /kernel/trunk/ ppc32: basic exception and interrupt handling  
982 6668 d 4 h decky /kernel/trunk/arch/ppc32/ ppc32: initial I/O support