coreboot-kgpe-d16/src
Ronald G. Minnich 057712a3b7 This is an otherwise dead platform. I'm just committing the basics that
let it build. 

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




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4636 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-09-15 23:38:27 +00:00
..
arch This is the final set of changes to allow rumba to build. Rumba is not 2009-08-29 02:59:35 +00:00
boot Kconfig! 2009-08-12 15:00:51 +00:00
config coreboot was still using an old set (obsolete since yabel) of x86emu includes 2009-08-27 11:34:09 +00:00
console Move some config variables that are in one or two mainboards to 2009-08-28 14:23:38 +00:00
cpu Don't mix int and boolean for kconfig variables. It might work, it might not. 2009-09-15 20:40:31 +00:00
devices Add Kconfig support for PCI option ROMS. 2009-08-28 14:36:12 +00:00
drivers Remove a couple of CONFIG_ prefixes that shouldn't have happened. 2009-08-26 18:14:30 +00:00
include coreboot was still using an old set (obsolete since yabel) of x86emu includes 2009-08-27 11:34:09 +00:00
lib Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
mainboard This is an otherwise dead platform. I'm just committing the basics that 2009-09-15 23:38:27 +00:00
northbridge Use the coreboot pci config read/write functions instead of direct cf8/cfc 2009-09-14 17:00:04 +00:00
pc80 Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted to 2009-09-01 15:29:12 +00:00
stream This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
superio This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. 2009-08-28 20:42:21 +00:00
Kconfig Make PCI_ROM_RUN a boolean (like it is elsewhere) which 2009-08-25 17:38:24 +00:00