aboutsummaryrefslogtreecommitdiff
path: root/Documentation/soc/amd/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/amd/index.md
parent24f73d4f535157452ba767410290cfdc484ca61c (diff)
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/amd/index.md')
-rw-r--r--Documentation/soc/amd/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/soc/amd/index.md b/Documentation/soc/amd/index.md
new file mode 100644
index 0000000000..7945b488f5
--- /dev/null
+++ b/Documentation/soc/amd/index.md
@@ -0,0 +1,8 @@
+# AMD SOC-specific documentation
+
+This section contains documentation about coreboot on specific AMD SOCs.
+
+## Technology
+
+- [Family 17h](family17h.md)
+