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 6a6535b204 We don't (yet) have an entry point field for LARs. I am not sure we ever
should -- KISS should apply. So, the first function called via LAR is the first
function in the file. 

For now, reorder this so main is first. 

We now are getting into stage 2. 

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@82 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-02-23 07:23:24 +00:00
arch Pick a safer default for CacheBase -- not C segment. 2007-02-23 07:15:58 +00:00
console Fixes to get it to build. 2007-02-22 22:44:03 +00:00
devices Mods to device stuff. Rename passes to phases so that people can 2007-02-22 21:42:32 +00:00
doc Documentation changes that will reflect changes to come in the code. 2007-02-07 02:07:26 +00:00
include * drop typedef device_t 2007-02-22 21:18:02 +00:00
lib This is the stage2.c function for the device tree creation. 2007-02-22 21:46:56 +00:00
mainboard We don't (yet) have an entry point field for LARs. I am not sure we ever 2007-02-23 07:23:24 +00:00
util * drop obsolete scripts directory 2007-02-22 21:12:33 +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 Small fix for Ron. 2007-02-22 19:19:41 +00:00