aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/spi_flash/spi_flash.py
Commit message (Expand)AuthorAgeFilesLines
* spi_flash: Better fallback on MCU protocol changeJustin Schuh2021-11-091-3/+15
* spi_flash: Fix MCU handshake protocolJustin Schuh2021-11-081-1/+1
* spi_flash: Improve Python3 compatibilityKevin O'Connor2021-10-071-5/+6
* spi_flash: Support firmware dictionary validationJustin Schuh2021-07-201-4/+27
* spi_flash: Make SD updates more tolerant of flaky boardsJustin Schuh2021-07-201-22/+53
* serialhdl: Update callers to decide serial fd typeKevin O'Connor2021-03-021-2/+4
* spi_flash: support for firmware upgrades via SD CardArksine2021-02-051-0/+1112