| .. |
|
esp32
|
db61945537
bugfix: dual core chip haven't started the pro cpu in the bootloader, so no workaround is needed
|
3 лет назад |
|
esp32c2
|
c0d2fcded7
refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c
|
3 лет назад |
|
esp32c3
|
c0d2fcded7
refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c
|
3 лет назад |
|
esp32c6
|
2bb9499a7e
esp32c6: Enable ECDSA based secure boot
|
3 лет назад |
|
esp32h2
|
2c2a62e323
clk_tree: Add basic clock support for esp32h2
|
3 лет назад |
|
esp32h4
|
c0d2fcded7
refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c
|
3 лет назад |
|
esp32s2
|
c0d2fcded7
refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c
|
3 лет назад |
|
esp32s3
|
c0d2fcded7
refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c
|
3 лет назад |
|
flash_encryption
|
9c37441b17
wdt: refactor wdt codes to use unified type
|
3 лет назад |
|
idf
|
45122533e0
mbedtls-3 update:
|
3 лет назад |
|
secure_boot_v1
|
33a3616635
refactor (bootloader_support, efuse)!: remove target-specific rom includes
|
3 лет назад |
|
secure_boot_v2
|
2bb9499a7e
esp32c6: Enable ECDSA based secure boot
|
3 лет назад |
|
bootloader_clock_init.c
|
2c2a62e323
clk_tree: Add basic clock support for esp32h2
|
3 лет назад |
|
bootloader_clock_loader.c
|
dffe49f305
bootloader: update copyright notice
|
4 лет назад |
|
bootloader_common.c
|
66395a5c00
system/sleep: further fix spi flash/ram current leakage
|
3 лет назад |
|
bootloader_common_loader.c
|
9fd8f3786a
all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds
|
3 лет назад |
|
bootloader_console.c
|
b7799ec84d
rom: patch uart function to switch buffer
|
3 лет назад |
|
bootloader_console_loader.c
|
dffe49f305
bootloader: update copyright notice
|
4 лет назад |
|
bootloader_efuse.c
|
4713a9a7f2
ESP32H2: Introduce new chip target esp32h2, hello_world example supported
|
3 лет назад |
|
bootloader_init.c
|
9c37441b17
wdt: refactor wdt codes to use unified type
|
3 лет назад |
|
bootloader_mem.c
|
120fcec026
apm: added support for APM on esp32h2
|
3 лет назад |
|
bootloader_panic.c
|
a77dce6979
bootloader: dont print assert msg if CONFIG_OPTIMIZATION_ASSERTIONS_SILENT is set
|
3 лет назад |
|
bootloader_random.c
|
6005cc9163
hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces
|
3 лет назад |
|
bootloader_random_esp32.c
|
16677b0d3c
global: make periph enable/disable APIs private
|
4 лет назад |
|
bootloader_random_esp32c2.c
|
8fae0f0753
G0: Support Xtensa targets for G0-only compilation
|
3 лет назад |
|
bootloader_random_esp32c3.c
|
8fae0f0753
G0: Support Xtensa targets for G0-only compilation
|
3 лет назад |
|
bootloader_random_esp32c6.c
|
1c820b0a6d
esp32c6: add bootloader support
|
3 лет назад |
|
bootloader_random_esp32h2.c
|
4713a9a7f2
ESP32H2: Introduce new chip target esp32h2, hello_world example supported
|
3 лет назад |
|
bootloader_random_esp32h4.c
|
8677216576
esp32h2: renaming esp32h2 to esp32h4
|
3 лет назад |
|
bootloader_random_esp32s2.c
|
d5bdf95580
hw_support: fixed regi2c not protected by lock on ESP32S2
|
3 лет назад |
|
bootloader_random_esp32s3.c
|
e8b5096f52
ulp-riscv: add support for using ADC as well as an example show-casing it.
|
3 лет назад |
|
bootloader_utility.c
|
4713a9a7f2
ESP32H2: Introduce new chip target esp32h2, hello_world example supported
|
3 лет назад |
|
esp_image_format.c
|
4713a9a7f2
ESP32H2: Introduce new chip target esp32h2, hello_world example supported
|
3 лет назад |
|
flash_encrypt.c
|
696f7495a0
security: Adds new APIs to check that all eFuse security features are enabled correctly
|
3 лет назад |
|
flash_partitions.c
|
3dd1cfea18
spi_flash: refactor spi_flash.h to decline duplicated code
|
4 лет назад |
|
secure_boot.c
|
73d756d073
bootloader_support(esp32c2): Fix esp_secure_boot_cfg_verify_release_mode API
|
3 лет назад |