morris
|
a4d0033c03
esp_rom: extract common GPIO apis into esp_rom_gpio.h
|
5 лет назад |
Ivan Grokhotkov
|
6dfb2d83a7
bootloader: combine console code for ESP32 and S2, add USB support
|
5 лет назад |
morris
|
a34409cffc
esp_rom: extract common CRC apis into esp_rom_crc.h
|
5 лет назад |
Supreet Deshpande
|
a9ccc5e5c8
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
6 лет назад |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 лет назад |
morris
|
2422c52851
global: hello world on real esp32-s2
|
6 лет назад |
morris
|
1c2cc5430e
global: bring up esp32s2(not beta)
|
6 лет назад |
morris
|
01ca687caa
esp32s2beta: only support unicore
|
6 лет назад |
Ivan Grokhotkov
|
a8e3ad6bd9
bootloader: revert support for booting dual-core apps on single-core bootloader
|
6 лет назад |
KonstantinKondrashov
|
6f102125b4
bootloader: Add support esp32s2beta
|
6 лет назад |
Angus Gratton
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
KonstantinKondrashov
|
c543aac91e
bootloader: API for the fast wakeup and custom using RTC mem
|
6 лет назад |
Tim Nordell
|
43393cf4d1
bootloader: Support for skipping validation upon wake from deep sleep
|
6 лет назад |
Angus Gratton
|
04ae56806c
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
6 лет назад |
suda-morris
|
61ce868396
make bootloader_support support esp32s2beta
|
6 лет назад |
Angus Gratton
|
c9bf3a3b17
Merge branch 'bugfix/remove_secure_boot_test_mode' into 'master'
|
6 лет назад |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
6 лет назад |
hemal.gujarathi
|
865b24144e
remove secure boot test mode
|
6 лет назад |
Roland Dobai
|
1ad2283641
Rename Kconfig options (components/bootloader)
|
6 лет назад |
suda-morris
|
3f2d6a0891
make bootloader_support depend on IDF_TARGET
|
6 лет назад |
Anurag Kar
|
62b0d51c02
Enable secure boot only after encrypting flash
|
6 лет назад |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
7 лет назад |
Konstantin Kondrashov
|
e916cf52a3
bootloader: Add support of anti-rollback
|
7 лет назад |
Ivan Grokhotkov
|
96d0f7f5e2
bootloader: account for load address when mapping cache pages
|
7 лет назад |
Ivan Grokhotkov
|
182e917d78
bootloader: fix IROM and DROM swapped in log messages
|
7 лет назад |
Konstantin Kondrashov
|
dde1fd9b94
bootloader: Add support flags for rollback app
|
7 лет назад |
Konstantin Kondrashov
|
f9522a0eb6
bootloader app_update: Refactoring otadata part
|
7 лет назад |
Sagar Bijwe
|
48fccbf5dd
nvs_flash: Add support for nvs encryption
|
7 лет назад |
Konstantin Kondrashov
|
117c79eae5
app_update: Add API for getting sha256_of_partition
|
7 лет назад |