summaryrefslogtreecommitdiffstats
path: root/Documentation/soc/index.md
diff options
context:
space:
mode:
authorT Michael Turney <mturney@codeaurora.org>2019-10-09 07:04:54 -0700
committerPatrick Georgi <pgeorgi@google.com>2019-10-21 09:06:55 +0000
commit7783c606a4694c39d2da26d10cf6b3ad036dfa81 (patch)
tree0f5469fbccdfdae48721177e9f39d961768df331 /Documentation/soc/index.md
parent511a8f5538e7e095258f187b7aae9c32eeb4962a (diff)
downloadcoreboot-7783c606a4694c39d2da26d10cf6b3ad036dfa81.tar.gz
coreboot-7783c606a4694c39d2da26d10cf6b3ad036dfa81.tar.bz2
coreboot-7783c606a4694c39d2da26d10cf6b3ad036dfa81.zip
sc7180: Provide initial SoC support
Change-Id: Iddcef560c1987486436b73ca1d5fc83cee2f713c Signed-off-by: T Michael Turney <mturney@codeaurora.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35494 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
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 fccddbd02501..1415c721bb60 100644
--- a/Documentation/soc/index.md
+++ b/Documentation/soc/index.md
@@ -7,3 +7,4 @@ This section contains documentation about coreboot on specific SOCs.
- [AMD](amd/index.md)
- [Cavium](cavium/index.md)
- [Intel](intel/index.md)
+- [Qualcomm](qualcomm/index.md)