Cao Sen Miao
|
c7053641bc
|
spi_flash: 32M bits address flash map, (for customer use only)
|
2023-04-14 11:37:09 +08:00 |
|
Cao Sen Miao
|
0d37436f36
|
spi_flash: Support flash wrap (burst read), flash driver side
|
2023-02-13 11:10:15 +08:00 |
|
wuzhenghui
|
c0d2fcded7
|
refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c
|
2023-02-01 17:57:28 +08:00 |
|
Armando
|
d88236678a
|
bootloader: fix bootloader_sha256_flash_contents mmap issue
|
2022-12-01 21:39:57 +08:00 |
|
Cao Sen Miao
|
2c9bb4eb7d
|
spi_flash: Support select flash mode automatically at run time(Quad flash or Octal flash)
|
2022-10-18 11:25:35 +08:00 |
|
Cao Sen Miao
|
ec6a56ed0c
|
spi_flash: re-enable the HPM mode on several XMC chips
|
2022-07-22 09:54:56 +08:00 |
|
Cao Sen Miao
|
a690a87829
|
spi_flash: Remove legacy spi_flash drivers
|
2022-07-01 11:01:34 +08:00 |
|
Cao Sen Miao
|
6589daabb9
|
MMU: Add configurable mmu page size support on ESP32C2
|
2022-06-08 19:34:31 +08:00 |
|
Cao Sen Miao
|
6a2d3509dc
|
spi_flash: Making XMC flash works more stable when brownout detected
|
2022-06-02 10:38:55 +08:00 |
|
Cao Sen Miao
|
4418a855ba
|
spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2
|
2022-04-26 15:22:37 +08:00 |
|
Anton Maklakov
|
68e5d9d585
|
Remove IRAM_ATTR from any function declarations
IRAM_ATTR expands to a unique section attribute. Applying it to both
declaration and definition results in a section conflict.
|
2022-03-22 09:58:50 +00:00 |
|
Armando (Dou Yiwen)
|
6ed3ffbbf1
|
Merge branch 'refactor/remove_redundant_rom_cache_dependency' into 'master'
cache: remove redundant rom cache dependency in bootloader
Closes IDF-4523
See merge request espressif/esp-idf!17077
|
2022-03-12 10:11:39 +08:00 |
|
Armando
|
c1cbd7bbf6
|
cache/mmu: implememnt cache and mmu hal APIs in bootloader
|
2022-03-11 22:43:11 +08:00 |
|
Cao Sen Miao
|
85dd785d8d
|
spi_flash: Building a framework to enable HPM when flash works under high speed mode
|
2022-03-09 18:49:34 +08:00 |
|
Cao Sen Miao
|
d397464fc4
|
spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h
|
2021-12-30 14:12:31 +08:00 |
|
Cao Sen Miao
|
b0decda1e3
|
bootloader: move bootloader flash support to isolate folders
|
2021-12-30 14:05:12 +08:00 |
|