summaryrefslogtreecommitdiffstats
path: root/src/drivers/nvs/spi.c
Commit message (Expand)AuthorAgeFilesLines
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-1/+1
* Fix compiler warnings that appear only on OpenBSD.Michael Brown2007-12-061-2/+2
* Fix prototype mismatch.Michael Brown2007-12-071-2/+2
* Added debug statementsMichael Brown2006-12-051-4/+20
* Added generic SPI protocol handler with read and write support.Michael Brown2006-12-041-0/+122