summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* it8212: Drop it8212_ prefix for par data struct membersAlexander Goncharov2022-07-281-4/+4
* atapromise: Drop atapromise_ prefix for par data struct membersAlexander Goncharov2022-07-281-3/+3
* meson: fix various meson build warnings and formattingNikolai Artemiev2022-07-282-8/+6
* pickit2_spi.c: Add `pickit2_interrupt_transfer()` helperAngel Pons2022-07-261-15/+13
* maintainers: Add Nikolai Artemiev for write-protectAnastasia Klimchuk2022-07-261-0/+6
* maintainers: Add Anastasia Klimchuk for unit testsAnastasia Klimchuk2022-07-261-0/+10
* maintainers: Add Nikolai Artemiev for linux_mtdAnastasia Klimchuk2022-07-261-0/+5
* maintainers: Add Peter Marheine for i2c programmersAnastasia Klimchuk2022-07-261-0/+11
* maintainers: Add Peter Marheine for i2c coreAnastasia Klimchuk2022-07-261-0/+5
* maintainers: Add Thomas Heijligen for build systemAnastasia Klimchuk2022-07-261-1/+12
* Introduce MAINTAINERS fileFelix Singer2022-07-261-0/+81
* Makefile: Fix dependencies for developerbox_spiFelix Singer2022-07-251-0/+1
* Makefile: Fix option name of parade_lspcon programmerFelix Singer2022-07-251-1/+1
* realtek_mst_i2c_spi.c: Use bool type for parametersFelix Singer2022-07-221-11/+11
* realtek_mst_i2c_spi.c: Clean up get_params()Felix Singer2022-07-221-6/+3
* realtek_mst_i2c_spi: Use underscores for parameters instead hyphensFelix Singer2022-07-223-15/+15
* flashrom_tester: Add write_file_with_layout positive testEvan Benn2022-07-212-2/+26
* flashrom_tester: Refactor Error typeEvan Benn2022-07-213-21/+46
* flashrom_tester: Remove subprocess from elog_sanity_testEvan Benn2022-07-214-33/+43
* flashrom_tester: Use Flashrom trait instead of struct FlashromCmdEvan Benn2022-07-215-319/+356
* atapromise: Refactor singleton states into reentrant patternAlexander Goncharov2022-07-191-17/+41
* it8212: Refactor singleton states into reentrant patternAlexander Goncharov2022-07-191-6/+28
* stlinkv3_spi: add support for more product variantsMiklós Márton2022-07-181-5/+16
* ft2232_spi.c: Add support for kt-link jtag interfaceJacek Naglak2022-07-183-3/+33
* hwaccess: use __asm__ as it is done elsewhereRosen Penev2022-07-181-3/+3
* realtek_mst_i2c_spi.c: Add allow-brick=yes programmer paramEdward O'Callaghan2022-07-173-5/+33
* Rename lspcon_i2c_spi to parade_lspconThomas Heijligen2022-07-177-135/+136
* mediatek_i2c_spi: Use new API to register shutdown functionAlexander Goncharov2022-07-151-4/+2
* mediatek_i2c_spi: Move shutdown function above spi_master structAlexander Goncharov2022-07-151-12/+12
* gfxnvidia: Drop nvidia_ prefix for par data struct membersAlexander Goncharov2022-07-131-4/+4
* ichspi: Call `Set Flash Address` API from `Read/Write Status` functionsSubrata Banik2022-07-131-0/+2
* spi: Add function to probe erase command opcode for all spi_masterAarya Chaumal2022-07-1125-1/+50
* it87spi.c: Enable probing of IT8686EPete Smith2022-07-111-0/+1
* tests: Make libusb conditional dependency for unit testsAnastasia Klimchuk2022-07-103-6/+64
* tests: Split lifecycle test file into per-programmer filesAnastasia Klimchuk2022-07-109-383/+502
* tests: Add lifecycle function prototypes into lifecycle.h headerAnastasia Klimchuk2022-07-102-7/+6
* tests: Create lifecycle.h and gather includes and macro thereAnastasia Klimchuk2022-07-102-12/+33
* gfxnvidia: Refactor singleton states into reentrant patternAlexander Goncharov2022-07-081-6/+27
* drkaiser: Drop drkaiser_ prefix for par data struct membersAlexander Goncharov2022-07-061-4/+4
* realtek_mst_i2c_spi.c: Clarify gpio pin 88 comment to be more exactingEdward O'Callaghan2022-07-051-2/+1
* dummyflasher: Remove spurious init for VARIABLE_SIZENico Huber2022-07-051-8/+0
* flashchips.c: Mark MT25QU256 as testedAngel Pons2022-07-051-1/+1
* flashchips.c: change GD25Q256D to "GD25Q256D/GD25Q256E"Nikolai Artemiev2022-07-051-1/+1
* it85spi: EOL supportEdward O'Callaghan2022-07-045-381/+1
* Add `str` extension to extract_programmer_param function nameChinmay Lonkar2022-07-0231-81/+81
* drkaiser: Refactor singleton states into reentrant patternAlexander Goncharov2022-06-301-7/+29
* tests: Remove unnecessary static keyword from lifecycle testsAnastasia Klimchuk2022-06-281-9/+9
* tests: Add dummyflasher unit tests for opaque programmerAnastasia Klimchuk2022-06-283-1/+17
* tree: indent struct *_master consistently with tabsThomas Heijligen2022-06-2733-293/+293
* spi25.c: Add function to return opcode of passed erase fucntion pointerAarya Chaumal2022-06-272-0/+13