morris
|
753a929525
global: fix sign-compare warnings
|
5 лет назад |
morris
|
3f287800eb
bootloader_support: added esp32-c3 support
|
5 лет назад |
Angus Gratton
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 лет назад |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
morris
|
6225932201
bootloader_support: add esp32-s3 initial support
|
5 лет назад |
Michael (XIAO Xufeng)
|
3b2e8648eb
bootloader: create public bootloader_flash.h header
|
5 лет назад |
Michael (XIAO Xufeng)
|
fefdee1349
bootloader: fix the WRSR format for ISSI flash chips
|
5 лет назад |
Supreet Deshpande
|
a9ccc5e5c8
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
5 лет назад |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 лет назад |
morris
|
1c2cc5430e
global: bring up esp32s2(not beta)
|
6 лет назад |
Angus Gratton
|
04ae56806c
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
Angus Gratton
|
24d26fccde
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
Vikram Dattu
|
eb99b27f2e
Bugfix: ota fails with secure boot on for image size greater than 3.2MB
|
6 лет назад |
suda-morris
|
61ce868396
make bootloader_support support esp32s2beta
|
6 лет назад |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
6 лет назад |
Ivan Grokhotkov
|
96d0f7f5e2
bootloader: account for load address when mapping cache pages
|
7 лет назад |
Mahavir Jain
|
62746e414e
bootloader: add API for erasing flash region
|
7 лет назад |
Tian Zhong Xing
|
7555031553
add api get valid mmu table pages number
|
7 лет назад |
Angus Gratton
|
43b99edf2b
bootloader: Calculate SHA-256 of image while loading/verifying
|
8 лет назад |
Angus Gratton
|
0c8888d68f
bootloader: Combine loading from flash & verifying to save boot time
|
8 лет назад |
Ivan Grokhotkov
|
8a9516a973
Merge branch 'bugfix/bootloader_error_handling_code' into 'master'
|
8 лет назад |
Anton Maklakov
|
e4353f2119
bootloader: Add error handling code
|
8 лет назад |
Alexey Gerenkov
|
0860f46220
spi_flash: Fixed bug in SPI flash ROM driver to work with embedded flash chip
|
8 лет назад |
Angus Gratton
|
eea2788f5a
OTA: Fix issues with encrypted OTA
|
9 лет назад |
Angus Gratton
|
9eb135fd73
Flash encryption: Support enabling flash encryption in bootloader, app support
|
9 лет назад |
Angus Gratton
|
e459f803da
secure boot: Functional partition table & app signature verification
|
9 лет назад |
Angus Gratton
|
7402a1b973
partition_table: Move from 0x4000 to 0x8000
|
9 лет назад |
Angus Gratton
|
aceb6517c0
Refactor existing bootloader common functionality into bootloader_support component
|
9 лет назад |