| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -5/+5 |
* | tree: Allow passing programmer_cfg directly to programmer | Edward O'Callaghan | 2022-09-07 | 1 | -1/+1 |
* | tree: Change signature of extract_programmer_param_str() | Edward O'Callaghan | 2022-09-07 | 1 | -5/+5 |
* | 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 | -5/+5 |
* | tree: indent struct *_master consistently with tabs | Thomas Heijligen | 2022-06-27 | 1 | -8/+8 |
* | Global cleanup: Fix a few spelling errors | Martin Roth | 2022-05-03 | 1 | -5/+5 |
* | ni845x_spi: add missing const specifier to the spi_transmit function | Miklós Márton | 2021-09-06 | 1 | -1/+1 |
* | spi_master: Use new API to register shutdown function | Anastasia Klimchuk | 2021-08-25 | 1 | -8/+2 |
* | programmer_table: move each entry to the associated programmer source | Thomas Heijligen | 2021-06-10 | 1 | -1/+11 |
* | programmer: Smoothen register_spi_master() API | Nico Huber | 2021-05-13 | 1 | -1/+1 |
* | tree: Remove forward-declarations of structs for spi masters | Anastasia Klimchuk | 2021-04-01 | 1 | -99/+97 |
* | tree: Remove forward-declarations for spi masters | Anastasia Klimchuk | 2021-02-16 | 1 | -44/+40 |
* | Add support for National Instruments USB-845x devices | Miklós Márton | 2019-11-14 | 1 | -0/+642 |