coreboot-kgpe-d16/src/northbridge/via/cx700
Patrick Georgi 9bd9a90d6a Unify DIMM SPD addressing. For Geode, change the
addressing scheme to match the rest of the tree
(0x50 instead of 0xa0).

abuild tested.

Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6099 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-11-20 10:31:00 +00:00
..
chip.h Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
cx700_agp.c Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
cx700_early_serial.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cx700_early_smbus.c Unify DIMM SPD addressing. For Geode, change the 2010-11-20 10:31:00 +00:00
cx700_lpc.c We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. 2010-10-12 17:34:08 +00:00
cx700_registers.h cx700 int15 handler rework. Int15 handler needs to provide the 2010-04-25 21:44:33 +00:00
cx700_reset.c remove more warnings 2010-04-03 12:41:41 +00:00
cx700_sata.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
cx700_usb.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
cx700_vga.c Fix VGA after switching to realmode_interrupt() 2010-05-24 15:51:15 +00:00
Kconfig drop three unneeded config variables: 2010-08-27 09:36:41 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
northbridge.c Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
northbridge.h Change real mode API to allow passing intXX number or entry point and 2010-05-11 15:39:20 +00:00
raminit.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
raminit.h Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00