Welcome to OpenBIOS: Difference between revisions

From OpenBIOS
Jump to navigation Jump to search
No edit summary
No edit summary
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#efefff; align:right; border:1px solid #aabbcc;">
<div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#efefff; align:right; border:1px solid #aabbcc;">
'''OpenBIOS''' is a free portable firmware implementation. The goal is to implement a 100% IEEE 1275-1994 (Referred to as Open Firmware) compliant firmware.  
The '''OpenBIOS''' project provides you with most free and open source Open Firmware implementations available. Here you find several implementations of IEEE 1275-1994 (Referred to as Open Firmware) compliant firmware.  


Among its features, Open Firmware provides an instruction set independent device interface. This can be used to boot the operating system from expansion cards without native initialization code.  
Among its features, Open Firmware provides an instruction set independent device interface. This can be used to boot the operating system from expansion cards without native initialization code.  


It is OpenBIOS' goal to work on all common platforms, like x86, AMD64, <nowiki>PowerPC</nowiki>, ARM and Mips. With its flexible and modular design, OpenBIOS targets servers, workstations and embedded systems, where a sane and unified firmware is a crucial design goal and reduces porting efforts noticably.
It is Open Firmware's goal to work on all common platforms, like x86, AMD64, <nowiki>PowerPC</nowiki>, ARM, Sparc and Mips. With its flexible and modular design, Open Firmware targets servers, workstations and embedded systems, where a sane and unified firmware is a crucial design goal and reduces porting efforts noticably.


Open Firmware is found on many servers and workstations and there are several commercial implementations from [[OpenBoot|SUN]], [[Open Firmware|Firmworks]], [[SmartFirmware|CodeGen]], Apple, IBM and others.
Open Firmware is found on many servers and workstations and there are several commercial implementations from [[OpenBOOT|SUN]], [[Open Firmware|Firmworks]], [[SmartFirmware|CodeGen]], Apple, [[SLOF|IBM]] and others.


