coreboot/src
Marc Jones 5c3126936d Generate and extract debug sysmbols for coreboot. *.debug files can be
used for source level debug.

Signed-off-by: Marc Jones <marcj303@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5827 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-23 15:38:55 +00:00
..
arch/i386 Generate and extract debug sysmbols for coreboot. *.debug files can be 2010-09-23 15:38:55 +00:00
boot Check the value of ulzma and do not continue if there was an error. 2010-06-01 15:19:25 +00:00
console We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
cpu Clear bit 35 of msr c001_102a in Fam10 rev C cores. 2010-09-17 00:13:52 +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 AMD Fam10 code breaks with gcc 4.5.0. 2010-09-17 21:38:40 +00:00
lib Fix a compiler warning in src/lib/usbdebug.c (trivial). 2010-09-22 23:42:32 +00:00
mainboard Here is a proposed way how to handle the SATA PHY settings on SB700. It 2010-09-22 22:46:47 +00:00
northbridge Complete the code which was missing. 2010-09-21 02:51:31 +00:00
pc80 This patch avoids a timeout during PS/2 keyboard 2010-09-09 20:37:00 +00:00
southbridge Here is a proposed way how to handle the SATA PHY settings on SB700. It 2010-09-22 22:46:47 +00:00
superio Add F71859 SIO. 2010-09-10 22:13:34 +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 Add a DRIVERS_PS2_KEYBOARD option which controls the PS2 keyboard 2010-09-09 08:34:02 +00:00