.. |
esp32
|
bootloader: removed unavailable rtc features
|
2023-04-24 11:32:23 +08:00 |
esp32c2
|
bootloader: enable super WDT and BOD reset on C2
|
2023-04-24 11:32:23 +08:00 |
esp32c3
|
bootloader: cleanup ana reset config code
|
2023-04-24 11:32:23 +08:00 |
esp32c6
|
bootloader: fix analog reset on C6 and H2
|
2023-04-24 11:32:23 +08:00 |
esp32h2
|
example: bringup light sleep example for esp32h2
|
2023-07-11 13:58:08 +08:00 |
esp32s2
|
bootloader: removed unavailable rtc features
|
2023-04-24 11:32:23 +08:00 |
esp32s3
|
bootloader: fixed super watchdog not enabled issue on C3, S3, H4
|
2023-04-24 11:32:23 +08:00 |
flash_encryption
|
Merge branch 'feature/adds_more_efuse_logs' into 'master'
|
2023-02-22 19:25:58 +08:00 |
idf
|
mbedtls-3 update:
|
2022-03-03 01:37:10 +05:30 |
secure_boot_v1
|
bootloader: fix and re-enable no-format warnings
|
2023-03-15 00:28:31 +01:00 |
secure_boot_v2
|
esp32h4: removed esp32h4 related codes
|
2023-04-26 18:53:12 +08:00 |
bootloader_clock_init.c
|
clk_tree: Add basic clock support for esp32h2
|
2023-02-20 17:15:02 +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-06-26 18:12:30 +08:00 |
bootloader_common.c
|
bootloader: fix and re-enable no-format warnings
|
2023-03-15 00:28:31 +01:00 |
bootloader_console_loader.c
|
bootloader: update copyright notice
|
2021-06-02 14:22:09 +02:00 |
bootloader_console.c
|
esp_rom: add USB_OTG "port" number for S2 and S3
|
2023-11-21 17:33:29 +01:00 |
bootloader_efuse.c
|
esp32h4: removed esp32h4 related codes
|
2023-04-26 18:53:12 +08:00 |
bootloader_init.c
|
esp_system: Do not rely on bootloader cache settings, do cache settings unconditionally at startup app
|
2023-03-28 23:17:16 +08:00 |
bootloader_mem.c
|
apm: added support for APM on esp32h2
|
2023-02-14 10:43:49 +00:00 |
bootloader_panic.c
|
bootloader: dont print assert msg if CONFIG_OPTIMIZATION_ASSERTIONS_SILENT is set
|
2022-09-02 11:01:50 +08: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_esp32c6.c
|
esp_hw_support/bootloader: made ESP32-C6 and ESP32-H2 RNG available
|
2023-05-24 09:43:21 +05:30 |
bootloader_random_esp32h2.c
|
esp_hw_support/bootloader: made ESP32-C6 and ESP32-H2 RNG available
|
2023-05-24 09:43:21 +05:30 |
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
|
bugfix: remove the workaround implemented in MR 22773 about the lp_timer
|
2023-07-11 14:53:02 +08:00 |
bootloader_utility.c
|
esp32h4: removed esp32h4 related codes
|
2023-04-26 18:53:12 +08:00 |
esp_image_format.c
|
fix(secure_ota): secure app verification issue without padding bytes
|
2023-08-14 03:29:44 +00:00 |
flash_encrypt.c
|
Merge branch 'feature/secure_set_efuses_to_prevent_brick_chip' into 'master'
|
2023-03-29 11:51:09 +08:00 |
flash_partitions.c
|
bootloader: fix and re-enable no-format warnings
|
2023-03-15 00:28:31 +01:00 |
secure_boot.c
|
fix(bootloader_support): Fix condition for SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT
|
2023-09-26 13:31:43 +05:30 |