Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4377 5546 d 16 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
2787 5956 d 20 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2089 6380 d 23 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
1787 6581 d 18 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1165 6674 d 19 h decky /kernel/trunk/arch/ set ELF format explicitly  
1162 6674 d 20 h decky /kernel/trunk/arch/ make the ppc ports generate proper 32b or 64b code  
987 6700 d 19 h decky /kernel/trunk/arch/ppc32/ ppc32: initial exception support  
957 6701 d 16 h decky /kernel/trunk/arch/ run ppc32 kernel above 2 GB  
951 6701 d 21 h decky /kernel/trunk/arch/ppc32/ ppc32 boots again (temporarily)  
843 6726 d 16 h palkovsky /kernel/trunk/ Made powerpc to get on PearPC to the version print when compiled with -O1:
- create proper memory zones
- switch to real mode on boot
TODO
- kernel relocation during boot
- autodetection of framebuffer settings (PCI?) - now includes hardcoded
settings for PearPc.
 
534 6800 d 16 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6800 d 17 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6812 d 21 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
461 6826 d 23 h decky /SPARTAN/trunk/ link kernel in ARCH's native format first, then use objcopy to create output format  
457 6827 d 0 h decky /SPARTAN/trunk/ new build system almost finished  
455 6827 d 12 h decky /SPARTAN/trunk/ new build system upgrade
finished work for IA-32, IA-64, PPC-32, SPARC-64
 
418 6843 d 15 h jermar /SPARTAN/trunk/ sparc64 infrastructure.  
342 6883 d 22 h jermar /SPARTAN/trunk/arch/ Rename ppc port to ppc32.  
287 6891 d 20 h jermar /SPARTAN/trunk/arch/ppc/ Symtab support for PPC.  
218 6895 d 11 h decky /SPARTAN/trunk/arch/ppc/ update PPC for new hardcoded_* method  
210 6895 d 14 h decky /SPARTAN/trunk/ many PPC stuff, platform dependent arch.h header files  
199 6896 d 14 h decky /SPARTAN/trunk/arch/ppc/ PPC context save/restore  
163 6909 d 22 h decky /SPARTAN/trunk/arch/ppc/ first booting ELF  
162 6910 d 0 h decky /SPARTAN/trunk/arch/ppc/ PPC linker script  
160 6915 d 13 h jermar /SPARTAN/trunk/ PPC work.
Define dummy implementations of many functions in fake.s.
Define kernel_image_start in start.S.
 
156 6916 d 0 h decky /SPARTAN/trunk/ PPC work in progress  
125 6942 d 14 h jermar /SPARTAN/trunk/ Huge indentation fix.  
1 7089 d 18 h jermar /SPARTAN/ Initial import