coreboot-kgpe-d16/src/mainboard/tyan
Patrick Georgi e135ac5a7e Remove AMD special case for LAPIC based udelay()
- Optionally override FSB clock detection in generic
  LAPIC code with constant value.
- Override on AMD Model fxx, 10xxx, agesa CPUs with 200MHz
- compile LAPIC code for romstage, too
- Remove #include ".../apic_timer.c" in AMD based mainboards
- Remove custom udelay implementation from intel northbridges' romstages

Future work:
- remove the compile time special case
  (requires some cpuid based switching)
- drop northbridge udelay implementations (i945, i5000) if
  not required anymore (eg. can SMM use the LAPIC timer?)

Change-Id: I25bacaa2163f5e96ab7f3eaf1994ab6899eff054
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/1618
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-11-27 23:51:52 +01:00
..
s1846 Drop redundant CHIP_NAME in mainboard.c 2012-11-06 21:59:21 +01:00
s2735 Fix PIRQ routing abstraction 2012-11-16 05:07:28 +01:00
s2850 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s2875 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s2880 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s2881 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s2882 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s2885 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s2891 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s2892 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s2895 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s2912 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s2912_fam10 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s4880 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s4882 Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
s8226 Drop duplicate files that prevent building without ramstage.a 2012-11-27 22:03:37 +01:00
Kconfig add tyan s8226: add a new mainboard 2012-10-04 17:36:50 +02:00