coreboot-kgpe-d16/src/mainboard/amd/mahogany_fam10
Tobias Diedrich b907d321a5 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
local ints. This is wrong in most coreboot mptables, probably all
generated by util/mptable/mptable.c.

After fixing this now XP can boot in MPS mode on my M2V.

Signed-off-by: Tobias Diedrich <ranma+coreboot@tdiedrich.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5992 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-26 22:40:16 +00:00
..
acpi The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12. 2010-04-25 11:53:09 +00:00
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 Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. 2010-04-08 15:06:44 +00:00
devicetree.cb Remove unused ide0_enable and sata0_enable entries from SB7xx 2010-09-07 09:18:08 +00:00
dsdt.asl Add "reasonable" values in ASL at places we overwrite from 2010-05-21 20:40:38 +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 dualcore.h and quadcore.h are almost exactly the same. 2010-03-29 14:45:36 +00:00
irq_tables.c move amd K8/Fam10 "bus detection" function prototypes to a common place. 2010-04-07 15:30:11 +00:00
Kconfig Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
mainboard.c Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
mb_sysconf.h The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +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 The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +00:00
romstage.c Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
spd_addr.h The code can run on the Mahogany board, which is one of sample boards 2010-03-16 01:53:10 +00:00