summaryrefslogtreecommitdiffstats
path: root/digilent_spi.c
Commit message (Expand)AuthorAgeFilesLines
* programmer_table: move each entry to the associated programmer sourceThomas Heijligen2021-06-101-2/+12
* programmer: Make use of new register_spi_master() APINico Huber2021-05-131-3/+2
* programmer: Smoothen register_spi_master() APINico Huber2021-05-131-1/+1
* digilent_spi.c: Refactor singleton states into reentrant patternAnastasia Klimchuk2021-05-121-47/+58
* const'ify flashctx to align signatures with cros flashromEdward O'Callaghan2020-04-301-1/+1
* spi: Drop spi_controller typeNico Huber2019-06-271-1/+0
* digilent_spi: Avoid deprecated libusb functionsArthur Heymans2018-07-311-0/+4
* digilent_spi: add a driver for the iCEblink40 development boardLubomir Rintel2018-06-261-0/+453