| Commit message (Expand) | Author | Age | Files | Lines |
* | tree/: Drop default_spi_probe_opcode for NULL case | Edward O'Callaghan | 2023-03-03 | 1 | -1/+0 |
* | spi: Make 'default_spi_send_multicommand' the default unless defined | Edward O'Callaghan | 2023-03-01 | 1 | -1/+0 |
* | spi: Make 'default_spi_write_aai' the default unless defined | Edward O'Callaghan | 2022-12-21 | 1 | -1/+0 |
* | drivers/: Make 'fallback_{un}map' the default unless defined | Edward O'Callaghan | 2022-10-08 | 1 | -2/+0 |
* | drivers/: Make 'internal_delay' the default unless defined | Edward O'Callaghan | 2022-09-27 | 1 | -1/+0 |
* | tree: Port programmers to pass programmer_cfg to extractors | Edward O'Callaghan | 2022-09-07 | 1 | -2/+2 |
* | tree: Allow passing programmer_cfg directly to programmer | Edward O'Callaghan | 2022-09-07 | 1 | -3/+3 |
* | tree: Change signature of extract_programmer_param_str() | Edward O'Callaghan | 2022-09-07 | 1 | -1/+1 |
* | mediatek_i2c_spi.c: Add allow_brick=yes programmer param | Edward O'Callaghan | 2022-07-30 | 1 | -0/+37 |
* | mediatek_i2c_spi: Use new API to register shutdown function | Alexander Goncharov | 2022-07-15 | 1 | -4/+2 |
* | mediatek_i2c_spi: Move shutdown function above spi_master struct | Alexander Goncharov | 2022-07-15 | 1 | -12/+12 |
* | spi: Add function to probe erase command opcode for all spi_master | Aarya Chaumal | 2022-07-11 | 1 | -0/+1 |
* | tree: indent struct *_master consistently with tabs | Thomas Heijligen | 2022-06-27 | 1 | -7/+7 |
* | Add mediatek_i2c_spi interface | Neill Corlett | 2022-02-01 | 1 | -0/+512 |