esp-idf/components/bootloader_support/src
2021-09-16 20:57:57 +08:00
..
esp32 bootloader: Enable clock glitch detection 2021-09-02 12:25:12 +05:30
esp32c3 bootloader: Enable clock glitch detection 2021-09-02 12:25:12 +05:30
esp32h2 bootloader: Enable clock glitch detection 2021-09-02 12:25:12 +05:30
esp32s2 bootloader: Enable clock glitch detection 2021-09-02 12:25:12 +05:30
esp32s3 bootloader: Enable clock glitch detection 2021-09-02 12:25:12 +05:30
flash_encryption efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00
idf bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
secure_boot_v1 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00
secure_boot_v2 secure boot: Fix incorrect handling of mbedtls_ctr_drbg_seed() failure in signature verification 2021-07-08 19:17:04 +10:00
bootloader_clock_init.c soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
bootloader_clock_loader.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_common_loader.c Merge branch 'feature/move_memory_layout_to_heap' into 'master' 2021-07-19 06:23:19 +00:00
bootloader_common.c add flash and PSRAM CS IO acquire function 2021-09-15 20:34:17 +08:00
bootloader_console_loader.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_console.c uart: uart_set_pin function will now use IOMUX whenever possible 2021-08-04 12:48:30 +08:00
bootloader_efuse_esp32.c rename APB_CTRL ro SYS_CON 2021-09-16 20:57:57 +08:00
bootloader_efuse_esp32c3.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_efuse_esp32h2.c esp32h2: add bootloader support 2021-07-01 19:53:11 +08:00
bootloader_efuse_esp32s2.c efuse(esp32s2): Added flash_ver, psram_ver, pkg_ver efuses 2021-08-06 13:14:54 +08:00
bootloader_efuse_esp32s3.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_flash_config_esp32.c Merge branch 'bugfix/esp32_u4wdh_quad_io' into 'master' 2021-06-07 04:50:54 +00:00
bootloader_flash_config_esp32c3.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_flash_config_esp32h2.c esp32h2: add bootloader support 2021-07-01 19:53:11 +08:00
bootloader_flash_config_esp32s2.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_flash_config_esp32s3.c mspi: support 120MHz Quad Flash and PSRAM on ESP32S3 2021-08-31 16:06:44 +08:00
bootloader_flash.c draft: another patch.. 2021-08-19 17:02:58 +08:00
bootloader_init.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_mem.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_panic.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_random_esp32.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_random_esp32c3.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_random_esp32h2.c esp32h2: add bootloader support 2021-07-01 19:53:11 +08:00
bootloader_random_esp32s2.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_random_esp32s3.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_random.c bootloader: Can boot to IDF scheduler start on internal-use FPGA 2021-07-16 10:50:06 +10:00
bootloader_utility.c bootloader: Enable clock glitch detection 2021-09-02 12:25:12 +05:30
esp_image_format.c G0: Memory layouts are now part of heap components 2021-07-15 11:38:23 +10:00
flash_encrypt.c flash encryption: add flash encryption support for ESP32-S3 2021-07-14 18:46:17 +08:00
flash_partitions.c esp32h2: add bootloader support 2021-07-01 19:53:11 +08:00
flash_qio_mode.c bootloader: add xmc spi_flash startup flow to improve reliability 2021-08-12 17:22:42 +08:00
secure_boot.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00