OVMS3-idf/components/bootloader_support/src
2020-06-23 16:40:14 +08:00
..
esp32 esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
esp32s2 efuse: Add new esp_efuse_write_field_bit() convenience function 2020-05-28 17:45:09 +10:00
idf secure boot v2: Don't check efuse BLK2 if only boot-time signature verification is enabled 2020-04-24 15:03:03 +10:00
bootloader_clock.c esp32s2: fix enabling 32k XTAL clock 2020-02-17 17:33:56 +01:00
bootloader_common.c esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08: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 efuse: Add some fields in efuse_table and update esp_efuse_get_pkg_ver() 2020-06-08 22:35:08 +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_flash_config_esp32.c flash: fix spi flash clock config error 2020-04-17 16:26:26 +08:00
bootloader_flash_config_esp32s2.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
bootloader_init.c bootloader: Force bootloader_image_hdr to be word aligned 2020-06-02 18:13:37 +10:00
bootloader_mem.c bootloader_support: mem-related initializations using cpu abstractions 2020-02-27 07:14:21 +05:00
bootloader_random.c bootloader_support: read random from register 2020-03-06 15:32:01 +08:00
bootloader_utility.c esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
esp_image_format.c bootloader_support: don't check signature when JTAG is attached 2020-05-31 18:14:09 +02:00
flash_encrypt.c esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization 2020-06-01 20:36:08 +08:00
flash_partitions.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
flash_qio_mode.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00