coreboot/src
Patrick Georgi bcabf2fa74 Make globals in romstage break the build, so we don't have to
wonder why variables in .data or .bss (both somewhere in ROM space)
are wrong.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5841 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-25 14:15:41 +00:00
..
arch/i386 Make globals in romstage break the build, so we don't have to 2010-09-25 14:15:41 +00:00
boot Fix some wrong capitalizations, reformat comments, fix a typo. 2010-09-23 18:29:40 +00:00
console Fix some wrong capitalizations, reformat comments, fix a typo. 2010-09-23 18:29:40 +00:00
cpu Drop <cpu/amd/mtrr.h> #include from Intel CPUs. 2010-09-25 12:37:33 +00:00
devices Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed. 2010-09-13 14:43:02 +00:00
drivers Whatever happened here,... The DEC Tulip is a network card, no bridge of any 2010-08-17 09:52:01 +00:00
include - Fix race condition in option_table.h generation by moving the include 2010-09-25 10:40:47 +00:00
lib Fix some wrong capitalizations, reformat comments, fix a typo. 2010-09-23 18:29:40 +00:00
mainboard Keep the mc146818rtc.h include close to the option table include where 2010-09-25 10:42:55 +00:00
northbridge Keep the mc146818rtc.h include close to the option table include where 2010-09-25 10:42:55 +00:00
pc80 - Fix race condition in option_table.h generation by moving the include 2010-09-25 10:40:47 +00:00
southbridge Make SB600/SB700 more similar for easier diffs (trivial). 2010-09-24 23:37:25 +00:00
superio Add support for HP DL165-G6 with Fam10 CPU. 2010-09-24 17:35:32 +00:00
Kconfig Make a Kconfig option for debugging output from realmode emulation. Trivial. 2010-09-07 22:30:15 +00:00
Kconfig.deprecated_options Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00