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
/
Makefile
@ 2421
– Rev 2307
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
2307
6388 d 12 h
hudecek
/branches/rcu/
Updated branch to latest trunk revision
2292
6397 d 1 h
hudecek
/branches/rcu/
updated to latest trunk revision, minor tweaks in tasklet.c
2131
6431 d 17 h
decky
/branches/
add development branches
2071
6497 d 13 h
jermar
/trunk/
(c) versus (C)
1998
6551 d 14 h
decky
/trunk/boot/arch/
add version tag to other bootloaders
1800
6682 d 10 h
decky
/trunk/boot/arch/ppc64/loader/
sync ppc64 with ppc32
1789
6685 d 19 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 16 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1765
6703 d 12 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.
1401
6738 d 13 h
decky
/boot/trunk/arch/ppc64/loader/
add missing stuff to compile
1395
6738 d 14 h
decky
/boot/trunk/arch/ppc64/
port ppc32 changes to ppc64 (raw)
1166
6780 d 17 h
decky
/boot/trunk/arch/
fix types, 64b arguments (breaks things yet)
1157
6780 d 19 h
decky
/boot/trunk/
start ppc64 port