Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1968 6415 d 19 h jermar /tags/ Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
 
1966 6415 d 20 h jermar /tags/0.2.0.2/ Tagging release 0.2.0.2  
1730 6547 d 17 h decky /kernel/trunk/arch/ppc32/ ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup
 
1705 6551 d 6 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 6552 d 3 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1384 6575 d 18 h decky /kernel/trunk/arch/ppc32/src/ ppc32 work
decrementer workaround
primitive TLB support
 
1374 6577 d 18 h decky /kernel/trunk/arch/ppc32/ ppc32 work
update framebuffer
get rid of the BAT memory mapping (not finished yet)
 
1328 6582 d 2 h decky /kernel/trunk/arch/ppc32/src/ ppc32: TLB manipulation stub  
1267 6595 d 2 h decky /kernel/trunk/arch/ppc32/ ppc32: proper exception handling from user-space
code cleanup
 
1187 6612 d 23 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 6642 d 16 h decky /kernel/trunk/ ppc32: basic exception and interrupt handling  
982 6643 d 2 h decky /kernel/trunk/arch/ppc32/ ppc32: initial I/O support