Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4605 5563 d 4 h decky /branches/snapshot/ add task snapshoting branch  
2071 6459 d 22 h jermar /trunk/ (c) versus (C)  
1928 6552 d 3 h decky /trunk/ ppc32: update for new IRQ subsystem (there is still a bug left)  
1888 6585 d 1 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6650 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1730 6673 d 18 h decky /kernel/trunk/arch/ppc32/ ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup
 
1702 6678 d 4 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1609 6685 d 5 h decky /kernel/trunk/arch/ppc32/ generalize ppc32 exception handling  
1480 6690 d 8 h palkovsky /kernel/trunk/arch/ppc32/ Added ability to process external interrupts to ppc.  
1288 6717 d 6 h jermar /kernel/trunk/ Complete implementation of copy_from_uspace() and copy_to_uspace()
for amd64 and ia32. Other architectures still compile and run,
but need to implement their own assembly-only memcpy(), memcpy_from_uspace(),
memcpy_to_uspace() and their failover parts. For these architectures
only dummy implementations are provided.
 
1267 6721 d 3 h decky /kernel/trunk/arch/ppc32/ ppc32: proper exception handling from user-space
code cleanup
 
1265 6721 d 5 h jermar /kernel/trunk/arch/ Add dummy IRQ_COUNT and irq_ipc_bind_arch() to ia64, ppc32 and sparc64 so that they compile again.  
1007 6768 d 6 h decky /kernel/trunk/ ppc32: preemptive scheduling works now
FPU context saving disabled for now
 
1004 6768 d 17 h decky /kernel/trunk/ ppc32: basic exception and interrupt handling  
534 6868 d 23 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6868 d 23 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6881 d 3 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
342 6952 d 4 h jermar /SPARTAN/trunk/arch/ Rename ppc port to ppc32.  
159 6983 d 19 h jermar /SPARTAN/trunk/arch/ppc/include/ Fix copyright dates.  
156 6984 d 6 h decky /SPARTAN/trunk/ PPC work in progress