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
4153 5604 d 16 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 5800 d 19 h decky /branches/network/ add new network branch (copy of current trunk)  
2071 6395 d 15 h jermar /trunk/ (c) versus (C)  
1787 6585 d 17 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1730 6609 d 11 h decky /kernel/trunk/arch/ppc32/ ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup
 
1726 6609 d 18 h decky /kernel/trunk/arch/ppc32/ ppc32: more generic page hash table handling
(preliminary code, will be fixed properly later)
 
1716 6610 d 15 h decky /kernel/trunk/ move ppc32 four pages up, move real mode code, change config  
1609 6620 d 22 h decky /kernel/trunk/arch/ppc32/ generalize ppc32 exception handling  
1480 6626 d 1 h palkovsky /kernel/trunk/arch/ppc32/ Added ability to process external interrupts to ppc.  
1384 6637 d 13 h decky /kernel/trunk/arch/ppc32/src/ ppc32 work
decrementer workaround
primitive TLB support
 
1355 6641 d 20 h decky /kernel/trunk/arch/ppc32/src/ fix exception context store and restore to respect ppc32 ABI  
1277 6655 d 19 h decky /kernel/trunk/arch/ppc32/ ppc32 work:
(hopefully) final exception entry and exit rewrite
don't use FPU instructions in the kernel
syscall support
 
1269 6656 d 16 h decky /kernel/trunk/ PHT Refill handler  
1267 6656 d 21 h decky /kernel/trunk/arch/ppc32/ ppc32: proper exception handling from user-space
code cleanup
 
1215 6665 d 15 h decky /kernel/trunk/arch/ ppc32: stub for Page Hash Table support  
1004 6704 d 11 h decky /kernel/trunk/ ppc32: basic exception and interrupt handling  
990 6704 d 16 h decky /kernel/trunk/ ppc32: initial stack, memory barriers, atomic operations, stack offset fix  
987 6704 d 19 h decky /kernel/trunk/arch/ppc32/ ppc32: initial exception support