coreboot-kgpe-d16/src/cpu/amd
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
..
agesa cpu/amd/agesa/family15tn: Add udelay implementation for SMM 2014-04-16 23:42:19 +02:00
car cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded value 2014-04-09 10:55:27 +02:00
dualcore cpu: Fix spelling 2013-07-11 22:36:59 +02:00
geode_gx1 PCI: Drop includes under cpu 2014-02-12 21:57:11 +01:00
geode_gx2 PCI: Drop includes under cpu 2014-02-12 21:57:11 +01:00
geode_lx PCI: Drop includes under cpu 2014-02-12 21:57:11 +01:00
microcode cpu/amd: Remove error messages on non-matching microcode patches 2013-12-13 09:07:46 +01:00
model_10xxx AMD fam10: Drop RAMINIT_SYSINFO 2013-12-29 19:45:41 +01:00
model_fxx cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 models 2014-02-03 22:24:17 +01:00
mtrr cpu: Fix spelling 2013-07-11 22:36:59 +02:00
quadcore cpu: Fix spelling 2013-07-11 22:36:59 +02:00
sc520 Set PCI bus operations at buildtime for ramstage 2013-07-11 01:29:35 +02:00
smm GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
socket_754 x86: unify amd and non-amd MTRR routines 2013-03-22 04:06:42 +01:00
socket_939 x86: unify amd and non-amd MTRR routines 2013-03-22 04:06:42 +01:00
socket_940 x86: unify amd and non-amd MTRR routines 2013-03-22 04:06:42 +01:00
socket_AM2 x86: unify amd and non-amd MTRR routines 2013-03-22 04:06:42 +01:00
socket_AM2r2 AMD: Kconfig cleanup 2013-07-10 23:14:28 +02:00
socket_AM3 AMD: Kconfig cleanup 2013-07-10 23:14:28 +02:00
socket_ASB2 AMD: Kconfig cleanup 2013-07-10 23:14:28 +02:00
socket_C32 AMD: Kconfig cleanup 2013-07-10 23:14:28 +02:00
socket_F x86: unify amd and non-amd MTRR routines 2013-03-22 04:06:42 +01:00
socket_F_1207 AMD: Kconfig cleanup 2013-07-10 23:14:28 +02:00
socket_S1G1 x86: unify amd and non-amd MTRR routines 2013-03-22 04:06:42 +01:00
Kconfig AMD K8: Socket implies K8_REV_F_SUPPORT 2013-12-29 00:04:02 +01:00
Makefile.inc C32 legacy code: change CONFIG_CPU_AMD_SOCKET_C32 to CONFIG_CPU_AMD_SOCKET_C32_NON_AGESA 2012-09-19 23:15:27 +02:00