coreboot-kgpe-d16/src
Uwe Hermann 8c1c1c0557 Completely rip out / replace the ASUS P2B code (which wasn't really working),
replacing it with a minimal, but working, framework which will be expanded.
Drop a bunch of useless and duplicated files, add missing license headers.

I'm self-acking it this time, the diff is a huge unreadable mess and the old
code is broken anyway...

This code is tested to build fine, and can boot a Linux kernel up to a
login-prompt via FILO (IDE). This is verified on actual hardware.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2859 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-10-16 00:13:59 +00:00
..
arch Add a common/global failover.c file which can be used by all 2007-09-13 08:38:24 +00:00
boot This patch makes a some elf debugging information available at log level 2007-04-14 16:34:32 +00:00
config Fix some issues with spaces in the code and Doxygen style documentation. 2007-10-07 21:00:02 +00:00
console This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
cpu This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA) 2007-10-15 21:39:48 +00:00
devices Don't arbitrarily enable PERR# and SERR# for PCI devices. 2007-09-26 16:41:15 +00:00
drivers Fix Agami Aruma target (the only one using the part) 2007-07-12 20:07:54 +00:00
include Add SiS device IDs for further update. 2007-09-22 17:51:48 +00:00
lib This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
mainboard Completely rip out / replace the ASUS P2B code (which wasn't really working), 2007-10-16 00:13:59 +00:00
northbridge Fix the resource end in amdk8/northbridge.c. 2007-10-14 00:29:25 +00:00
pc80 Small patch that adds an error message in case the keyboard selftest fails. 2007-05-24 13:55:45 +00:00
pmc/altimus/mpc7410 Use the common LinuxBIOS license header (trivial). Refs #5. 2006-12-05 15:27:46 +00:00
ram - Adds support for the Advantech eval board. Configuration was produced 2006-04-01 04:10:44 +00:00
sdram 1201_ht_bus0_dev0_fidvid_core.diff 2005-12-02 21:52:30 +00:00
southbridge Fix some issues with spaces in the code and Doxygen style documentation. 2007-10-07 21:00:02 +00:00
stream This eliminates an illegal and annoying warning. 2007-02-03 10:43:48 +00:00
superio [Arg! Forgot to 'svn add', sorry] 2007-07-12 13:13:56 +00:00