Welcome to coreboot: Difference between revisions

From coreboot
Jump to navigation Jump to search
(Add "Flag Days" link)
No edit summary
Line 153: Line 153:
<!-- List of upcoming events (remove events after they have taken place). -->
<!-- List of upcoming events (remove events after they have taken place). -->
<small>
<small>
<!-- * '''2009/mon/day:''' coreboot event at [[Link]] in somecity -->
<!-- * '''2010/mon/day:''' coreboot event at [[Link]] in somecity -->
* Currently none.
* '''2010/03/29:''' [[GSoC|Google Summer of Code 2010]] student application period opens
* '''2010/04/09:''' [[GSoC|Google Summer of Code 2010]] student application deadline!
</small>
</small>



Revision as of 09:29, 6 April 2010

coreboot (formerly known as LinuxBIOS) is a Free Software project aimed at replacing the proprietary BIOS (firmware) you can find in most of today's computers. It performs just a little bit of hardware initialization and then executes a so-called payload.

With this separation of hardware initialization and later boot logic, coreboot is capable of scaling from specialized applications run directly from firmware, operating systems in Flash, and custom bootloaders to implementations of firmware standards like PCBIOS and EFI without having to carry features not necessary in the target application, reducing the amount of code and flash space required.

We currently support 215 different mainboards.

  • 100% Free Software (GPL), no royalties, no license fees!
  • Fast boot times (3 seconds to Linux console)
  • Supports many mainboards, chipsets, and payloads

  • Desktop PCs and servers
  • Clusters
  • Embedded solutions

About
Find out more about coreboot.
Press | Logo | History | Screenshots/Videos | Contributors | Sponsors | Products | Clusters | Vendors

Developers
Get involved! Help us make coreboot better.
Development Guidelines | Developer Manual | Doxygen | Browse Source | GSoC | SerialICE | Flag Days

Status
Find out whether your hardware is already supported.
Supported Boards | Supported Chipsets | Build Status

Related Tools
Tools and libraries related to coreboot.
Flashrom | Superiotool | Nvramtool | Buildrom | Mkelfimage | Inteltool | Msrtool | Ectool | Hardware tools

Getting Started
Download coreboot and get started.
Build HOWTO | Downloads | Documentation | Board Tutorials | QEMU | AMD SimNow

Support
Learn how to contact us and find help and support.
FAQ | Mailinglist | IRC | Issue Tracker | Glossary | coreboot Options
make menuconfig in coreboot


News


Upcoming Events