Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1967 6412 d 3 h jermar /tags/0.2.0.3/ Tagging release 0.2.0.3  
1789 6518 d 9 h jermar /trunk/ Fix ofw_memmap() in boot infrastructure.
The cell size is 32-bit and not equal sizeof(ofw_arg_t).
Define architecture dependant #address-cells and #size-cells for cases
the respective properties are missing in the OpenFirmware device tree.
The algorithm now works both for ppc32 and sparc64.

Add memmap_t, screen_t and keyboard_t to sparc64 bootinfo structure.
Be more verbose during sparc64 boot.

Move ALIGN_UP to generic part of boot/.

Change header guards in several places so that they don't contain double underscore.
 
1787 6520 d 6 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1771 6528 d 4 h jermar /boot/trunk/ Cleanup OpenFirmware driver and prepare it for integration with sparc64 bootloader.
Start sparc64 boot loader (now inactive and unfunctional).
 
1764 6536 d 3 h jermar /boot/trunk/ Cleanup boot infrastructure: ppc32 (and elsewhere).  
1763 6536 d 3 h jermar /boot/trunk/ Cleanup in the boot infrastructure.
This commit tries to separate generic stuff from mips32 specific stuff.
Other architectures will follow.
 
1747 6543 d 3 h decky /boot/trunk/ mips32 binary format choice  
1685 6551 d 13 h decky /boot/trunk/arch/mips32/ mips piggybacker  
1018 6638 d 9 h decky /boot/trunk/ boot loader for msim