repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/hardkernel/odroid-h4: Correct number of jacks in hda_verb.c
[coreboot.git]
/
Documentation
/
arch
/
index.md
blob
adf00fb32e51cae417c0fba1ffc3aee0bfd7749b
1
# Architecture-specific documentation
2
3
This section contains documentation about coreboot on specific CPU
4
architectures.
5
6
## RISC-V
7
8
```{toctree}
9
:maxdepth: 1
10
11
RISC-V documentation <riscv/index.md>
12
```
13
14
## x86
15
```{toctree}
16
:maxdepth: 1
17
18
x86 documentation <x86/index.md>
19
```