.. |
esp32
|
secure_boot_v2: Fix case when BLOCK2 is left blank
|
2021-04-20 23:23:32 +00:00 |
esp32s2
|
secure_boot: Fix warning when UART ROM DL mode is disabled
|
2021-12-02 21:40:49 +08:00 |
idf
|
Secure boot v2: Fixes the issue of passing the flash calculated digest for ota verification.
|
2021-01-12 11:16:23 +00:00 |
bootloader_clock.c
|
esp32s2: fix enabling 32k XTAL clock
|
2020-02-17 17:33:56 +01:00 |
bootloader_common.c
|
bootloader: Fix "skip validate in deep sleep" on ESP32 & ESP32-S2
|
2021-06-01 19:07:15 +10:00 |
bootloader_efuse_esp32.c
|
bootloader: move esp32 specific code from bootloader_common
|
2019-10-03 09:38:13 +02:00 |
bootloader_efuse_esp32s2.c
|
esp_phy: Update ESP32S2 phy lib to support eco1 chip
|
2022-02-10 14:00:53 +08:00 |
bootloader_flash_config_esp32.c
|
bootloader: Fix selection of Quad I/O modes on ESP32-U4WDH chip
|
2021-06-09 05:10:21 +00:00 |
bootloader_flash_config_esp32s2.c
|
spi_flash: add config option to override flash size in bootloader header
|
2021-02-22 23:18:17 +08:00 |
bootloader_flash.c
|
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
2020-02-25 01:28:22 +05:30 |
bootloader_init.c
|
bootloader: Force bootloader_image_hdr to be word aligned
|
2020-06-04 20:56:26 +10:00 |
bootloader_mem.c
|
bootloader_support: mem-related initializations using cpu abstractions
|
2020-02-27 07:14:21 +05:00 |
bootloader_random_esp32.c
|
esp32s2: Support bootloader_random_enable()
|
2020-10-19 10:24:37 +11:00 |
bootloader_random_esp32s2.c
|
esp32s2: Use regi2c registers to enable bootloader RNG
|
2020-10-21 15:09:22 +11:00 |
bootloader_random.c
|
esp32s2: Support bootloader_random_enable()
|
2020-10-19 10:24:37 +11:00 |
bootloader_utility.c
|
Merge branch 'bugfix/bootloader_debug_buffers_v4.2' into 'release/v4.2'
|
2021-12-07 02:34:42 +00:00 |
esp_image_format.c
|
spi_flash: add config option to override flash size in bootloader header
|
2021-02-22 23:18:17 +08:00 |
flash_encrypt.c
|
bootloader: Fix esp_get_flash_encryption_mode(). RELEASE = (CRYPT_CNT == max) or (CRYPT_CNT.write_protect == true)
|
2020-10-15 02:36:04 +00:00 |
flash_partitions.c
|
paritition_table: Verify the partition table md5sum when loading the app
|
2021-06-02 06:35:45 +00:00 |
flash_qio_mode.c
|
spi_flash: add support for th 1M flash
|
2022-01-10 11:53:37 +08:00 |