OpenBIOS relies on an additional low-level firmware for hardware initialization, such as [http://linuxbios.org/ LinuxBIOS] or [http://u-boot.sourceforge.net/ U-Boot].
In most cases, the Open Firmware implementations provided on this site rely on an additional low-level firmware for hardware initialization, such as [http://www.coreboot.org/ coreboot] or [http://www.denx.de/wiki/U-Boot U-Boot].
</div>
</div>


Line 16: Line 16:
== Download ==
== Download ==


Get the latest version of OpenBIOS. See the [[Downloads|development download page]] or the [[Releases|releases page]].
Get the latest version of OpenBIOS. See the [[OpenBIOS|development download page]]. Have a look at the Implementations section on the left side.


== Contact ==
== Contact ==


The easiest way to get in contact with the OpenBIOS team is to subscribe the OpenBIOS mailinglist. If you want to contribute to OpenBIOS development, you should subscribe to the mailinglist as well. See further information on the  [[Mailinglist]] page.
The easiest way to get in contact with the OpenBIOS team is to subscribe the OpenBIOS mailinglist. If you want to contribute to OpenBIOS development, you should subscribe to the mailinglist as well. See further information on the  [[Mailinglist]] page.
== Project Statement ==
Our [[Project Statement]]  contains some words about the intention of OpenBIOS and how we want to realize those goals. This is a rough draft of the dos and don'ts in the project and worthwhile reading if you consider contributing to the project.


== Credits ==
== Credits ==
Line 33: Line 29:
== News ==
== News ==
<small>
<small>
'''OpenBIOS v1.1 released''' (2013-05-04)
After 4 years of hard work, the OpenBIOS team are proud to announce the release of OpenBIOS 1.1. Since the last release, over 600 commits have been made to the SVN repository with a wealth of improvements and new features. As a result of these changes, the ability of OpenBIOS 1.1 to boot various kernels under QEMU has significantly improved.
For more information, please visit the [[OpenBIOS|development page]].
'''OpenBIOS v1.0 released''' (2009-03-01)
OpenBIOS v1.0 has been released. For more information, please visit the [[OpenBIOS|development page]].
'''FCODE suite 1.0.2 released''' (2006-10-30)
'''FCODE suite 1.0.2 released''' (2006-10-30)


[mailto:dlpaktor@netscape.net David Paktor] added tracing support to the [[FCODE suite|OpenBIOS  FCODE suite]].
[mailto:David@paktor.biz David Paktor] added tracing support to the [[FCODE suite|OpenBIOS  FCODE suite]].


'''LinuxBIOS Symposium 2006''' (2006-10-01)
'''LinuxBIOS Symposium 2006''' (2006-10-01)


The first European [http://www.linuxbios.org/index.php/LinuxBIOS_Symposium_2006 LinuxBIOS Symposium 2006] took place in Hamburg from October 1st to 3rd. This event was organized by [http://www.coresystems.de/ coresystems GmbH].
The first European [http://www.coreboot.org/index.php/LinuxBIOS_Symposium_2006 LinuxBIOS Symposium 2006] took place in Hamburg from October 1st to 3rd. This event was organized by [http://www.coresystems.de/ coresystems GmbH].


'''FCODE suite 1.0.1 available'''            (2006-09-21)
'''FCODE suite 1.0.1 available'''            (2006-09-21)


[mailto:dlpaktor@netscape.net David Paktor], when he was with the IBM Corporation, contributed to the [[FCODE suite|OpenBIOS  FCODE suite]]. This release has higher test coverage, a more detailed report on one type of error, and removal of dead code and consolidation of some other code.
[mailto:David@paktor.biz David Paktor], when he was with the IBM Corporation, contributed to the [[FCODE suite|OpenBIOS  FCODE suite]]. This release has higher test coverage, a more detailed report on one type of error, and removal of dead code and consolidation of some other code.


'''SUN released OpenBOOT source code'''            (2006-09-06)
'''SUN released OpenBOOT source code'''            (2006-09-06)


[http://www.sun.com/ SUN microsystems] has recently released their OpenBOOT source code to the community under a BSD license. Go to their [http://opensparc-t1.sunsource.net/download_sw.html OpenSparc T1 website]] to download the full archive (190MB) or check out our [http://www.openbios.org/~stepan/sun-obp.tar.bz2 local mirror] (1.7MB).
[http://www.sun.com/ SUN microsystems] has recently released their OpenBOOT source code to the community under a BSD license. Go to their [http://opensparc-t1.sunsource.net/download_sw.html OpenSparc T1 website] to download the full archive (190MB) or check out our [[OpenBOOT|local mirror]] (1.7MB).


[[News|[older news]]]
[[News|[older news]]]

Latest revision as of 11:25, 4 May 2013

The OpenBIOS project provides you with most free and open source Open Firmware implementations available. Here you find several implementations of IEEE 1275-1994 (Referred to as Open Firmware) compliant firmware.

Among its features, Open Firmware provides an instruction set independent device interface. This can be used to boot the operating system from expansion cards without native initialization code.

It is Open Firmware's goal to work on all common platforms, like x86, AMD64, PowerPC, ARM, Sparc and Mips. With its flexible and modular design, Open Firmware targets servers, workstations and embedded systems, where a sane and unified firmware is a crucial design goal and reduces porting efforts noticably.

Open Firmware is found on many servers and workstations and there are several commercial implementations from SUN, Firmworks, CodeGen, Apple, IBM and others.

In most cases, the Open Firmware implementations provided on this site rely on an additional low-level firmware for hardware initialization, such as coreboot or U-Boot.

Download

Get the latest version of OpenBIOS. See the development download page. Have a look at the Implementations section on the left side.

Contact

The easiest way to get in contact with the OpenBIOS team is to subscribe the OpenBIOS mailinglist. If you want to contribute to OpenBIOS development, you should subscribe to the mailinglist as well. See further information on the Mailinglist page.

Credits

Who are the people behind OpenBIOS? Who helped and contributed to make OpenBIOS as successful as it is today. See the growing Credits page for a (yet incomplete) list of people contributing to OpenBIOS with hardware, patches, code, hints, etc.

News

OpenBIOS v1.1 released (2013-05-04)

After 4 years of hard work, the OpenBIOS team are proud to announce the release of OpenBIOS 1.1. Since the last release, over 600 commits have been made to the SVN repository with a wealth of improvements and new features. As a result of these changes, the ability of OpenBIOS 1.1 to boot various kernels under QEMU has significantly improved. For more information, please visit the development page.

OpenBIOS v1.0 released (2009-03-01)

OpenBIOS v1.0 has been released. For more information, please visit the development page.

FCODE suite 1.0.2 released (2006-10-30)

David Paktor added tracing support to the OpenBIOS FCODE suite.

LinuxBIOS Symposium 2006 (2006-10-01)

The first European LinuxBIOS Symposium 2006 took place in Hamburg from October 1st to 3rd. This event was organized by coresystems GmbH.

FCODE suite 1.0.1 available (2006-09-21)

David Paktor, when he was with the IBM Corporation, contributed to the OpenBIOS FCODE suite. This release has higher test coverage, a more detailed report on one type of error, and removal of dead code and consolidation of some other code.

SUN released OpenBOOT source code (2006-09-06)

SUN microsystems has recently released their OpenBOOT source code to the community under a BSD license. Go to their OpenSparc T1 website to download the full archive (190MB) or check out our local mirror (1.7MB).

[older news]