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
Ronald G. Minnich 1492bdbd5c These changes get us past stage0, past stage1, and into the search for a
file in LAR called raminit. 

The intent is that stage0_i586.S would be common for just about all
stage0. It has no includes. We had to go with an ldscript.ld to deal
with the many bugs in binutils. Maybe someday this will change. 

Tested by Ron and Uwe in bochs with debugging. 

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@68 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-02-14 17:08:15 +00:00
arch These changes get us past stage0, past stage1, and into the search for a 2007-02-14 17:08:15 +00:00
console Add a first bit of a framework. Builds the following parts, in 2007-01-29 22:09:50 +00:00
doc Documentation changes that will reflect changes to come in the code. 2007-02-07 02:07:26 +00:00
include For some files: 2007-01-30 13:15:04 +00:00
lib Remove unused dummy options, some cosmetic fixes (trivial). 2007-01-30 11:26:16 +00:00
mainboard For some files: 2007-01-30 13:15:04 +00:00
scripts * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
util Add a first bit of a framework. Builds the following parts, in 2007-01-29 22:09:50 +00:00
COPYING filling in 2006-10-06 19:19:14 +00:00
Kconfig Remove unused dummy options, some cosmetic fixes (trivial). 2007-01-30 11:26:16 +00:00
Makefile Add a first bit of a framework. Builds the following parts, in 2007-01-29 22:09:50 +00:00