coreboot-kgpe-d16/src/southbridge/via/k8t890
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
..
Config.lb sb/via/k8t890: add vga textmode code for k8m890 chrome igp. 2009-07-23 16:04:58 +00:00
k8m890_chrome.c Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA. 2009-10-20 16:24:23 +00:00
k8t890.h sb/via/k8t890: add vga textmode code for k8m890 chrome igp. 2009-07-23 16:04:58 +00:00
k8t890_bridge.c Fix a LOT of implicit function declarations before they become errors. 2008-12-19 03:36:48 +00:00
k8t890_ctrl.c Following patch adds K8M890 support. It initializes the AGP and graphics UMA. 2008-03-20 21:19:50 +00:00
k8t890_dram.c Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
k8t890_early_car.c Following patch adds support for resume on VT8237 based motherboards. The NB 2009-04-13 18:00:09 +00:00
k8t890_error.c Following patch adds K8M890 support. It initializes the AGP and graphics UMA. 2008-03-20 21:19:50 +00:00
k8t890_host.c Following patch adds K8M890 support. It initializes the AGP and graphics UMA. 2008-03-20 21:19:50 +00:00
k8t890_host_ctrl.c Following patch adds support for resume on VT8237 based motherboards. The NB 2009-04-13 18:00:09 +00:00
k8t890_pcie.c Fix a LOT of implicit function declarations before they become errors. 2008-12-19 03:36:48 +00:00
k8t890_traf_ctrl.c Fix a LOT of implicit function declarations before they become errors. 2008-12-19 03:36:48 +00:00
Kconfig Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
Makefile.inc Kconfig builds all boards now. 2010-01-06 09:14:08 +00:00
romstrap.inc Following patch adds K8M890 support. It initializes the AGP and graphics UMA. 2008-03-20 21:19:50 +00:00
romstrap.lds This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00