coreboot-kgpe-d16/src/drivers
Duncan Laurie 181bbdd51c SMM: Add option for SPI driver to be available in SMM
- add Kconfig option for CONFIG_SPI_FLASH_SMM
- compile subsystem and chip drivers for smm if enabled
- change mdelay(1) to udelay(500) since mdelay is not defined
  in SMM and a 1ms delay is worth avoiding
- make flash chip structure non-const so the probe function
  pointers can be relocated for use in TSEG
- Make SMM PCI access possible in southbridge SPI code

Change-Id: Icfcbbe8e4e56658769d46af0b5bf6c79a6432641
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/1313
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-07-24 23:44:40 +02:00
..
ati Clean up #ifs 2012-05-08 00:34:34 +02:00
dec remove trailing whitespace 2011-11-01 19:07:45 +01:00
elog ELOG: Add support for flash based event log 2012-07-24 23:43:39 +02:00
emulation Handle drivers/ equally to any other sub directory. 2011-04-15 03:30:03 +00:00
generic IOAPIC: hook up driver in Kconfig 2012-07-13 08:38:08 +02:00
i2c Add Nuvoton W83793 hardware monitor driver 2012-07-04 07:22:48 +02:00
ics Add driver for ICS954309 clock generator 2011-10-25 19:22:22 +02:00
ipmi Add basic ipmi support 2012-07-09 10:41:05 +02:00
oxford Add BAR address debug information to Oxford PCIe serial driver 2012-07-24 22:48:07 +02:00
pc80 Fix TPM driver to work with multiple vendor TPMs 2012-05-01 20:06:32 +02:00
sil Handle drivers/ equally to any other sub directory. 2011-04-15 03:30:03 +00:00
spi SMM: Add option for SPI driver to be available in SMM 2012-07-24 23:44:40 +02:00
trident Handle drivers/ equally to any other sub directory. 2011-04-15 03:30:03 +00:00
Kconfig ELOG: Add support for flash based event log 2012-07-24 23:43:39 +02:00
Makefile.inc ELOG: Add support for flash based event log 2012-07-24 23:43:39 +02:00