3343 |
6001 d 3 h |
decky |
/branches/sparc/ |
add sparc branch |
|
2071 |
6580 d 23 h |
jermar |
/trunk/ |
(c) versus (C) |
|
1789 |
6769 d 5 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 |
6771 d 1 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1779 |
6778 d 2 h |
jermar |
/boot/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|
1771 |
6779 d 0 h |
jermar |
/boot/trunk/ |
Cleanup OpenFirmware driver and prepare it for integration with sparc64 bootloader.
Start sparc64 boot loader (now inactive and unfunctional). |
|
1764 |
6786 d 22 h |
jermar |
/boot/trunk/ |
Cleanup boot infrastructure: ppc32 (and elsewhere). |
|
1763 |
6786 d 23 h |
jermar |
/boot/trunk/ |
Cleanup in the boot infrastructure.
This commit tries to separate generic stuff from mips32 specific stuff.
Other architectures will follow. |
|
1685 |
6802 d 9 h |
decky |
/boot/trunk/arch/mips32/ |
mips piggybacker |
|
1018 |
6889 d 5 h |
decky |
/boot/trunk/ |
boot loader for msim |
|