Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3492 5713 d 0 h rimsky /branches/sparc/ Changes in trunk merged into the sparc branch. SILO's ramdisk issue solved by the CONFIG_RD_EXTERNAL option.  
3479 5728 d 5 h rimsky /branches/sparc/ Names containing 'UPA' replaced with strings containing more general 'ICBUS'. SMART_FIRMWARE option replaced with CPU autodetection + new option CONFIG_A_OUT_ISOFS_B.  
3365 5762 d 21 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 5769 d 2 h decky /branches/sparc/ add sparc branch  
3243 5783 d 22 h jermar /trunk/ Boot infrastructure support for FAT16 init ramdisks.
Only amd64 so far.
 
2830 5901 d 2 h jermar /trunk/ Add (c) and the modified BSD license to the config system.  
2465 6207 d 4 h jermar /trunk/ Merge arm32 into trunk.  
2443 6214 d 20 h jermar /trunk/ sscc -> suncc  
2442 6214 d 21 h jermar /trunk/ Add dummy option for Sun Studio C Compiler.
For each architecture, offer only compilers that support the target.
 
2438 6214 d 22 h decky /trunk/ update for new compiler configuration scheme  
2128 6323 d 0 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 6409 d 6 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 6409 d 21 h jermar /trunk/ Configuration changes on sparc64.
Compile TSB support by default.
Ask whether to start AP processors in the loader.
 
1952 6436 d 0 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1802 6533 d 18 h decky /trunk/ cleanup and unify the build system  
1787 6539 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1775 6546 d 11 h decky /boot/trunk/ initial support for Xen  
1747 6561 d 21 h decky /boot/trunk/ mips32 binary format choice  
1728 6562 d 19 h decky /boot/trunk/ ppc32: BAT usage is now optional
better VSID support
Page Hash Table cleanup
boot API change
 
1714 6563 d 23 h decky /boot/trunk/ change config  
1478 6579 d 13 h decky /boot/trunk/ ppc32 bootloader debugging facility  
1230 6617 d 6 h jermar /boot/trunk/ Sort architectures alphabetically in boot.  
1157 6632 d 4 h decky /boot/trunk/ start ppc64 port  
1018 6657 d 4 h decky /boot/trunk/ boot loader for msim  
926 6660 d 9 h palkovsky /boot/trunk/ Same order of architectures as in kernel.  
918 6663 d 6 h jermar /boot/trunk/ ia64 work.
Changes to make userspace work (boot part).
 
885 6674 d 6 h decky /boot/trunk/ move ppc32 boot loader to /boot tree  
708 6716 d 5 h decky /boot/trunk/ unify boot, kernel and uspace config system