.. |
esp32
|
hal: Route CPU and Interrupt Controller HAL/LL to esp_cpu calls
|
2022-06-14 14:40:03 +08:00 |
esp32c2
|
MMU: Add configurable mmu page size support on ESP32C2
|
2022-06-08 19:34:31 +08:00 |
esp32c3
|
efuse: update efuse name
|
2022-05-28 22:03:16 +08:00 |
esp32h2
|
efuse: update efuse name
|
2022-05-28 22:03:16 +08:00 |
esp32s2
|
spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2
|
2022-04-26 15:22:37 +08:00 |
esp32s3
|
hal: Route CPU and Interrupt Controller HAL/LL to esp_cpu calls
|
2022-06-14 14:40:03 +08:00 |
flash_encryption
|
bootloader: Support Flash Encryption for ESP32-C2
|
2022-05-31 11:12:21 +00:00 |
idf
|
mbedtls-3 update:
|
2022-03-03 01:37:10 +05:30 |
secure_boot_v1
|
spi_flash: Remove legacy spi_flash drivers
|
2022-07-01 11:01:34 +08:00 |
secure_boot_v2
|
secure_boot(esp32c2): Fix case when SB key is pre-loaded
|
2022-05-31 11:12:21 +00:00 |
bootloader_clock_init.c
|
clk_tree: Refactor rtc_clk.c by adding HAL layer for clock subsystem
|
2022-06-13 17:47:50 +08:00 |
bootloader_clock_loader.c
|
bootloader: update copyright notice
|
2021-06-02 14:22:09 +02:00 |
bootloader_common_loader.c
|
bootloader: suppress -Wstringop-overflow
|
2022-05-30 11:45:33 +07:00 |
bootloader_common.c
|
fix ld err since esp32c2 do not suport config gpio of spi flash via efuse
|
2022-05-27 19:29:38 +08:00 |
bootloader_console_loader.c
|
bootloader: update copyright notice
|
2021-06-02 14:22:09 +02:00 |
bootloader_console.c
|
kconfig: replace deprecated options with new values
|
2022-03-15 16:28:53 +08:00 |
bootloader_efuse.c
|
bootloader_efuse: Adds IRAM_ATTR for efuse API
|
2022-06-15 15:48:41 +08:00 |
bootloader_init.c
|
esp_hw_support: Removed deprecated CPU util functions
|
2021-12-28 16:58:37 +05:30 |
bootloader_mem.c
|
hal: Route CPU and Interrupt Controller HAL/LL to esp_cpu calls
|
2022-06-14 14:40:03 +08:00 |
bootloader_panic.c
|
bootloader: update copyright notice
|
2021-06-02 14:22:09 +02:00 |
bootloader_random_esp32.c
|
global: make periph enable/disable APIs private
|
2021-11-08 10:37:47 +08:00 |
bootloader_random_esp32c2.c
|
G0: Support Xtensa targets for G0-only compilation
|
2022-06-20 11:34:20 +00:00 |
bootloader_random_esp32c3.c
|
G0: Support Xtensa targets for G0-only compilation
|
2022-06-20 11:34:20 +00:00 |
bootloader_random_esp32h2.c
|
hw_support: fixed regi2c not protected by lock on ESP32S2
|
2022-03-13 00:24:08 +08:00 |
bootloader_random_esp32s2.c
|
hw_support: fixed regi2c not protected by lock on ESP32S2
|
2022-03-13 00:24:08 +08:00 |
bootloader_random_esp32s3.c
|
G0: Support Xtensa targets for G0-only compilation
|
2022-06-20 11:34:20 +00:00 |
bootloader_random.c
|
esp_hw_support/esp_system: Re-evaluate header inclusions and include directories
|
2022-03-07 11:18:08 +05:30 |
bootloader_utility.c
|
MMU: Add configurable mmu page size support on ESP32C2
|
2022-06-08 19:34:31 +08:00 |
esp_image_format.c
|
spi_flash: Remove legacy spi_flash drivers
|
2022-07-01 11:01:34 +08:00 |
flash_encrypt.c
|
bootloader: Support Flash Encryption for ESP32-C2
|
2022-05-31 11:12:21 +00:00 |
flash_partitions.c
|
spi_flash: refactor spi_flash.h to decline duplicated code
|
2021-12-30 14:05:12 +08:00 |
secure_boot.c
|
secure_boot(esp32c2): Fix case when SB key is pre-loaded
|
2022-05-31 11:12:21 +00:00 |