.. |
esp32
|
bootloader: removed unavailable rtc features
|
2023-04-24 11:44:52 +08:00 |
esp32c2
|
bootloader: enable super WDT and BOD reset on C2
|
2023-04-24 11:44:53 +08:00 |
esp32c3
|
bootloader: cleanup ana reset config code
|
2023-04-24 11:44:53 +08:00 |
esp32h2
|
refactor (bootloader_support, efuse)!: remove target-specific rom includes
|
2022-07-13 10:29:02 +08:00 |
esp32s2
|
bootloader: removed unavailable rtc features
|
2023-04-24 11:44:52 +08:00 |
esp32s3
|
fix(ota): Fixed OTA fail on octal flash with 32MB memory,
|
2023-11-01 12:27:16 +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
|
refactor (bootloader_support, efuse)!: remove target-specific rom includes
|
2022-07-13 10:29:02 +08:00 |
secure_boot_v2
|
secure_boot_v2: Fix warning message
|
2022-11-25 18:34:10 +05:30 |
bootloader_clock_init.c
|
all: Apply new version logic (major * 100 + minor)
|
2023-01-06 02:00:52 +08:00 |
bootloader_clock_loader.c
|
bootloader: update copyright notice
|
2021-06-02 14:22:09 +02:00 |
bootloader_common_loader.c
|
esp_hw_support: Fix invalid system time if s_esp_rtc_time_us & s_rtc_last_ticks were moved around
|
2023-07-13 18:30:26 +08:00 |
bootloader_common.c
|
system/sleep: further fix spi flash/ram current leakage
|
2022-07-21 19:14:26 +08:00 |
bootloader_console_loader.c
|
bootloader: update copyright notice
|
2021-06-02 14:22:09 +02:00 |
bootloader_console.c
|
fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad
|
2023-11-23 10:21:02 +08:00 |
bootloader_efuse.c
|
efuse: Adds major and minor versions and others
|
2022-07-05 14:38:27 +08:00 |
bootloader_init.c
|
esp_system: Do not rely on bootloader cache settings, do cache settings unconditionally at startup app
|
2023-05-11 05:55:32 +00:00 |
bootloader_mem.c
|
hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces
|
2022-07-22 00:06:06 +08:00 |
bootloader_panic.c
|
fix(esp_hw_support): re-enable CONFIG_ESP_DEBUG_OCDAWARE functionality
|
2023-11-22 03:05:34 +00: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
|
ulp-riscv: add support for using ADC as well as an example show-casing it.
|
2022-07-11 09:31:22 +08:00 |
bootloader_random.c
|
hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces
|
2022-07-22 00:06:06 +08:00 |
bootloader_utility.c
|
esp_app_format: Fixed build errors and resolved dependencies
|
2022-08-24 14:46:32 +05:30 |
esp_image_format.c
|
fix(secure_ota): secure app verification issue without padding bytes
|
2023-08-04 12:25:20 +05:30 |
flash_encrypt.c
|
efuse: Fix load_efuses_from_flash when FE is on
|
2023-03-29 14:58:50 +08: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
|
fix(bootloader_support): Fix condition for SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT
|
2023-09-26 13:31:58 +05:30 |