aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/spi_flash
Commit message (Expand)AuthorAgeFilesLines
* spi_flash: Update to fix SKR-3 config (#5827)JamesH19782022-10-131-2/+3
* spi_flash: Add SKR2, SKR3 and Creality 4.2.2/7 to spi_flash (#5807)JamesH19782022-10-051-2/+15
* scripts: Support BigTreeTech Octopus boards in flash-sdcard.Donna Whisnant2022-09-111-0/+29
* scripts: Support SDIO in flash-sdcard using split verification stepDonna Whisnant2022-09-111-7/+42
* spi_flash: Add board definition for Mellow FLY Gemini V2 (#5651)s6t2022-07-201-0/+5
* spi_flash: add mks_monster8,robin_v3 (#5568)Andreas Fröhlke2022-06-181-1/+8
* spi_flash: reduce speed to 400KEric Callahan2022-04-251-1/+1
* spi_flash: validate mcu configurationEric Callahan2022-04-251-5/+21
* spi_flash: support spi protocol changesEric Callahan2022-04-221-8/+22
* spi_flash: Add btt-skr-bx-se to the board types (#4951)adelyser2022-01-291-0/+5
* spi_flash: Add btt-skr-mini-e3-v3 board definitionKevin O'Connor2021-12-231-0/+6
* 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
* spi_flash: Add board definitions for Fysetc S6 and SpiderWilhelm Schuster2021-05-031-0/+9
* serialhdl: Update callers to decide serial fd typeKevin O'Connor2021-03-021-2/+4
* chelper: Fix check for failed code buildKevin O'Connor2021-02-071-1/+1
* spi_flash: support for firmware upgrades via SD CardArksine2021-02-055-0/+1574