summaryrefslogtreecommitdiffstats
path: root/digilent_spi.c
Commit message (Expand)AuthorAgeFilesLines
* spi_master: Use new API to register shutdown functionAnastasia Klimchuk2021-08-251-4/+2
* spi_master: Move shutdown function above spi_master structAnastasia Klimchuk2021-08-171-12/+11
* 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