Difference between revisions of "Documentation/old"
From coreboot
m (→Papers/articles/slides) |
m (→Papers/articles/slides) |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | This page | + | This page is a collection of '''coreboot-related documentation resources''', HOWTOs, development notes, articles and papers. |
− | == | + | {| border="0" valign="top" width="100%" |
+ | | valign="top"| | ||
− | + | * [[ACPI]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * [[ACPI | ||
− | |||
* [[CBFS]] | * [[CBFS]] | ||
* [[Abuild]] | * [[Abuild]] | ||
* [[AMD Geode Porting Guide]] | * [[AMD Geode Porting Guide]] | ||
+ | * [[AMD Family 10h Porting Guide]] | ||
* [[Nvidia CK804 Porting Notes]] | * [[Nvidia CK804 Porting Notes]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* [[Datasheets]] | * [[Datasheets]] | ||
* [[Creating Valid IRQ Tables]] | * [[Creating Valid IRQ Tables]] | ||
* [[JTAG/BSDL Guide]] | * [[JTAG/BSDL Guide]] | ||
* [[VGA support]] | * [[VGA support]] | ||
− | + | * [[Glossary]] | |
− | + | * [[EHCI Debug Port]] | |
− | |||
− | * [[Glossary | ||
− | * | ||
− | |||
− | |||
* Some documentation on "piggybacking" using PLCC chips: [[:Image:Tivo_prom_piggy_back_socket_installation.pdf|1]], [[:Image:How_to_build_the_tivo_prom_piggy_socket.pdf|2]], [[:Image:Tivo_piggyback_prom.pdf|3]]. | * Some documentation on "piggybacking" using PLCC chips: [[:Image:Tivo_prom_piggy_back_socket_installation.pdf|1]], [[:Image:How_to_build_the_tivo_prom_piggy_socket.pdf|2]], [[:Image:Tivo_piggyback_prom.pdf|3]]. | ||
− | * [[ | + | * [[Windows|Booting Windows using coreboot]] |
− | * [[Booting | + | * [[FreeBSD|Booting FreeBSD using coreboot]] |
− | * [[ | + | * [[Mini HOWTO: using a CF card for testing and developing coreboot]] |
+ | * [[CMOS.layout guide]] | ||
+ | | valign="top" | | ||
+ | |||
* [[Initramfs]] | * [[Initramfs]] | ||
* [[Artecgroup programmable LPC dongle]] | * [[Artecgroup programmable LPC dongle]] | ||
* [[API]] | * [[API]] | ||
* [[Soldering a socket on your board]] | * [[Soldering a socket on your board]] | ||
− | |||
* [[Confirmed working svn revisions]] | * [[Confirmed working svn revisions]] | ||
* [[Distributed and Automated Testsystem]] | * [[Distributed and Automated Testsystem]] | ||
Line 60: | Line 35: | ||
* [[Misc]] | * [[Misc]] | ||
* [[Infrastructure Projects]] | * [[Infrastructure Projects]] | ||
− | |||
* [[Early SMP startup]] | * [[Early SMP startup]] | ||
* [[Serial console]] | * [[Serial console]] | ||
Line 66: | Line 40: | ||
* [[Boot Speed]] | * [[Boot Speed]] | ||
* [[Reverse Engineering PCI Drivers]] | * [[Reverse Engineering PCI Drivers]] | ||
− | * [[Easy projects]] | + | * [[Easy projects]] |
+ | * [[Firmware Comparison]] | ||
− | + | |} | |
− | * [http://www. | + | == Obsolete documentation == |
− | * [http:// | + | |
− | * [http:// | + | This is a list of obsolete or heavily outdated documentation, any information here should be used with care. |
+ | |||
+ | '''coreboot v3 (obsolete):''' | ||
+ | |||
+ | * [http://www.coreboot.org/images/0/0a/Newboot.pdf V3 Port Guide] | ||
+ | * [[Notes for v3 ports]] | ||
+ | * [[coreboot v3]] | ||
+ | |||
+ | '''coreboot v1 (obsolete):''' | ||
+ | |||
+ | * [[Technoland SBC 710]] | ||
+ | * [[PCCHIPS M810LR]] | ||
+ | * [[SiS630]] | ||
+ | |||
+ | '''Other:''' | ||
+ | * [[Anatomy of a Failover coreboot v2 Image]] (obsolete since [[CBFS]]) | ||
+ | * [[The EPIA-M/MII]] | ||
+ | * [[X11 on EPIA-M]] | ||
+ | * [http://www.linuxbios.org/data/docs/configmanual.ps Configuration tool manual] (from freebios/Documentation/configmanual.ps) | ||
+ | * [http://www.linuxbios.org/data/lbdoc Project Book, Mangrove LinuxBios] from Mathieu Deschamps | ||
+ | * [http://www.openfirmware.info/data/docs/LinuxBIOS-AMD64.pdf LinuxBIOS on AMD64 (PDF)] | ||
+ | * [[Viewvc]] | ||
+ | |||
+ | == Coreboot Porting Guides == | ||
+ | |||
+ | [[Motherboard Porting Guide]] | ||
+ | [[AGESA Porting Guide]] | ||
== Papers/articles/slides == | == Papers/articles/slides == | ||
Line 87: | Line 88: | ||
* '''FreeVGA: Architecture Independent Video Graphics Initialization for LinuxBIOS''', Li-Ta Lo, Gregory R. Watson, Ronald G. Minnich | * '''FreeVGA: Architecture Independent Video Graphics Initialization for LinuxBIOS''', Li-Ta Lo, Gregory R. Watson, Ronald G. Minnich | ||
** Usenix, February 25 2005 (??). [ [http://www.linuxbios.org/data/vgabios/ html] | [[Media:vgabios.pdf|pdf]] ] | ** Usenix, February 25 2005 (??). [ [http://www.linuxbios.org/data/vgabios/ html] | [[Media:vgabios.pdf|pdf]] ] | ||
+ | |||
+ | * [http://web.archive.org/web/20040414101354/http://www.lysator.liu.se/upplysning/fa/linuxbios.pdf Doing Linux programming close to the hardware] (PDF), Christer Weinigel | ||
+ | |||
+ | * [http://plan9.bell-labs.com/wiki/plan9/Integrating_9load_into_the_linuxbios/index.html Integrating 9load into the LinuxBIOS] | ||
+ | |||
+ | * '''[http://www.linuxjournal.com/article/7170 LinuxBIOS at Four]''', Ronald G. Minnich | ||
+ | ** Linux Journal | ||
* '''Flexibility in ROM: A Stackable Open Source BIOS''', Adam Agnew, Adam Sulmicki, Ronald Minnich, William Arbaugh | * '''Flexibility in ROM: A Stackable Open Source BIOS''', Adam Agnew, Adam Sulmicki, Ronald Minnich, William Arbaugh |
Revision as of 22:44, 15 December 2012
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)