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
3365 5753 d 13 h rimsky /branches/sparc/ Integrated US-III port into the build process; added script for downloading and patching SILO; added patched SILO binaries; modified sources of the Sparc64 port up to the beginning of the main_bsp_separated_stack function: phys. address size not hardwired but configurable (41 bits on US-II, 43 bits on US-III), WSTATE register implicitly written 0 on startup.  
3343 5759 d 18 h decky /branches/sparc/ add sparc branch  
3243 5774 d 13 h jermar /trunk/ Boot infrastructure support for FAT16 init ramdisks.
Only amd64 so far.
 
2830 5891 d 18 h jermar /trunk/ Add (c) and the modified BSD license to the config system.  
2465 6197 d 20 h jermar /trunk/ Merge arm32 into trunk.  
2443 6205 d 12 h jermar /trunk/ sscc -> suncc  
2442 6205 d 13 h jermar /trunk/ Add dummy option for Sun Studio C Compiler.
For each architecture, offer only compilers that support the target.
 
2438 6205 d 13 h decky /trunk/ update for new compiler configuration scheme  
2128 6313 d 15 h jermar /trunk/ Add arm32 architecture. The 32 suffix is used to specify that 16-bit Thumb
instructions are not used. The arm32 code is mostly composed of placeholders
that need to be replaced by real implementation. So far, the arm32 tree
only compiles. If run under GXEmul simulator, an infinit loop at the
kernel entry point will be entered.
 
1982 6399 d 22 h jermar /trunk/ Modify the sparc64 startup code to not cause MMU traps before it takes over the TLB and
the trap table. Fix several PA2KA and KA2PA omittions or errors. Fix configuration to pass
the DEFS variable along.
 
1979 6400 d 13 h jermar /trunk/ Configuration changes on sparc64.
Compile TSB support by default.
Ask whether to start AP processors in the loader.
 
1952 6426 d 16 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1802 6524 d 10 h decky /trunk/ cleanup and unify the build system  
1787 6529 d 16 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1775 6537 d 3 h decky /boot/trunk/ initial support for Xen  
1747 6552 d 13 h decky /boot/trunk/ mips32 binary format choice  
1728 6553 d 10 h decky /boot/trunk/ ppc32: BAT usage is now optional
better VSID support
Page Hash Table cleanup
boot API change
 
1714 6554 d 15 h decky /boot/trunk/ change config  
1478 6570 d 5 h decky /boot/trunk/ ppc32 bootloader debugging facility  
1230 6607 d 22 h jermar /boot/trunk/ Sort architectures alphabetically in boot.  
1157 6622 d 20 h decky /boot/trunk/ start ppc64 port  
1018 6647 d 19 h decky /boot/trunk/ boot loader for msim  
926 6651 d 1 h palkovsky /boot/trunk/ Same order of architectures as in kernel.  
918 6653 d 22 h jermar /boot/trunk/ ia64 work.
Changes to make userspace work (boot part).
 
885 6664 d 22 h decky /boot/trunk/ move ppc32 boot loader to /boot tree  
708 6706 d 20 h decky /boot/trunk/ unify boot, kernel and uspace config system