coreboot/src/pc80
Stefan Reinauer f96c2d96a8 fix warnings, shadowed declarations and style guide violations (all 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@4179 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-22 16:23:47 +00:00
..
ide This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:30:06 +00:00
Config.lb implement io based udelay function for all mainboards that lack an apic 2005-12-04 17:50:32 +00:00
i8259.c add a header file for i8259.h (trivial) 2009-01-20 21:38:17 +00:00
isa-dma.c - Bump the LinuxBIOS major version 2004-10-21 10:44:08 +00:00
keyboard.c This patch fixes the dbm690t keyboard not working issue. It should also 2008-09-26 19:15:38 +00:00
mc146818rtc.c * Allow coreboot to use the full 256 bytes of CMOS memory 2009-04-22 09:03:08 +00:00
mc146818rtc_early.c fix warnings, shadowed declarations and style guide violations (all trivial) 2009-04-22 16:23:47 +00:00
serial.c fix lots of warnings for cache as ram builds (trivial) 2008-08-03 10:35:06 +00:00
udelay_io.c Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
usbdebug_direct_serial.c This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00