coreboot-kgpe-d16/src
Edwin Beasant 4355beb893 Add the MSR writes that are needed to provide VGA legacy routing for the Geode LX
Add appropriate Kconfig defines to provide 8mb of VGA ram allocation
Add the Kconfig defines to cover TSC calibration from TIMER2 and UDELAY setup
Two small warning removals about excessive prototyping.

Signed-off-by: Edwin Beasant <edwin_beasant@virtensys.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5059 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-01-27 19:20:29 +00:00
..
arch/i386 coreboot has 13 instances of IOAPIC setup distributed across a lot 2010-01-16 18:31:34 +00:00
boot If the coreboot and filo overlap, it will "slice off" a piece at the 2009-11-05 10:02:59 +00:00
config drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 2010-01-19 21:13:44 +00:00
console Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
cpu - Clean up and comment writing of MSRs for cache control (Backport from v3) 2010-01-26 11:22:43 +00:00
devices Initial PCIe tuning: Enable Active State Power Management (ASPM) 2010-01-17 13:54:08 +00:00
drivers Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
include Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
lib coreboot used to have two different "APIs" for memory accesses: 2010-01-16 17:53:38 +00:00
mainboard - Clean up and comment writing of MSRs for cache control (Backport from v3) 2010-01-26 11:22:43 +00:00
northbridge Add the MSR writes that are needed to provide VGA legacy routing for the Geode LX 2010-01-27 19:20:29 +00:00
pc80 RTC: Don't drop the alpha specific code but get it in shape for our Kconfig scheme. 2010-01-16 13:27:39 +00:00
southbridge Add the MSR writes that are needed to provide VGA legacy routing for the Geode LX 2010-01-27 19:20:29 +00:00
superio Add support for Renesas M3885x Embedded Controller 2010-01-17 13:51:48 +00:00
Kconfig These two files accidently got a wrong license header. 2010-01-20 18:44:30 +00:00