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)
/
trunk
/
boot
/
arch
/
sparc64
/
Makefile.inc
@ 2460
– Rev 4286
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
4286
6202 d 0 h
decky
/trunk/boot/arch/
unify where to place the distribution root: always use boot/distroot
3883
6264 d 15 h
decky
/trunk/boot/
simplify configuration
3672
6333 d 15 h
jermar
/trunk/
Merge sparc branch to trunk.
3491
6387 d 12 h
jermar
/trunk/boot/
Introduce a boot component configuration option CONFIG_RD_EXTERNAL.
Currently used by the sparc64 port. It says whether the ramdisk
is part of image.boot or a separate file.
3399
6416 d 20 h
jermar
/trunk/boot/arch/sparc64/
Support for ramdisks external to image.boot on sparc64.
The sparc64 port can now boot from a ramdisk which is not part of image.boot.
This allows us to use larger ramdisks with SILO.
3239
6461 d 18 h
jermar
/trunk/boot/arch/sparc64/
Don't ask whether to replace image.boot.gz if it already exists.
3237
6463 d 17 h
jermar
/trunk/boot/arch/sparc64/
Compress image.boot when creating a sparc64 bootable CD, making thus use
of SILO's decompressing ability.
2071
7021 d 14 h
jermar
/trunk/
(c) versus (C)
1982
7081 d 22 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
7206 d 10 h
decky
/trunk/
cleanup and unify the build system
1787
7211 d 16 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1778
7218 d 20 h
jermar
/boot/trunk/arch/sparc64/
sparc64 is now booted by HelenOS boot loader.
1771
7219 d 15 h
jermar
/boot/trunk/
Cleanup OpenFirmware driver and prepare it for integration with sparc64 bootloader.
Start sparc64 boot loader (now inactive and unfunctional).
890
7346 d 21 h
palkovsky
/boot/trunk/arch/sparc64/
Allow make without make clean.
725
7384 d 13 h
jermar
/boot/trunk/arch/sparc64/
Fix relative path in ln command in sparc64 boot build.
709
7388 d 20 h
decky
/boot/trunk/arch/sparc64/
no uspace for sparc yet
708
7388 d 20 h
decky
/boot/trunk/
unify boot, kernel and uspace config system
645
7416 d 13 h
jermar
/boot/trunk/arch/
Let the kernel Makefile decide wether rebuild is required.
641
7416 d 23 h
jermar
/boot/trunk/arch/sparc64/
Add complete sparc64 boot build infrastructure.