summaryrefslogtreecommitdiff
path: root/supervisor/shared/external_flash
AgeCommit message (Expand)Author
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-06-23atmel-samd: Add SAM E54 Xplained boardJeff Epler
2020-05-29.../devices.h: Add GigaDevices GD25S512MD 64 MiB flash chip support.Brian Dean
2020-05-09More erroneous else statementsMax Holliday
2020-05-09Unified single_status_byte & no_reset_cmd behaviorMax Holliday
2020-05-09Removing erroneous else statements Max Holliday
2020-05-09Replacing device that was accidentally deleted Max Holliday
2020-05-04Merge branch 'master' into non-standard-nvmDan Halbert
2020-04-28fixing diff errorMax Holliday
2020-04-28decoupling chip specific functions from EXTERNAL_FLASH_QSPI_SINGLEMax Holliday
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-27Merge remote-tracking branch 'adafruit/master'Max Holliday
2020-04-21external_flash: add support for mx25r1635fSean Cross
2020-04-07adds standard (non-queued) SPI support to QSPI for external flashMax Holliday
2020-03-31Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-03-25supervisor/shared/external_flash/devices.h: Add MX25L51245G support.Brian Dean
2020-03-13Hopefully fix flash flush and hopefully audio as well.Scott Shawcroft
2020-02-25samd51 thing plus: new portjepler
2020-02-06Add support for external flash device Winbond.com W25Q80DVLangston Nashold
2020-01-28Implement requested changesLucian Copeland
2019-12-10supervisor: external_flash: don't call m_free when it's badJeff Epler
2019-12-10supervisor: external_flash: don't call m_malloc_maybe when it's badJeff Epler
2019-11-04Add board configuration for Winterbloom SolThea Flowers
2019-10-14Merge branch 'master' into masterScott Shawcroft
2019-10-14Add IS25LP128F flash device definitionarturo182
2019-10-14add def for AT25SF161-SSHD-T 2MiB SPI flash chipCedar Grove Maker Studios
2019-10-03Disable timeout, remove redundancyHierophect
2019-10-02Fix typo causing parsing errorHierophect
2019-10-02Add some definitions for when F412 can be implementedHierophect
2019-09-09fix atmel-samd filesystem_tick'ing; clear_temp_status() should check for stat...Dan Halbert
2019-09-03Make trivial change to redo GitHub Actions build.Dan Halbert
2019-09-02Add GD25Q32C flash device definitionarturo182
2019-04-05Fix crash when getting board.SPI outside the VMScott Shawcroft
2019-04-03Rework flash flush so it preserves the cacheScott Shawcroft
2019-01-30Updates devices.h to include the W25Q32FV flash chip that is on the SparkFun ...Elias Santistevan
2018-12-04Add correct flash chip for Particle Mesh boardsScott Shawcroft
2018-12-04Add particle boards, fix cp32 and try to speed up atmel buildScott Shawcroft
2018-11-30Fix up spi flash defineScott Shawcroft
2018-11-27Fix QSPI on Feather nRF52840Scott Shawcroft
2018-11-14Factor out of external flash as well.Scott Shawcroft
2018-11-09Incorporate feedback:Scott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft