HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
branches
/
rcu
/
boot
/
arch
/
ppc64
/
loader
/
types.h
@ 3665
– Rev 2131
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2131
6431 d 20 h
decky
/branches/
add development branches
2071
6497 d 16 h
jermar
/trunk/
(c) versus (C)
1789
6685 d 22 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
6687 d 19 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1779
6694 d 20 h
jermar
/boot/trunk/
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).
1765
6703 d 15 h
jermar
/boot/trunk/arch/ppc64/loader/
Even though the ppc64 doesn't build currently, perform cleanup in the spirit of previous changes to mips32 and ppc32.
1764
6703 d 15 h
jermar
/boot/trunk/
Cleanup boot infrastructure: ppc32 (and elsewhere).
1763
6703 d 16 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
6719 d 2 h
decky
/boot/trunk/arch/mips32/
mips piggybacker
1018
6805 d 22 h
decky
/boot/trunk/
boot loader for msim