Historia zmian

Autor SHA1 Wiadomość Data
  Mahavir Jain 19b7705b8d spi_flash: add config option to enable encrypted partition read/write 5 lat temu
  Mahavir Jain 294fe8238c Revert "esp_partition: disable encrypted reads/writes if flash encryption is disabled" 5 lat temu
  Ivan Grokhotkov ccde8c7d2f spi_flash: load partition table before adding an external partition 6 lat temu
  Michael (XIAO Xufeng) 6139864a4c esp_flash: fix coredump for legacy spi flash API 6 lat temu
  Alex Lisitsyn 7ff9538c48 espcoredump: fix issue with spi_flash access 6 lat temu
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
  Martin Thierer d6c2dad101 esp_partition_erase_range(): rename parameter "start_addr" to "offset" 6 lat temu
  Ivan Grokhotkov 1c17558e6e spi_flash: use same argument types in .h and .c files 6 lat temu
  Ivan Grokhotkov ec427a5b43 spi_flash: support for partitions in external flash 6 lat temu
  Michael (XIAO Xufeng) 1036a091fe spi_flash: support working on differnt buses and frequency 7 lat temu
  Roland Dobai 1ad2283641 Rename Kconfig options (components/bootloader) 6 lat temu
  Tim Nordell 7892cf6a03 partition: Fix "encrypted" read/write when encryption is disabled 6 lat temu
  morris c159984264 separate rom from esp32 component to esp_rom 6 lat temu
  morris fae39dc326 merge esp_flash_data_types into esp_flash_partitions 6 lat temu
  Ivan Grokhotkov bf35ef1ce7 esp_partition: disable encrypted reads/writes if flash encryption is disabled 7 lat temu
  Sagar Bijwe 48fccbf5dd nvs_flash: Add support for nvs encryption 7 lat temu
  Konstantin Kondrashov 117c79eae5 app_update: Add API for getting sha256_of_partition 7 lat temu
  Anton Maklakov f42b91fe46 spi_flash: fix errors for GCC 8 support 7 lat temu
  Konstantin Kondrashov 3e0ac4db79 partition_table: Expanding the space under the bootloader 7 lat temu
  Jeroen Domburg 93b7eaf5b2 esp_partition_mmap could map a page less than needed because it did not take the region offset into account. 8 lat temu
  Ivan Grokhotkov fa09c8af61 spi_flash: fix partitions order 9 lat temu
  Angus Gratton 4170b8c32e partition iterator: Free iterator when reaching end of linked list 9 lat temu
  Angus Gratton 902382f622 ota ops: Verify partition argument passed to esp_ota_begin() 9 lat temu
  Angus Gratton eea2788f5a OTA: Fix issues with encrypted OTA 9 lat temu
  Deomid Ryabkov 71ab455c87 Allow writes to encrypted partitions 9 lat temu
  Angus Gratton 9eb135fd73 Flash encryption: Support enabling flash encryption in bootloader, app support 9 lat temu
  Tian Zhong Xing 72422b32dc feature/fota_ops_api: add ota core api implement 9 lat temu
  Ivan Grokhotkov c581229e1d partition API: separate type and subtype into two enums 9 lat temu
  Ivan Grokhotkov b6693225c1 spi_flash: implement partition API, drop trivial wrappers 9 lat temu
  Ivan Grokhotkov 079d9ea018 spi_flash: implement partition API 9 lat temu