| Commit message (Expand) | Author | Age | Files | Lines |
* | digilent_spi.c: Rename variable p to param_str | Felix Singer | 2022-08-14 | 1 | -11/+11 |
* | spi: Add function to probe erase command opcode for all spi_master | Aarya Chaumal | 2022-07-11 | 1 | -0/+1 |
* | Add `str` extension to extract_programmer_param function name | Chinmay Lonkar | 2022-07-02 | 1 | -2/+2 |
* | spi_master: Use new API to register shutdown function | Anastasia Klimchuk | 2021-08-25 | 1 | -4/+2 |
* | spi_master: Move shutdown function above spi_master struct | Anastasia Klimchuk | 2021-08-17 | 1 | -12/+11 |
* | programmer_table: move each entry to the associated programmer source | Thomas Heijligen | 2021-06-10 | 1 | -2/+12 |
* | programmer: Make use of new register_spi_master() API | Nico Huber | 2021-05-13 | 1 | -3/+2 |
* | programmer: Smoothen register_spi_master() API | Nico Huber | 2021-05-13 | 1 | -1/+1 |
* | digilent_spi.c: Refactor singleton states into reentrant pattern | Anastasia Klimchuk | 2021-05-12 | 1 | -47/+58 |
* | const'ify flashctx to align signatures with cros flashrom | Edward O'Callaghan | 2020-04-30 | 1 | -1/+1 |
* | spi: Drop spi_controller type | Nico Huber | 2019-06-27 | 1 | -1/+0 |
* | digilent_spi: Avoid deprecated libusb functions | Arthur Heymans | 2018-07-31 | 1 | -0/+4 |
* | digilent_spi: add a driver for the iCEblink40 development board | Lubomir Rintel | 2018-06-26 | 1 | -0/+453 |