Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4647 6006 d 0 h jermar /branches/arm/ Branch out a new arm branch.  
2071 6915 d 22 h jermar /trunk/ (c) versus (C)  
1787 7106 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1730 7129 d 18 h decky /kernel/trunk/arch/ppc32/ ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup
 
1705 7133 d 7 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 7134 d 4 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1384 7157 d 19 h decky /kernel/trunk/arch/ppc32/src/ ppc32 work
decrementer workaround
primitive TLB support
 
1374 7159 d 19 h decky /kernel/trunk/arch/ppc32/ ppc32 work
update framebuffer
get rid of the BAT memory mapping (not finished yet)
 
1328 7164 d 3 h decky /kernel/trunk/arch/ppc32/src/ ppc32: TLB manipulation stub  
1267 7177 d 4 h decky /kernel/trunk/arch/ppc32/ ppc32: proper exception handling from user-space
code cleanup
 
1187 7195 d 1 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 7224 d 17 h decky /kernel/trunk/ ppc32: basic exception and interrupt handling  
982 7225 d 3 h decky /kernel/trunk/arch/ppc32/ ppc32: initial I/O support