Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4647 5722 d 0 h jermar /branches/arm/ Branch out a new arm branch.  
4286 5812 d 8 h decky /trunk/boot/arch/ unify where to place the distribution root: always use boot/distroot  
3883 5874 d 22 h decky /trunk/boot/ simplify configuration  
3672 5943 d 22 h jermar /trunk/ Merge sparc branch to trunk.  
3491 5997 d 20 h jermar /trunk/boot/ Introduce a boot component configuration option CONFIG_RD_EXTERNAL.
Currently used by the sparc64 port. It says whether the ramdisk
is part of image.boot or a separate file.
 
3399 6027 d 4 h jermar /trunk/boot/arch/sparc64/ Support for ramdisks external to image.boot on sparc64.

The sparc64 port can now boot from a ramdisk which is not part of image.boot.
This allows us to use larger ramdisks with SILO.
 
3239 6072 d 1 h jermar /trunk/boot/arch/sparc64/ Don't ask whether to replace image.boot.gz if it already exists.  
3237 6074 d 0 h jermar /trunk/boot/arch/sparc64/ Compress image.boot when creating a sparc64 bootable CD, making thus use
of SILO's decompressing ability.
 
2071 6631 d 22 h jermar /trunk/ (c) versus (C)  
1982 6692 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.
 
1802 6816 d 17 h decky /trunk/ cleanup and unify the build system  
1787 6822 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1778 6829 d 3 h jermar /boot/trunk/arch/sparc64/ sparc64 is now booted by HelenOS boot loader.  
1771 6829 d 23 h jermar /boot/trunk/ Cleanup OpenFirmware driver and prepare it for integration with sparc64 bootloader.
Start sparc64 boot loader (now inactive and unfunctional).
 
890 6957 d 5 h palkovsky /boot/trunk/arch/sparc64/ Allow make without make clean.  
725 6994 d 20 h jermar /boot/trunk/arch/sparc64/ Fix relative path in ln command in sparc64 boot build.  
709 6999 d 4 h decky /boot/trunk/arch/sparc64/ no uspace for sparc yet  
708 6999 d 4 h decky /boot/trunk/ unify boot, kernel and uspace config system  
645 7026 d 20 h jermar /boot/trunk/arch/ Let the kernel Makefile decide wether rebuild is required.  
641 7027 d 6 h jermar /boot/trunk/arch/sparc64/ Add complete sparc64 boot build infrastructure.