Read-only mirror of https://review.coreboot.org/coreboot.git. Synced every hour. We don't handle Pull Requests. https://coreboot.org
  • C 93.8%
  • ASL 2.2%
  • Makefile 1.1%
  • C++ 0.5%
  • Pawn 0.5%
  • Other 1.8%
Find a file
Eric W. Biederman 88d4672564 - Cleaner #defines in pirq_routing.h
- Remove duplicate include of c_start.S in arch/i386/lib/Config
- Infrastructure to handle cpu startup bugs
- irq routing table size check
- split up the i786 microcode updates into their own files
- Enable cpu ECC checking on the Athlons
- More pci_ids
- #defines for the location of the LinuxBIOS checksum
2003-04-09 00:01:11 +00:00
Documentation info on flash. 2003-01-16 21:35:59 +00:00
HOWTO provided by Mark Wilkinson 2003-03-14 04:10:31 +00:00
romimages - Delayed commit of code for the ASUS A7M motherboard 2001-11-13 03:43:37 +00:00
src - Cleaner #defines in pirq_routing.h 2003-04-09 00:01:11 +00:00
util improvements for the real world. 2003-04-08 20:04:45 +00:00
.cvsignore 1) Build with automake 2000-03-05 21:29:00 +00:00
AUTHORS AUTHORS 2002-10-10 19:46:47 +00:00
ChangeLog 2000-03-06 Jeff Garzik <jgarzik@mandrakesoft.com> 2000-03-06 06:10:41 +00:00
COPYING - Support for a LinuxBIOS version number (start at 1.0.0) 2002-07-02 07:13:12 +00:00
NEWS 1) Build with automake 2000-03-05 21:29:00 +00:00
README Update the README so it agrees with reality. 2001-08-31 22:25:35 +00:00

This is FreeBIOS. At this point it's really linuxbios, FreeBIOS is mostly gone. 

To see how to build a target, you should look into the HOWTO directory. 

We should, but do not, have a HOWTO for each target. Sorry, Ron's fault.
But the SIS 630 is a good place to start. 

To make this you need a newer GAS. Our version that works is

GNU assembler version 2.9.5 (i386-redhat-linux) using BFD version
2.9.5.0.22

This comes with redhat 6.2  or later. Almost everybody has this now.