diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2018-06-18 13:23:27 +0200 |
---|---|---|
committer | Philipp Deppenwiese <zaolin.daisuki@gmail.com> | 2018-06-19 18:09:04 +0000 |
commit | 8c986ab26358b40863f7404c97e8afbb118789f1 (patch) | |
tree | 58faa4c51352152a6bd58a7d0bd86cf8f100fd66 /Documentation/index.md | |
parent | a45e9f8106e0ae8f3315f7ca7d707eab171551d7 (diff) |
Documentation: Add cavium SoC and mainboard
* Add documentation for CN81XX SoC
* Add documentation for CN81XX EVB SFF mainboard
* Add documentation for BDK
* Add documentation for BOOTROM and BOOTBLOCK behaviour
* Alphabetically sort vendors
Change-Id: Ibfcd42788e31f684baed658dc3c4dfe1b8e4f354
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/27150
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Diffstat (limited to 'Documentation/index.md')
-rw-r--r-- | Documentation/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/index.md b/Documentation/index.md index 4ec45508cc..cf22dca28f 100644 --- a/Documentation/index.md +++ b/Documentation/index.md @@ -18,4 +18,5 @@ Contents: * [System on Chip-specific documentation](soc/index.md) * [Mainboard-specific documentation](mainboard/index.md) * [SuperIO-specific documentation](superio/index.md) +* [Vendorcode-specific documentation](vendorcode/index.md) * [Release notes for past releases](releases/index.md) |