summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/threewire.h
Commit message (Expand)AuthorAgeFilesLines
* Abstracted out part of the concept of an SPI device to a generalised NVSMichael Brown2006-12-041-25/+33
* Changed length parameter in SPI methods to be a byte length, rather thanMichael Brown2006-12-041-1/+1
* Generalised the SPI abstraction layer to also be able to handle interfacesMichael Brown2006-12-041-44/+40Star
* Generalise three-wire interface to generic SPI interface.Michael Brown2006-06-141-0/+65