coreboot-kgpe-d16/src
Stefan Reinauer 48323b5873 dumpmmcr utility is available under util and shares most of the code.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5851 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-26 15:04:46 +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 the build, CONFIG_USBDEBUG must always be defined (trivial). 2010-09-26 10:34:36 +00:00
cpu dumpmmcr utility is available under util and shares most of the code. 2010-09-26 15:04:46 +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 Drop some useless "../../../" in #includes (trivial). 2010-09-25 16:17:20 +00:00
northbridge Mark read-only data as read-only, so the global vars test doesn't fail on it. 2010-09-25 17:24:10 +00:00
pc80 - Fix race condition in option_table.h generation by moving the include 2010-09-25 10:40:47 +00:00
southbridge Only show the USB Debug Port kconfig option to the user if a mainboard 2010-09-26 07:35:55 +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