coreboot-kgpe-d16/src/mainboard/emulation/qemu-x86
Uwe Hermann 7b997053eb Simplify a few code chunks, fix whitespace and indentation.
Also, remove some less useful comments, some dead code / unused functions.

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@6108 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-11-21 22:47:22 +00:00
..
chip.h Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
cmos.layout Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. 2010-04-08 15:06:44 +00:00
devicetree.cb Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
irq_tables.c Cut the crap. 2010-09-21 21:16:27 +00:00
Kconfig Restructured all vendors' Kconfig files to no longer source the boards' 2010-08-30 16:36:51 +00:00
mainboard.c Instead of requiring users to modify qemu to allow writes to 2010-09-06 20:20:47 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
northbridge.c We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. 2010-10-12 17:34:08 +00:00
romstage.c Simplify a few code chunks, fix whitespace and indentation. 2010-11-21 22:47:22 +00:00