| .. |
|
esp32
|
a2686dc4eb
bootloader: update copyright notice
|
4 лет назад |
|
esp32c3
|
e886aa1da4
Merge branch 'update_copyright_notice_bootloader_support' into 'master'
|
4 лет назад |
|
esp32s2
|
a2686dc4eb
bootloader: update copyright notice
|
4 лет назад |
|
esp32s3
|
a2686dc4eb
bootloader: update copyright notice
|
4 лет назад |
|
idf
|
a2686dc4eb
bootloader: update copyright notice
|
4 лет назад |
|
secure_boot_v1
|
a2686dc4eb
bootloader: update copyright notice
|
4 лет назад |
|
secure_boot_v2
|
a2686dc4eb
bootloader: update copyright notice
|
4 лет назад |
|
bootloader_clock_init.c
|
3639c2322b
ulp: clear rtc int at initialization
|
5 лет назад |
|
bootloader_clock_loader.c
|
66a32c1707
bootloader: fix section placement issues found by the check script
|
5 лет назад |
|
bootloader_common.c
|
ca481e18e1
bootloader_support: Used esp_image_get_metadata() instead of esp_image_verify()
|
4 лет назад |
|
bootloader_common_loader.c
|
f9699e2412
bootloader: fix print related to min. chip revision
|
4 лет назад |
|
bootloader_console.c
|
8c5819dccb
usb_serial_jtag: fix the bug that cannot write with usb_jtag
|
4 лет назад |
|
bootloader_console_loader.c
|
2aead8ba57
Support ESP32S3 Beta 3 target
|
5 лет назад |
|
bootloader_efuse_esp32.c
|
2373f115fc
efuse/esp32: Expands PKG_VER from 3 bit to 4 bits
|
5 лет назад |
|
bootloader_efuse_esp32c3.c
|
3ed226c362
efuse(esp32c3): Adds getting chip_revision and chip_pkg
|
5 лет назад |
|
bootloader_efuse_esp32s2.c
|
2373f115fc
efuse/esp32: Expands PKG_VER from 3 bit to 4 bits
|
5 лет назад |
|
bootloader_efuse_esp32s3.c
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
bootloader_flash.c
|
753a929525
global: fix sign-compare warnings
|
5 лет назад |
|
bootloader_flash_config_esp32.c
|
cd79f3907d
gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3
|
4 лет назад |
|
bootloader_flash_config_esp32c3.c
|
504a1e6102
soc: merge C3 caps into a single soc_caps.h
|
4 лет назад |
|
bootloader_flash_config_esp32s2.c
|
647dea9395
soc: combine xxx_caps.h into one soc_caps.h
|
5 лет назад |
|
bootloader_flash_config_esp32s3.c
|
2aead8ba57
Support ESP32S3 Beta 3 target
|
5 лет назад |
|
bootloader_init.c
|
3b2e8648eb
bootloader: create public bootloader_flash.h header
|
5 лет назад |
|
bootloader_mem.c
|
420aef1ffe
Updates for riscv support
|
5 лет назад |
|
bootloader_panic.c
|
420aef1ffe
Updates for riscv support
|
5 лет назад |
|
bootloader_random.c
|
753a929525
global: fix sign-compare warnings
|
5 лет назад |
|
bootloader_random_esp32.c
|
699742acc6
esp32s2: Support bootloader_random_enable()
|
5 лет назад |
|
bootloader_random_esp32c3.c
|
312a0ad6c1
fix: support bootloader random enable for esp32c3
|
5 лет назад |
|
bootloader_random_esp32s2.c
|
639e97437f
esp32s2: Use regi2c registers to enable bootloader RNG
|
5 лет назад |
|
bootloader_random_esp32s3.c
|
9de6cba434
ci: add more build test for esp32-s3
|
5 лет назад |
|
bootloader_utility.c
|
c2b0db75e8
bootloader_support: Fix min size of OTA partition in error log
|
4 лет назад |
|
esp_image_format.c
|
ca481e18e1
bootloader_support: Used esp_image_get_metadata() instead of esp_image_verify()
|
4 лет назад |
|
flash_encrypt.c
|
11a2f2acd3
bootloader: Adds a check that app is run under FE
|
5 лет назад |
|
flash_partitions.c
|
ede477ea65
paritition_table: Verify the partition table md5sum when loading the app
|
4 лет назад |
|
flash_qio_mode.c
|
cc1c6c30be
flash: check boya chip support
|
5 лет назад |
|
secure_boot.c
|
7f40717eb2
secure_boot/SIGNED_ON_UPDATE_NO_SECURE_BOOT: Only the first position of signature blocks is used to verify any update
|
5 лет назад |