coreboot-kgpe-d16/src
Stefan Reinauer 6fa0317637 remove a few warnings, and comments á la #include <foo.h> // include file foo.h
(trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4160 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-21 23:02:40 +00:00
..
arch fix a warning for a misnamed define, and make a debug message printk_debug 2009-04-21 23:00:14 +00:00
boot Eliminate various issues brought up by scan-build. 2009-04-21 20:14:31 +00:00
config Somehow svn add didn't work for the include files. Commit the remainder 2009-04-21 00:25:23 +00:00
console Eliminate various issues brought up by scan-build. 2009-04-21 20:14:31 +00:00
cpu Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
devices Eliminate various issues brought up by scan-build. 2009-04-21 20:14:31 +00:00
drivers Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
include add define for Role-Based Error Reporting to PCIe defines (trivial) 2009-04-21 23:01:10 +00:00
lib v2/src romfs->cbfs rename 2009-04-15 21:40:08 +00:00
mainboard CONFIG_CHIP_NAME is dead (trivial) 2009-04-21 22:59:00 +00:00
northbridge There is a typo in amdk8/raminit_f.c regarding the preprocessor symbol QRANK_DIMM_SUPPORT in line 2208, which caused the protected code fragment never to be included for compilation. 2009-04-18 23:04:28 +00:00
pc80 Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +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 the build. This error was introduced by change in acpi.c, the acpi_slp_type exists only conditionally. 2009-04-13 21:42:49 +00:00
stream remove a few warnings, and comments á la #include <foo.h> // include file foo.h 2009-04-21 23:02:40 +00:00
superio The IT8712F needs to have the configuration bits changed to handle the power for 2009-04-12 18:01:55 +00:00