coreboot-kgpe-d16/src
Alexandru Gagniuc 065b7da298 cpu/amd/agesa/family15tn: Add udelay implementation for SMM
This is a small implementation which uses only MSRs and rdtsc, without
relying on northbridge or other system hardware. It's SMM safe in that
it only reads registers, and doesn't modify the state of the hardware.

Change-Id: Ifa02ca73455b382f830c9b30b80b4f1bb18706b4
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/5501
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-04-16 23:42:19 +02:00
..
arch console: Refactor uart8250/NE2K 2014-04-09 13:28:33 +02:00
console console: Remove old fix for DEBUG_SMI 2014-04-09 13:26:48 +02:00
cpu cpu/amd/agesa/family15tn: Add udelay implementation for SMM 2014-04-16 23:42:19 +02:00
device OxPCIe uart: Split PCI bridge control 2014-04-09 11:29:45 +02:00
drivers OxPCIe uart: Move under drivers/uart 2014-04-09 11:30:53 +02:00
ec ec/compal/ene932/acpi: Let mainboard define the ACPI lid object 2014-04-12 20:26:04 +02:00
include cpu/amd/agesa/family15tn: Add initial support for SMM mode 2014-04-16 23:42:00 +02:00
lib uart: Redefine Kconfig options 2014-04-09 11:24:43 +02:00
mainboard southbridge/hudson: Use MMIO instead of PIO to access PM space 2014-04-16 22:29:33 +02:00
northbridge AMD AGESA fam15tn/fam16kb: Remove unused source files 2014-04-16 14:39:11 +02:00
soc console: Move newline translation outside console_tx_byte 2014-04-09 13:21:25 +02:00
southbridge southbridge/hudson: Use MMIO instead of PIO to access PM space 2014-04-16 22:29:33 +02:00
superio superio/ite/it8728f: Fix headers and prototype location 2014-04-15 04:35:20 +02:00
vendorcode vendorcode/amd/agesa/fam14: Build as a static library 2014-04-15 17:23:37 +02:00
Kconfig buildsystem: check for coreboot toolchain by default 2014-04-16 08:20:06 +02:00