coreboot/src
Eric W. Biederman 0f7f76fb40 Hopefully this is my last commit of major infrasture changes for a while.
Highlights:
 - elfboot.c Now can load images to the ram location where linuxBIOS is running
 - Added the standalone directory for bootloaders built from the linuxBIOS source

Other things:
- Correctly maode fallback_boot.c conditional
- Added entry32.lds to do the math for segment descriptor table entries
- Merged ldscript.cacheram and ldscript.base
- Moved assembly code to the sections .rom.text and .rom.data
- Modified linuxBIOS so C code completely runs from RAM as the SiS630
  case does
- Updated and commented example config files for the supermicro p4dc6
- Bumped the elfboot loader version to 1.0
- Removed extra carriage returns in dump_northbridge.inc (DOS->UNIX)
- General cleanups to the config of the supermicro p4dc6
2002-01-16 05:54:23 +00:00
..
arch Hopefully this is my last commit of major infrasture changes for a while. 2002-01-16 05:54:23 +00:00
boot Updates to produce a linuxBIOS table. Modeled on the earlier 2002-01-08 07:04:35 +00:00
config Hopefully this is my last commit of major infrasture changes for a while. 2002-01-16 05:54:23 +00:00
cpu Hopefully this is my last commit of major infrasture changes for a while. 2002-01-16 05:54:23 +00:00
etherboot added opject command for timer.c 2002-01-04 07:00:26 +00:00
include Hopefully this is my last commit of major infrasture changes for a while. 2002-01-16 05:54:23 +00:00
kernel_patches Patches for 2.4.13 on l440gx, includes one debug dump but won't hurt anything. 2002-01-09 17:46:15 +00:00
lib Hopefully this is my last commit of major infrasture changes for a while. 2002-01-16 05:54:23 +00:00
mainboard Hopefully this is my last commit of major infrasture changes for a while. 2002-01-16 05:54:23 +00:00
northbridge This now works with two banks 2001-12-21 23:54:13 +00:00
northsouthbridge/sis Added ifdef for ECS K7SEM support 2002-01-12 19:15:43 +00:00
pc80 Lots and Lots of changes. Mainly bugfixes for the supermicro p4dc6, 2001-12-20 04:04:42 +00:00
pcibridge/TI/pci1225 added files for Tyson's new stuff. 2001-02-09 04:38:11 +00:00
ram Hopefully this is my last commit of major infrasture changes for a while. 2002-01-16 05:54:23 +00:00
rom - NLBConfig better error handling 2002-01-11 02:18:09 +00:00
sdram - Updates for the supermicro p4dc6 motherboard 2001-11-27 19:29:59 +00:00
southbridge - NLBConfig better error handling 2002-01-11 02:18:09 +00:00
standalone Hopefully this is my last commit of major infrasture changes for a while. 2002-01-16 05:54:23 +00:00
superio Some simple typos. 2001-12-05 18:53:22 +00:00