Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3492 5694 d 16 h rimsky /branches/sparc/ Changes in trunk merged into the sparc branch. SILO's ramdisk issue solved by the CONFIG_RD_EXTERNAL option.  
3479 5709 d 21 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 5744 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 5750 d 18 h decky /branches/sparc/ add sparc branch  
3243 5765 d 14 h jermar /trunk/ Boot infrastructure support for FAT16 init ramdisks.
Only amd64 so far.
 
2830 5882 d 18 h jermar /trunk/ Add (c) and the modified BSD license to the config system.  
2465 6188 d 20 h jermar /trunk/ Merge arm32 into trunk.  
2443 6196 d 12 h jermar /trunk/ sscc -> suncc  
2442 6196 d 13 h jermar /trunk/ Add dummy option for Sun Studio C Compiler.
For each architecture, offer only compilers that support the target.
 
2438 6196 d 14 h decky /trunk/ update for new compiler configuration scheme  
2128 6304 d 16 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 6390 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 6391 d 13 h jermar /trunk/ Configuration changes on sparc64.
Compile TSB support by default.
Ask whether to start AP processors in the loader.
 
1952 6417 d 16 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1802 6515 d 10 h decky /trunk/ cleanup and unify the build system  
1787 6520 d 17 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1775 6528 d 3 h decky /boot/trunk/ initial support for Xen  
1747 6543 d 13 h decky /boot/trunk/ mips32 binary format choice  
1728 6544 d 11 h decky /boot/trunk/ ppc32: BAT usage is now optional
better VSID support
Page Hash Table cleanup
boot API change
 
1714 6545 d 15 h decky /boot/trunk/ change config  
1478 6561 d 5 h decky /boot/trunk/ ppc32 bootloader debugging facility  
1230 6598 d 22 h jermar /boot/trunk/ Sort architectures alphabetically in boot.  
1157 6613 d 20 h decky /boot/trunk/ start ppc64 port  
1018 6638 d 20 h decky /boot/trunk/ boot loader for msim  
926 6642 d 1 h palkovsky /boot/trunk/ Same order of architectures as in kernel.  
918 6644 d 22 h jermar /boot/trunk/ ia64 work.
Changes to make userspace work (boot part).
 
885 6655 d 22 h decky /boot/trunk/ move ppc32 boot loader to /boot tree  
708 6697 d 21 h decky /boot/trunk/ unify boot, kernel and uspace config system