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
/
sparc
/
boot
/
arch
/
sparc64
/
Makefile.inc
@ 4518
– Rev 3492
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
3492
5863 d 2 h
rimsky
/branches/sparc/
Changes in trunk merged into the sparc branch. SILO's ramdisk issue solved by the CONFIG_RD_EXTERNAL option.
3479
5878 d 7 h
rimsky
/branches/sparc/
Names containing 'UPA' replaced with strings containing more general 'ICBUS'. SMART_FIRMWARE option replaced with CPU autodetection + new option CONFIG_A_OUT_ISOFS_B.
3365
5912 d 23 h
rimsky
/branches/sparc/
Integrated US-III port into the build process; added script for downloading and patching SILO; added patched SILO binaries; modified sources of the Sparc64 port up to the beginning of the main_bsp_separated_stack function: phys. address size not hardwired but configurable (41 bits on US-II, 43 bits on US-III), WSTATE register implicitly written 0 on startup.
3343
5919 d 4 h
decky
/branches/sparc/
add sparc branch
3239
5939 d 4 h
jermar
/trunk/boot/arch/sparc64/
Don't ask whether to replace image.boot.gz if it already exists.
3237
5941 d 3 h
jermar
/trunk/boot/arch/sparc64/
Compress image.boot when creating a sparc64 bootable CD, making thus use
of SILO's decompressing ability.
2071
6499 d 0 h
jermar
/trunk/
(c) versus (C)
1982
6559 d 8 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
6683 d 20 h
decky
/trunk/
cleanup and unify the build system
1787
6689 d 3 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1778
6696 d 6 h
jermar
/boot/trunk/arch/sparc64/
sparc64 is now booted by HelenOS boot loader.
1771
6697 d 1 h
jermar
/boot/trunk/
Cleanup OpenFirmware driver and prepare it for integration with sparc64 bootloader.
Start sparc64 boot loader (now inactive and unfunctional).
890
6824 d 8 h
palkovsky
/boot/trunk/arch/sparc64/
Allow make without make clean.
725
6861 d 23 h
jermar
/boot/trunk/arch/sparc64/
Fix relative path in ln command in sparc64 boot build.
709
6866 d 6 h
decky
/boot/trunk/arch/sparc64/
no uspace for sparc yet
708
6866 d 7 h
decky
/boot/trunk/
unify boot, kernel and uspace config system
645
6893 d 23 h
jermar
/boot/trunk/arch/
Let the kernel Makefile decide wether rebuild is required.
641
6894 d 9 h
jermar
/boot/trunk/arch/sparc64/
Add complete sparc64 boot build infrastructure.