aboutsummaryrefslogtreecommitdiffstats
path: root/include/programmer.h
Commit message (Expand)AuthorAgeFilesLines
* internal.c: Retype appropriate variables with boolFelix Singer2022-09-081-2/+3
* tree: plumb programmer_cfg into chipset_flash_enable()Edward O'Callaghan2022-09-071-1/+1
* ichspi.c: Allow passing programmer_cfg directlyEdward O'Callaghan2022-09-071-1/+1
* chipset_enable.c: Change doit() and enable_flash_\S() signaturesEdward O'Callaghan2022-09-071-1/+1
* tree: Fix drivers to pass programmer_cfg to pcidev_init()Edward O'Callaghan2022-09-071-1/+1
* sb600spi.c: Allow passing programmer_cfg directlyEdward O'Callaghan2022-09-071-1/+1
* it87spi.c: Allow passing programmer_cfg directlyEdward O'Callaghan2022-09-071-1/+1
* tree: Allow passing programmer_cfg directly to programmerEdward O'Callaghan2022-09-071-2/+2
* tree: Change signature of extract_programmer_param_str()Edward O'Callaghan2022-09-071-1/+2
* parallel.c: Consoldiate parallel master registration logicEdward O'Callaghan2022-08-251-9/+11
* Rename lspcon_i2c_spi to parade_lspconThomas Heijligen2022-07-171-1/+1
* spi: Add function to probe erase command opcode for all spi_masterAarya Chaumal2022-07-111-0/+2
* it85spi: EOL supportEdward O'Callaghan2022-07-041-3/+0
* Add `str` extension to extract_programmer_param function nameChinmay Lonkar2022-07-021-1/+1
* writeprotect.c: Allow opaque masters to hook {read,write}_register()Edward O'Callaghan2022-06-211-0/+8
* Introduce an `include` directory for header filesThomas Heijligen2022-04-291-0/+516