Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts: Support SDIO in flash-sdcard using split verification step | Donna Whisnant | 2022-09-11 | 1 | -7/+42 |
* | spi_flash: reduce speed to 400K | Eric Callahan | 2022-04-25 | 1 | -1/+1 |
* | spi_flash: validate mcu configuration | Eric Callahan | 2022-04-25 | 1 | -5/+21 |
* | spi_flash: support spi protocol changes | Eric Callahan | 2022-04-22 | 1 | -8/+22 |
* | spi_flash: Better fallback on MCU protocol change | Justin Schuh | 2021-11-09 | 1 | -3/+15 |
* | spi_flash: Fix MCU handshake protocol | Justin Schuh | 2021-11-08 | 1 | -1/+1 |
* | spi_flash: Improve Python3 compatibility | Kevin O'Connor | 2021-10-07 | 1 | -5/+6 |
* | spi_flash: Support firmware dictionary validation | Justin Schuh | 2021-07-20 | 1 | -4/+27 |
* | spi_flash: Make SD updates more tolerant of flaky boards | Justin Schuh | 2021-07-20 | 1 | -22/+53 |
* | serialhdl: Update callers to decide serial fd type | Kevin O'Connor | 2021-03-02 | 1 | -2/+4 |
* | spi_flash: support for firmware upgrades via SD Card | Arksine | 2021-02-05 | 1 | -0/+1112 |