coreboot for the Switch
Find a file
Eric W. Biederman 65bfc16139 src/northbridge/intel/E7500/{sync the directory}
src/ram/ramtest.inc{Add movnti ... }
src/southbridge/intel/82801ca/{sync the directory}
src/southbridge/intel/82870/{sync the directory}
src/southbridge/via/vt8231/southgbridge.c
- Transform intel_conf_xxx into pcibios_xxxx
src/southbridge/via/v82c686/southgbridge.c
- Transform intel_conf_xxx into pcibios_xxxx
src/winbond/w83627hf/Config
- Enable the hardware monitor
- Add support for turning on the power_led
util/config/NLBConfig.py
-  Add support for  object <something>.c
-  Add support for  object <something>.S
-  recode how the list of source files is built up.
util/lb-dump/dump_lb_table.c
- Fix the memory size abreviations
2002-10-10 23:55:18 +00:00
Documentation - Delayed commit of code for the ASUS A7M motherboard 2001-11-13 03:43:37 +00:00
HOWTO HOWTO for this mainboard 2002-03-13 04:39:12 +00:00
romimages - Delayed commit of code for the ASUS A7M motherboard 2001-11-13 03:43:37 +00:00
src src/northbridge/intel/E7500/{sync the directory} 2002-10-10 23:55:18 +00:00
util src/northbridge/intel/E7500/{sync the directory} 2002-10-10 23:55:18 +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.