Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4377 5499 d 6 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
3597 5671 d 4 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
3425 5736 d 17 h svoboda /branches/tracing/ Merge latest trunk changes into tracing (broken)  
2787 5909 d 10 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2071 6344 d 6 h jermar /trunk/ (c) versus (C)  
1787 6534 d 8 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1384 6586 d 4 h decky /kernel/trunk/arch/ppc32/src/ ppc32 work
decrementer workaround
primitive TLB support
 
1378 6587 d 13 h decky /kernel/trunk/arch/ppc32/ kernel identity mapping still to be done using BAT  
1374 6588 d 3 h decky /kernel/trunk/arch/ppc32/ ppc32 work
update framebuffer
get rid of the BAT memory mapping (not finished yet)
 
1355 6590 d 11 h decky /kernel/trunk/arch/ppc32/src/ fix exception context store and restore to respect ppc32 ABI  
1288 6601 d 14 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.
 
1277 6604 d 10 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
 
1267 6605 d 12 h decky /kernel/trunk/arch/ppc32/ ppc32: proper exception handling from user-space
code cleanup
 
1220 6614 d 4 h decky /kernel/trunk/arch/ppc32/ ppc32: initial userspace support  
1007 6652 d 14 h decky /kernel/trunk/ ppc32: preemptive scheduling works now
FPU context saving disabled for now
 
1004 6653 d 1 h decky /kernel/trunk/ ppc32: basic exception and interrupt handling  
982 6653 d 11 h decky /kernel/trunk/arch/ppc32/ ppc32: initial I/O support  
860 6675 d 2 h decky /kernel/trunk/ indentation changes
ppc32 fpu context save/restore
ppc32 CPU version
ppc32 memcpy
 
845 6678 d 15 h decky /kernel/trunk/ fix stupid bug in ppc32 context_save_arch
save only non-volatile registers in context
 
534 6753 d 7 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6753 d 7 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6765 d 11 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
342 6836 d 12 h jermar /SPARTAN/trunk/arch/ Rename ppc port to ppc32.  
210 6848 d 5 h decky /SPARTAN/trunk/ many PPC stuff, platform dependent arch.h header files  
191 6849 d 9 h decky /SPARTAN/trunk/arch/ppc/ PPC memory size detection  
185 6849 d 14 h decky /SPARTAN/trunk/arch/ OpenFirmware support  
162 6862 d 14 h decky /SPARTAN/trunk/arch/ppc/ PPC linker script