xref: /aosp_15_r20/external/coreboot/Documentation/superio/index.md (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1# SuperIO-specific documentation
2
3This section contains documentation about coreboot on specific SuperIOs.
4
5## Nuvoton
6
7```{toctree}
8:maxdepth: 1
9
10NPCD378 <nuvoton/npcd378.md>
11NCT5539D <nuvoton/nct5539d.md>
12```
13
14## Common
15```{toctree}
16:maxdepth: 1
17
18PNP devices <common/pnp.md>
19SSDT generator for generic SuperIOs <common/ssdt.md>
20```
21