coreboot/src
Carl-Daniel Hailfinger 1c49bc9744 Bring AMD K8 ACPI mangling more in line with Fam10 ACPI mangling. No
functional changes, only a little bit of (mostly formatting) cleanup to
make merging easier.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3924 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-01-30 02:05:20 +00:00
..
arch fix inconsistent user interface naming. don't show compile paths to users 2009-01-20 19:21:47 +00:00
boot Fix compile errors if CONFIG_FS_PAYLOAD=1: 2008-11-03 23:16:00 +00:00
config Now that x86emu debugging is actually working, it should be switched off per 2009-01-21 01:56:53 +00:00
console fix warning in vga console code (trivial) 2008-08-01 11:38:23 +00:00
cpu Fix register typo for core 2 cpus (trivial) 2009-01-20 21:32:37 +00:00
devices Backport all x86emu fixes from Pattrick Hueper to coreboot v2 (acked in v2, 2009-01-20 21:36:39 +00:00
drivers The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00
include add a header file for i8259.h (trivial) 2009-01-20 21:38:17 +00:00
lib fix compiler warnings (trivial) 2009-01-20 21:40:16 +00:00
mainboard Correct FDAT->FADT typo. 2009-01-28 00:19:49 +00:00
northbridge Bring AMD K8 ACPI mangling more in line with Fam10 ACPI mangling. No 2009-01-30 02:05:20 +00:00
pc80 add a header file for i8259.h (trivial) 2009-01-20 21:38:17 +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 use printk, when possible. (trivial) 2008-08-01 12:12:37 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge Fix rs690 bug about GPPSB configuration. 2009-01-23 22:16:13 +00:00
stream Fix compile errors if CONFIG_FS_PAYLOAD=1: 2008-11-03 23:16:00 +00:00
superio Add support for the Winbond W83627UHG Super I/O. 2009-01-06 00:33:30 +00:00