coreboot-kgpe-d16/targets
Peter Stuge deabf510bf Changes by Richard Smith and Peter Stuge from the LinuxBIOS symposium 2006.
With CONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2=0, 1 million outb():s are used
for timer calibration, which takes about one second.

All EPIA-M boards have timer2 so we use it to boot faster.

Only some EPIA boards have the Nehemiah CPU with timer2 so we default to IO
calibration but add the TSC options so that they can be set in Config.lb.

src/mainboard/via/epia*/reset.c is dead code (entire file within #if 0) so we
set HAVE_HARD_RESET=0 for both boards.

Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2659 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-05-10 23:50:27 +00:00
..
agami/aruma Vendor specific patch, thus self-acked. 2007-04-12 00:12:41 +00:00
amd This patch adds support for the AMD Norwich development platform 2007-05-04 18:47:52 +00:00
arima/hdama Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. 2007-04-22 19:03:34 +00:00
artecgroup/dbe61 Apply linuxbios-rename-compressed-payload-options.patch, refs #14 2006-12-15 11:42:16 +00:00
asi/mb_5blmp Add initial support for the ASI/BCom MB-5BLMP mainboard, as used in 2007-05-09 07:52:14 +00:00
asus/p2b - Add support _framework_ for the Asus p2b. 2006-07-29 17:40:36 +00:00
bitworks/ims Uwe Hermann: 2006-09-06 16:42:51 +00:00
broadcom/blast Uwe Hermann: 2006-09-06 16:42:51 +00:00
dell/s1850 Uwe Hermann: 2006-09-06 16:42:51 +00:00
digitallogic This is the final patch to enable the msm800sev to build. This patch 2007-05-05 03:54:13 +00:00
eaglelion/5bcm Uwe Hermann: 2006-09-06 16:42:51 +00:00
embeddedplanet/ep405pc Apply linuxbios-rename-other-payload-options.patch 2006-12-15 12:56:28 +00:00
emulation/qemu-i386 Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. 2007-04-22 19:03:34 +00:00
gigabyte/m57sli Revert the image size increasing for abuild. It breaks more boards than 2007-04-25 00:23:39 +00:00
ibm Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. 2007-04-22 19:03:34 +00:00
iei/nova4899r Apply linuxbios-rename-compressed-payload-options.patch, refs #14 2006-12-15 11:42:16 +00:00
intel/xe7501devkit Uwe Hermann: 2006-09-06 16:42:51 +00:00
iwill Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. 2007-04-22 19:03:34 +00:00
lippert/frontrunner Uwe Hermann: 2006-09-06 16:42:51 +00:00
momentum/apache start of 970 port 2005-10-19 18:07:22 +00:00
motorola/sandpoint Apply linuxbios-rename-other-payload-options.patch 2006-12-15 12:56:28 +00:00
msi Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. 2007-04-22 19:03:34 +00:00
newisys/khepri Apply linuxbios-rename-other-payload-options.patch 2006-12-15 12:56:28 +00:00
nvidia/l1_2pvv Revert the image size increasing for abuild. It breaks more boards than 2007-04-25 00:23:39 +00:00
olpc Apply linuxbios-rename-compressed-payload-options.patch, refs #14 2006-12-15 11:42:16 +00:00
sunw/ultra40 Uwe Hermann: 2006-09-06 16:42:51 +00:00
supermicro/h8dmr This is another fixup round for Yinghai Lu's great patch. 2007-02-27 14:11:18 +00:00
technologic/ts5300 Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. 2007-04-22 19:03:34 +00:00
totalimpact/briq Apply linuxbios-rename-other-payload-options.patch 2006-12-15 12:56:28 +00:00
tyan Correct the RAM checking code to _not_ check the range from 640 KB - 1 MB, 2007-05-03 08:50:37 +00:00
via Changes by Richard Smith and Peter Stuge from the LinuxBIOS symposium 2006. 2007-05-10 23:50:27 +00:00
buildtarget