summaryrefslogtreecommitdiffstats
path: root/Documentation/soc/index.md
diff options
context:
space:
mode:
authorMarshall Dawson <marshalldawson3rd@gmail.com>2019-06-11 09:51:12 -0600
committerMartin Roth <martinroth@google.com>2019-06-13 18:03:28 +0000
commita2455b2967ad3ab7e95785820e49f600b06477f6 (patch)
treeda1eb7d027db8bd5e0289d103449b476527f9b33 /Documentation/soc/index.md
parent24f73d4f535157452ba767410290cfdc484ca61c (diff)
downloadcoreboot-a2455b2967ad3ab7e95785820e49f600b06477f6.tar.gz
coreboot-a2455b2967ad3ab7e95785820e49f600b06477f6.tar.bz2
coreboot-a2455b2967ad3ab7e95785820e49f600b06477f6.zip
Documentation/soc/amd: Add Family 17h
Begin a directory for AMD soc devices and add an explanation of how Family 17h works. Newer AMD systems use a unique paradign for initializing the x86 processors. Change-Id: I7bd8649996add80747f6a60b9dfd35a94a560be1 Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33399 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'Documentation/soc/index.md')
-rw-r--r--Documentation/soc/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/soc/index.md b/Documentation/soc/index.md
index 04e2b2f2eb95..fccddbd02501 100644
--- a/Documentation/soc/index.md
+++ b/Documentation/soc/index.md
@@ -4,5 +4,6 @@ This section contains documentation about coreboot on specific SOCs.
## Vendor
+- [AMD](amd/index.md)
- [Cavium](cavium/index.md)
- [Intel](intel/index.md)