coreboot/src
Carl-Daniel Hailfinger a81bb03b79 This patch splits console.c into 3 different files to get a better
overview of the code, facilitate future cleanups and reduce the
diff to Yinghai's tree at the same time.
No functional changes, only moving lines between files.
Copyright headers will be added later. Right now we benefit from
keeping the diff as small as possible.

Most of the work was done by Yinghai Lu.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2567 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-03-02 14:21:09 +00:00
..
arch This patch splits console.c into 3 different files to get a better 2007-03-02 14:21:09 +00:00
boot Apply linuxbios-rename-other-payload-options.patch 2006-12-15 12:56:28 +00:00
config This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17: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 is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
devices This change fixes a long-standing bug, whereby we do not set ret for an 2006-10-27 18:22:13 +00:00
drivers Use the canonical name of the vendors/devices and the 2006-11-05 18:50:49 +00:00
include This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
lib This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
mainboard This is another fixup round for Yinghai Lu's great patch. 2007-02-27 14:11:18 +00:00
northbridge Fix some CHIP_NAME() entries to use canonical names. 2007-02-19 19:11:20 +00:00
pc80 This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +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 CHIP_NAME() entries to use canonical names. 2007-02-19 19:11:20 +00:00
stream This eliminates an illegal and annoying warning. 2007-02-03 10:43:48 +00:00
superio Add missing it8716f_early_init.c file, which got lost in the commit of 2007-03-02 12:29:40 +00:00