coreboot/src
Duncan Laurie 54cba3b4ad SMM: Skip locking SPI registers in finalize step
This is a temporary workaround so the SPI bus can be accessed
at runtime in SMM code until the SPI opcode menu is used
properly.

Change-Id: I93d188c55b66d8dce49fa91a1de53ee195944b30
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/1318
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-07-25 22:59:43 +02:00
..
arch/x86 Extend smbios api to allow runtime change of mainboard serial and version 2012-07-25 14:13:04 +02:00
boot Implement stack overflow checking for the BSP 2012-07-24 23:29:12 +02:00
console SMM: Add support for malloc in SMM if using TSEG 2012-07-24 23:44:19 +02:00
cpu Fix comment to reference IvyBridge, too 2012-07-25 22:24:27 +02:00
devices Remove useless semicolon 2012-07-25 12:26:33 +02:00
drivers ELOG: Add support for a monotonic boot counter in CMOS 2012-07-25 00:47:10 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include SMM: rename tseg_fixup to tseg_relocate and export 2012-07-25 22:09:19 +02:00
lib SMM: Add support for malloc in SMM if using TSEG 2012-07-24 23:44:19 +02:00
mainboard AMD parmer: Set correct azalia code verb table 2012-07-25 22:22:32 +02:00
northbridge Change multiply ONE_MB to bit shifting. 2012-07-25 22:15:17 +02:00
southbridge SMM: Skip locking SPI registers in finalize step 2012-07-25 22:59:43 +02:00
superio servengines/pilot superio: add attribute unused 2012-07-09 12:36:02 +02:00
vendorcode ELOG: Log events for Chrome OS developer/recovery mode 2012-07-25 22:24:56 +02:00
Kconfig Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. 2012-06-23 07:50:07 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00