coreboot-kgpe-d16/src
Patrick Georgi eb49f9d04f Unify crt0s setup to src/arch/i386/Makefile.inc. This variable
is not something users have to concern themselves with anymore.

Also fixes some wrong romstrap configs for boards, fixing a couple
of them.

Also add "make printcrt0s" target for debugging crt0s when updating
modified checkouts.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5162 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-02-25 17:03:17 +00:00
..
arch/i386 Unify crt0s setup to src/arch/i386/Makefile.inc. This variable 2010-02-25 17:03:17 +00:00
boot This is a general cleanup patch 2010-02-22 06:09:43 +00:00
console newconfig is no more. 2010-02-07 21:43:48 +00:00
cpu Unify crt0s setup to src/arch/i386/Makefile.inc. This variable 2010-02-25 17:03:17 +00:00
devices Random cosmetic fixes (trivial). 2010-02-22 16:41:49 +00:00
drivers This is a general cleanup patch 2010-02-22 06:09:43 +00:00
include Remove nonsensical wrapper for function in 2010-02-23 20:31:37 +00:00
lib HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. 2010-02-25 13:40:49 +00:00
mainboard Unify crt0s setup to src/arch/i386/Makefile.inc. This variable 2010-02-25 17:03:17 +00:00
northbridge Remove register pressure from e7501 driver by not indirectly referencing 2010-02-24 13:09:09 +00:00
pc80 Remove nonsensical wrapper for function in 2010-02-23 20:31:37 +00:00
southbridge Remove nonsensical wrapper for function in 2010-02-23 20:31:37 +00:00
superio Add Win Enterprises' PL6064 board 2010-02-24 16:36:56 +00:00
Kconfig Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" per 2010-02-25 13:45:08 +00:00