Difference between revisions of "Documentation/old"
From coreboot
(One intermediate revision by one other user not shown) | |||
Line 33: | Line 33: | ||
* [[Debugging]] | * [[Debugging]] | ||
* [[Laptop]] | * [[Laptop]] | ||
− | |||
* [[Misc]] | * [[Misc]] | ||
* [[Infrastructure Projects]] | * [[Infrastructure Projects]] | ||
Line 43: | Line 42: | ||
* [[Easy projects]] | * [[Easy projects]] | ||
* [[Firmware Comparison]] | * [[Firmware Comparison]] | ||
− | + | * [[Binary_situation]] | |
|} | |} | ||
Revision as of 07:18, 18 January 2014
This page is a collection of coreboot-related documentation resources, HOWTOs, development notes, articles and papers.
Obsolete documentation
This is a list of obsolete or heavily outdated documentation, any information here should be used with care.
coreboot v3 (obsolete):
coreboot v1 (obsolete):
Other:
- Anatomy of a Failover coreboot v2 Image (obsolete since CBFS)
- The EPIA-M/MII
- X11 on EPIA-M
- Configuration tool manual (from freebios/Documentation/configmanual.ps)
- Project Book, Mangrove LinuxBios from Mathieu Deschamps
- LinuxBIOS on AMD64 (PDF)
- Viewvc
Coreboot Porting Guides
Motherboard Porting Guide AGESA Porting Guide
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, Li-Ta Lo, Gregory R. Watson, Ronald G. Minnich
- Doing Linux programming close to the hardware (PDF), Christer Weinigel
- LinuxBIOS at Four, Ronald G. Minnich
- Linux Journal
- 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), Eswaramoorthi Nallusamy
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)