coreboot-kgpe-d16/src/mainboard/jetway/pa78vm5
Scott Duplichan 6018e1ba7f DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4
compatible. The extended cmos is accessed differently for AMD
and Intel RTCs. Not sure what if any OS cares about this distinction,
but non-Intel compatible seems like a safer way to report the AMD RTC.
Tested with Win7 on Mahogany_fam10 and kino-780am2-fam10.

Signed-off-by: Scott Duplichan <scott@notabs.org>
Acked-by: Marc Jones <marcj303@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6046 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-11-07 20:11:39 +00:00
..
acpi
acpi_tables.c We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. 2010-10-12 17:34:08 +00:00
chip.h Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
cmos.layout
devicetree.cb Remove unused ide0_enable and sata0_enable entries from SB7xx 2010-09-07 09:18:08 +00:00
dsdt.asl DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4 2010-11-07 20:11:39 +00:00
fadt.c Running a checked build of Windows is needed for understanding its various BIOS related BSODs. Win7 checked build complains when running coreboot+seabios: 2010-10-24 16:22:11 +00:00
get_bus_conf.c
irq_tables.c
Kconfig Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c 2010-11-05 22:59:49 +00:00
mainboard.c Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
mptable.c We need to call smp_write_lintsrc() instead of smp_write_intsrc() for 2010-10-26 22:40:16 +00:00
resourcemap.c
romstage.c Remove comments that are obsolete since r6028. 2010-11-06 00:57:19 +00:00