summaryrefslogtreecommitdiffstats
path: root/raiden_debug_spi.c
Commit message (Expand)AuthorAgeFilesLines
* raiden_debug_spi: add param for a custom reset setupMary Ruthven2020-07-211-12/+30
* raiden_debug_spi: add missing USB_SPI requestsMary Ruthven2020-07-211-4/+11
* raiden_debug_spi.c: Add support for USB SPI protocol V2Brian J. Nemec2020-07-211-12/+672
* raiden_debug_spi.c: Add protocol based configuration to initBrian J. Nemec2020-07-211-28/+105
* raiden_debug_spi.c: Add USB context states and helper functionsBrian J. Nemec2020-07-201-67/+207
* raiden_debug_spi.c: Add transfer context statesBrian J. Nemec2020-07-201-32/+67
* raiden_debug_spi.c: Clean up the USB SPI protocolBrian J. Nemec2020-07-201-64/+125
* raiden_debug_spi.c: Rename Protocol V1 specific fieldsBrian J. Nemec2020-07-201-20/+24
* raiden_debug_spi.c: Enables USB retry for invalid write countBrian J. Nemec2020-05-081-3/+7
* raiden_debug_spi: Fix memleakPatrick Georgi2020-05-051-1/+3
* raiden_debug_spi.c: Clean up global stateEdward O'Callaghan2020-05-051-15/+42
* const'ify flashctx to align signatures with cros flashromEdward O'Callaghan2020-04-301-1/+1
* raiden_debug_spi: Fix memleakPatrick Georgi2020-04-241-0/+3
* Fix segfault when running `flashrom -L`Angel Pons2020-03-261-0/+5
* raiden_debug_spi.c: Add a delay following AP/EC flash enableEdward O'Callaghan2020-03-111-0/+9
* raiden_debug_spi.c: Disable retry during some error codesEdward O'Callaghan2020-03-111-0/+40
* raiden_debug_spi.c: Implement retry mechanismEdward O'Callaghan2020-03-111-8/+42
* raiden_debug_spi.c: Clean up RW ops into sep pathsEdward O'Callaghan2020-03-111-25/+71
* raiden_debug_spi.c: Fix indents to be consistentEdward O'Callaghan2020-03-111-40/+40
* raiden_debug: Upstream ChromiumOS servo debug board progEdward O'Callaghan2020-03-031-0/+449