Cao Sen Miao
|
bc655a6890
|
spi_flash: Allow clock frequency up to 64M, and make it default on ESP32H2
|
2023-03-10 11:39:53 +08:00 |
|
Armando
|
82ee8403b6
|
mmu: mmu_hal_check_valid_ext_vaddr_region
|
2023-02-17 13:04:55 +08:00 |
|
Cao Sen Miao
|
0d37436f36
|
spi_flash: Support flash wrap (burst read), flash driver side
|
2023-02-13 11:10:15 +08:00 |
|
Armando
|
d6844051fc
|
esp_mm: new virtual memory mapping apis via mmu
|
2023-02-07 20:23:52 +08:00 |
|
Armando
|
af15b6d885
|
mmu: simplify mmu vaddr region macro on esp32c2
ESP32C2 mmu vaddr region macros, and related mask macros in
ext_mem_defs.h depends on mmu page size.
|
2023-02-07 20:23:51 +08:00 |
|
wuzhenghui
|
c0d2fcded7
|
refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c
|
2023-02-01 17:57:28 +08:00 |
|
Cao Sen Miao
|
4713a9a7f2
|
ESP32H2: Introduce new chip target esp32h2, hello_world example supported
|
2022-12-29 12:29:14 +08:00 |
|
Armando
|
d88236678a
|
bootloader: fix bootloader_sha256_flash_contents mmap issue
|
2022-12-01 21:39:57 +08:00 |
|
Cao Sen Miao
|
86aa4df5b5
|
ESP32-H2: Introduce new target for ESP32H2
|
2022-11-23 14:38:05 +08:00 |
|
Kevin (Lao Kaiyao)
|
5bed8fab49
|
Merge branch 'refactor/rename_h2_to_h4' into 'master'
esp32h2: renaming esp32h2 to esp32h4
Closes IDF-6098
See merge request espressif/esp-idf!20676
|
2022-11-09 19:19:43 +08:00 |
|
Cao Sen Miao
|
d9f01ed43c
|
spi_flash: bringup for esp32c6
|
2022-11-09 12:50:46 +08:00 |
|
laokaiyao
|
8677216576
|
esp32h2: renaming esp32h2 to esp32h4
|
2022-11-08 17:05:33 +08:00 |
|
KonstantinKondrashov
|
1f9260d790
|
all: Apply new version logic (major * 100 + minor)
|
2022-11-03 08:36:23 +00: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 |
|
wuzhenghui
|
1c820b0a6d
|
esp32c6: add bootloader support
|
2022-09-26 20:24:52 +08:00 |
|
Cao Sen Miao
|
0de699532d
|
bootloader_flash: Some bootloader flash functions are not put in IRAM
|
2022-08-29 17:24:05 +08:00 |
|
songruojing
|
304a8f142d
|
esp32c6: introduce the target
Add esp32c6 target to tools and Kconfig
Create directories and files that are essential for `idf.py --preview set-target esp32c6`
|
2022-08-19 11:13:02 +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 |
|
KonstantinKondrashov
|
0f8ff5aa15
|
efuse: Adds major and minor versions and others
|
2022-07-05 14:38:27 +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
|
8dce0cbf6b
|
spi_flash: Fix bug that in bootloader dummy is 0 when mosi is 0
|
2022-03-09 18:49:34 +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 |
|
laokaiyao
|
cf049e15ed
|
esp8684: rename target to esp32c2
|
2022-01-19 11:08:57 +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 |
|