summaryrefslogtreecommitdiff
path: root/Documentation/drivers/index.md
blob: 40d747da9dea5a0f660c0ca17b34f72d85fc22cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Platform independent drivers documentation

The drivers can be found in `src/drivers`. They are intended for onboard
and plugin devices, significantly reducing integration complexity and
they allow to easily reuse existing code accross platforms.

* [Intel DPTF](dptf.md)
* [IPMI KCS](ipmi_kcs.md)
* [SMMSTORE](smmstore.md)
* [SoundWire](soundwire.md)
* [SMMSTOREv2](smmstorev2.md)
* [USB4 Retimer](retimer.md)