coreboot-kgpe-d16/src/arch/i386
Patrick Georgi 753169dc25 Kconfig builds all boards now.
This patch also aligns the configuration of a couple of
boards more closely to what newconfig does.

Also, the romstrap inc/lds files are declared in the
Makefiles of the southbridges they belong to, instead of
some global file.

AMD CPUs have their own timer functions, so disable UDELAY_IO
for them and set HAVE_INIT_TIMER as appropriate, same for
emulation/qemu-x86.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5000 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-01-06 09:14:08 +00:00
..
boot Clean up amd/dbm690t and kontron/986lcd-m some more (not 2009-12-18 16:43:30 +00:00
include Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. 2009-12-23 19:16:47 +00:00
init * Explicitly add __PRE_RAM__ where it should be added. 2010-01-05 13:03:02 +00:00
lib * Explicitly add __PRE_RAM__ where it should be added. 2010-01-05 13:03:02 +00:00
llshell rename linuxbios_* files, too. 2008-01-18 16:16:45 +00:00
smp Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
Config.lb This removes the uses of the buildrom utility and the coreboot.strip 2009-10-04 12:30:44 +00:00
Kconfig romcc: 2009-12-31 12:56:53 +00:00
Makefile.bigbootblock.inc Tiny Bootblock, step 1/n. 2009-12-23 12:52:56 +00:00
Makefile.inc Tiny Bootblock, step 1/n. 2009-12-23 12:52:56 +00:00
Makefile.tinybootblock.inc Kconfig builds all boards now. 2010-01-06 09:14:08 +00:00