Difference between revisions of "Documentation/old"
From coreboot
m (→Other Documentation) |
m |
||
Line 54: | Line 54: | ||
* [[Abuild]] | * [[Abuild]] | ||
* [[Section overlaps]] | * [[Section overlaps]] | ||
+ | * [[Confirmed working svn revisions]] | ||
== External articles == | == External articles == |
Revision as of 16:05, 23 April 2009
This page contains information on how to get started building and installing coreboot, as well as build tutorials for various specific motherboards.
Contents
Build tutorials and status pages
- See Category:Tutorials for the full list of build tutorials / status pages for supported boards. Note that not all boards have such a page, yet.
Port Guides
Port guides and experiences.
coreboot v3
coreboot v2
- LinuxBIOS on AMD64 (PDF)
- The EPIA-M/MII
- AMD Geode Porting Guide
- ACPI in coreboot
- Anatomy of a Failover coreboot v2 Image - you put what where?!
coreboot v1
Other Documentation
- VGA support
- X11 on EPIA-M
- Configuration tool manual (from freebios/Documentation/configmanual.ps)
- Project Book, Mangrove LinuxBios from Mathieu Deschamps
- coreboot glossary and a list of datasheets for each topic
- The USB EHCI Debug Port may be the easiest way to do early debugging without a legacy serial port.
- Christer Weinigel: Doing Linux programming close to the hardware (PDF)
- Doxygen generated build documentation
- Some documentation on "piggybacking" using PLCC chips: 1, 2, 3.
- Support Tools
- Booting Windows using coreboot
- Booting FreeBSD using coreboot
- Initramfs
- Artecgroup programmable LPC dongle
- API
- Soldering a socket on your board
- CBFS
- Abuild
- Section overlaps
- Confirmed working svn revisions
External articles
- LinuxBIOS at Four
- Integrating 9load into the LinuxBIOS
- How to get the Iwill DK8-HTX running with LinuxBIOS
Papers/Articles/Slides
- Breaking the Chains -- Using LinuxBIOS to Liberate Embedded x86 Processors
- Jordan H. Crouse, Marc E. Jones, Ronald G. Minnich
- [ pdf | pdf (local copy) ]
- LinuxBIOS - Freedom for your motherboard
- Alan Carvalho de Assis
- FISL 8.0 (8th Forum Internacional de Software Livre)
- [ pdf ]
- FSF is moving towards LinuxBIOS deployment (Russian article)
- Anton Borisov
- SAMAG, 02-2006 (http://www.samag.ru)
- [ pdf | alternative PDF ]
- FreeVGA: Architecture Independent Video Graphics Initialization for LinuxBIOS
- Flexibility in ROM: A Stackable Open Source BIOS
- Adam Agnew, Adam Sulmicki, Ronald Minnich, William Arbaugh
- USENIX 2003 Annual Technical Conference, FREENIX Track
- [ HTML ]
- Supermon: High performance monitoring for Linux clusters
- Ron Minnich, Los Alamos National Laboratory, and Karen Reid, University of Toronto
- The Fifth Annual Linux Showcase and Conference, Oakland, CA, November 5-10 2001
- [ ps ]
- LOBOS and LinuxBIOS
- Cluster Research Brochure
- prepared for SC 2000, November 4-10 2000
- [ pdf ]
- The Linux BIOS
- Ron Minnich, James Hendricks, and Dale Webster, Los Alamos National Laboratory
- The Fourth Annual Linux Showcase and Conference, Atlanta, GA, October 4-11 2000
- [ pdf | ps ]
- LOBOS (Linux OS Boots Linux OS): Booting a Kernel in 32-bit Mode
- Ron Minnich, Los Alamos National Laboratory
- The Fourth Annual Linux Showcase and Conference, Atlanta, GA, October 4-11 2000
- [ pdf | ps ]
- Putting Linux on your motherboard
- Antony Stone
- Linux Magazine, March, 2003, Pg. 76
- [ pdf ]
- Look Ma, No Bios
- Oleg Goldshmidt
- IBM Haifa Research Laboratory, July 2006
- Oleg's talks
- [ html | html.zip | ppt.zip | pdf ]
- A Framework for Using Processor Cache as RAM (CAR)
Books
These books do not address LinuxBIOS specifically but provide background information useful for BIOS-level programming on PC hardware.
- PCI System Architecture
- HyperTransport System Architecture
- AMD K8 Processor Architecture (white paper/book excerpt)