laokaiyao
|
bf2a7b2df6
esp32h4: removed esp32h4 related codes
|
2 年 前 |
KonstantinKondrashov
|
efbafb873b
bootloader_support: Adds API to detect Factory reset has happened
|
2 年 前 |
Zim Kalinowski
|
7c090d9a42
Merge branch 'bugfix/bootloader-ignored-warnings' into 'master'
|
2 年 前 |
Armando
|
bae6680207
mmu: hal function to init, and hal function to unmap all
|
2 年 前 |
Zim Kalinowski
|
f6453b7938
bootloader: fix and re-enable no-format warnings
|
2 年 前 |
Cao Sen Miao
|
4713a9a7f2
ESP32H2: Introduce new chip target esp32h2, hello_world example supported
|
3 年 前 |
Armando
|
ad52655558
bootloader: improve irom/drom mapping way
|
3 年 前 |
laokaiyao
|
8677216576
esp32h2: renaming esp32h2 to esp32h4
|
3 年 前 |
wuzhenghui
|
1c820b0a6d
esp32c6: add bootloader support
|
3 年 前 |
wuzhenghui
|
82ffe7e438
replacing reset by register operations with ROM interfaces to decouple the effects of register name changes
|
3 年 前 |
Laukik Hase
|
0071ea498f
esp_app_format: Fixed build errors and resolved dependencies
|
3 年 前 |
Cao Sen Miao
|
6589daabb9
MMU: Add configurable mmu page size support on ESP32C2
|
3 年 前 |
KonstantinKondrashov
|
505e18237a
bootloader: Support Flash Encryption for ESP32-C2
|
3 年 前 |
Anton Maklakov
|
aeaebc0977
bootloader: explicit initialization
|
4 年 前 |
Armando
|
c1cbd7bbf6
cache/mmu: implememnt cache and mmu hal APIs in bootloader
|
4 年 前 |
morris
|
ef00bd59dc
esp_rom: extract int matrix route and cpu ticks getter
|
4 年 前 |
laokaiyao
|
cf049e15ed
esp8684: rename target to esp32c2
|
4 年 前 |
Cao Sen Miao
|
3a4db97cec
spi_flash: move patch files to common rom patch folder
|
4 年 前 |
Cao Sen Miao
|
3dd1cfea18
spi_flash: refactor spi_flash.h to decline duplicated code
|
4 年 前 |
Sudeep Mohanty
|
e22b4007d3
esp_hw_support: Removed deprecated CPU util functions
|
4 年 前 |
Gustavo Henrique Nihei
|
c6391f12db
bootloader_support: Fix unused-but-set-variable compiler warning
|
4 年 前 |
Gustavo Henrique Nihei
|
acbf871d2f
bootloader_support: Fix unused-variable compiler warning
|
4 年 前 |
Mahavir Jain
|
9cecde6fb4
bootloader: add anti-FI checks around secure version in anti-rollback scheme
|
4 年 前 |
Gustavo Henrique Nihei
|
f75f74ac40
bootloader_support: Fix and re-enable bootloader_debug_buffer function
|
4 年 前 |
Cao Sen Miao
|
bf6fa70812
ESP8684: update bootloader, bootloader_support, esp_rom
|
4 年 前 |
Wu Zheng Hui
|
001c29b077
bootloader: Simplify multi-chip control logic of the cache
|
4 年 前 |
Sachin Parekh
|
bf1dde7233
bootloader: Enable clock glitch detection
|
4 年 前 |
Omar Chebib
|
b967dc0dbf
espsystem: add support for RISC-V panic backtrace
|
5 年 前 |
morris
|
1560d6f1ba
soc: add reset reasons in soc component
|
4 年 前 |
Shu Chen
|
c0056813f2
esp32h2: add bootloader support
|
4 年 前 |