coreboot/src
Stefan Reinauer 0b2f18523a indent mptable.c
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5332 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-30 21:43:15 +00:00
..
arch/i386 make crt0s and ldscripts evaluate late, so the chipset_* variables are there at 2010-03-30 20:32:01 +00:00
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
console add CONFIG_NO_POST as it is used in the code, and move it together with CONFIG_SERIAL_POST 2010-03-30 09:57:28 +00:00
cpu reduce warnings in MCP55 and Fam10 code 2010-03-30 09:56:35 +00:00
devices Prepare for using coreboot x86emu in userspace utility "vgabios" 2010-03-23 15:49:44 +00:00
drivers printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
include Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
lib This patch drops the coreboot CMOS checksum ranges from Kconfig because 2010-03-29 17:14:28 +00:00
mainboard indent mptable.c 2010-03-30 21:43:15 +00:00
northbridge reduce warnings in MCP55 and Fam10 code 2010-03-30 09:56:35 +00:00
pc80 Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
southbridge reduce warnings in MCP55 and Fam10 code 2010-03-30 09:56:35 +00:00
superio Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
Kconfig This patch drops the coreboot CMOS checksum ranges from Kconfig because 2010-03-29 17:14:28 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00