Historique des commits

Auteur SHA1 Message Date
  KonstantinKondrashov efbafb873b bootloader_support: Adds API to detect Factory reset has happened il y a 2 ans
  Omar Chebib cd21058097 C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT il y a 3 ans
  Omar Chebib 26c4550e6d Bootloader: retained memory can now be kept after reboot when custom data enabled il y a 3 ans
  Jan Brudný a2686dc4eb bootloader: update copyright notice il y a 4 ans
  KonstantinKondrashov 95564b4687 secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) il y a 4 ans
  Michael (XIAO Xufeng) 37423083bb spi_flash: add config option to override flash size in bootloader header il y a 5 ans
  Angus Gratton 62c06047da bootloader_support: Remove deprecated partition load/verify functions il y a 6 ans
  KonstantinKondrashov c543aac91e bootloader: API for the fast wakeup and custom using RTC mem il y a 6 ans
  Tim Nordell 43393cf4d1 bootloader: Support for skipping validation upon wake from deep sleep il y a 6 ans
  Angus Gratton c8570ffa6d bootloader_support: Add C++ header guards il y a 6 ans
  Konstantin Kondrashov 0ed590640e bootloader: Move some structs to separated file il y a 6 ans
  Konstantin Kondrashov 3b9cb25fe1 esp32: Add firmware version to app il y a 7 ans
  Angus Gratton 326d791ebb bootloader: Fix secure boot digest generation for image length where (len%128 < 32) il y a 7 ans
  Konstantin Kondrashov 117c79eae5 app_update: Add API for getting sha256_of_partition il y a 7 ans
  weyoui 24e7286693 bootloader: fix missing typedef on enum defintion il y a 7 ans
  Angus Gratton 5eef5e7a5d bootloader: Fallback if OTA data is invalid il y a 8 ans
  Angus Gratton 17adb40ca8 bootloader: Calculate SHA256 hash of image on every boot il y a 8 ans
  Angus Gratton caaa29c676 esp_image_format: ESP32 additional header does not contain an encrypt flag il y a 8 ans
  Angus Gratton 43b99edf2b bootloader: Calculate SHA-256 of image while loading/verifying il y a 8 ans
  Angus Gratton 0c8888d68f bootloader: Combine loading from flash & verifying to save boot time il y a 8 ans
  Angus Gratton 9eb135fd73 Flash encryption: Support enabling flash encryption in bootloader, app support il y a 9 ans
  Angus Gratton e459f803da secure boot: Functional partition table & app signature verification il y a 9 ans
  Angus Gratton fe66dd85f0 secure boot: Enable based on sdkconfig, remove "secure boot flag" from binary image il y a 9 ans
  Angus Gratton aceb6517c0 Refactor existing bootloader common functionality into bootloader_support component il y a 9 ans