Cao Sen Miao
|
a690a87829
spi_flash: Remove legacy spi_flash drivers
|
3 gadi atpakaļ |
Sudeep Mohanty
|
3cd2b67f84
Revert "hal: Fix incorrect spi_hal log usage"
|
3 gadi atpakaļ |
Darian Leung
|
a65165dd52
hal: Fix incorrect spi_hal log usage
|
3 gadi atpakaļ |
Armando
|
a8a47a61f5
spi_flash: move buffer check from hal layer to driver layer
|
3 gadi atpakaļ |
Cao Sen Miao
|
3a4db97cec
spi_flash: move patch files to common rom patch folder
|
4 gadi atpakaļ |
Cao Sen Miao
|
3dd1cfea18
spi_flash: refactor spi_flash.h to decline duplicated code
|
4 gadi atpakaļ |
Mahavir Jain
|
203f82cc49
Fix various warnings generated from Coverity scan
|
4 gadi atpakaļ |
Cao Sen Miao
|
3934e24d22
ESP8684: add spi_flash, efuse, hw_support support
|
4 gadi atpakaļ |
Cao Sen Miao
|
6c0aebe279
esp_flash: add opi flash support in esp_flash chip driver, for MXIC
|
4 gadi atpakaļ |
Ivan Grokhotkov
|
7534c4467f
rom, spi_flash: add a patch for esp_flash_erase_region for C3, S3, H2
|
4 gadi atpakaļ |
negativekelvin
|
8e6700c156
esp_flash_api fixes
|
4 gadi atpakaļ |
Cao Sen Miao
|
fecf27e54c
spi_flash: add support for 32Mbit address GD flash, for GD25Q256
|
4 gadi atpakaļ |
Cao Sen Miao
|
0d81edb174
spi_flash: refactoring flash encryption into new api
|
5 gadi atpakaļ |
Cao Sen Miao
|
c54ea54d98
spi_flash: make suspend off by default and add more information for using suspend
|
5 gadi atpakaļ |
Cao Sen Miao
|
78a2dbe42a
spi_flash: add a new function to support read the unique id
|
5 gadi atpakaļ |
Cao Sen Miao
|
9905da46e0
spi_flash: Add auto suspend mode on esp32c3
|
5 gadi atpakaļ |
KonstantinKondrashov
|
60e58eaddb
spi_flash: Add auto-suspend mode for ESP32-S2
|
5 gadi atpakaļ |
Angus Gratton
|
d4c9a45675
spi_flash: Add ESP32-C3 support
|
5 gadi atpakaļ |
Michael (XIAO Xufeng)
|
8ae09194ac
esp_flash: refactor to support various type of yield
|
5 gadi atpakaļ |
Michael (XIAO Xufeng)
|
3bacf35310
esp_flash: support high capacity flash chips (32-bit address)
|
5 gadi atpakaļ |
Renz Bagaporo
|
b3a7c6e27e
components: remove some unneeded headers from source files
|
5 gadi atpakaļ |
Michael (XIAO Xufeng)
|
233b4720b4
esp_flash: fix write issue using buffer on stack out of lifetime
|
5 gadi atpakaļ |
Ivan Grokhotkov
|
75a874d4fd
spi_flash: make {get,release}_temp_buffer OS functions optional
|
5 gadi atpakaļ |
Michael (XIAO Xufeng)
|
c796bd5e63
esp_flash: refactor to make host driver function a const table
|
5 gadi atpakaļ |
Michael (XIAO Xufeng)
|
a9c8895bb2
esp_flash: refactor to be compatible with the latest ROM
|
5 gadi atpakaļ |
Michael (XIAO Xufeng)
|
479269a52b
Merge branch 'feature/configure_flash_write_chunk_size' into 'master'
|
5 gadi atpakaļ |
Mahavir Jain
|
05da91f0db
spi_flash: add configuration option to select flash write chunk size
|
5 gadi atpakaļ |
Ivan Grokhotkov
|
03bb2774d9
spi_flash: don't call vTaskDelay in non-os context
|
5 gadi atpakaļ |
KonstantinKondrashov
|
bc50bd2806
spi_flash(new driver): Add a Kconfig option - Bypass a block erase and always do sector erase
|
5 gadi atpakaļ |
KonstantinKondrashov
|
ae89f98d59
spi_flash(new driver): Add vTaskDelay while a long erasing
|
6 gadi atpakaļ |