coreboot-kgpe-d16/src/mainboard/amd/norwich
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 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" 2010-05-05 13:12:42 +00:00
irq_tables.c Drop some useless "../../../" in #includes (trivial). 2010-09-25 16:17:20 +00:00
Kconfig Enable or disable the power button in Kconfig 2010-10-13 06:23:02 +00:00
mainboard.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
romstage.c Simplify a few code chunks, fix whitespace and indentation. 2010-11-21 22:47:22 +00:00