Historial de Commits

Autor SHA1 Mensaje Fecha
  morris 888316fc64 bootloader_support: refactor to better support multi target hace 6 años
  Angus Gratton 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge hace 6 años
  Angus Gratton 1cd54d34f6 Merge branch 'bugfix/bootloader_factory_reset_with_wake_up_from_deep_sleep' into 'master' hace 6 años
  KonstantinKondrashov 69f45c3674 bootloader: Factory reset not for deep sleep hace 6 años
  KonstantinKondrashov c543aac91e bootloader: API for the fast wakeup and custom using RTC mem hace 6 años
  Angus Gratton 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
  suda-morris 61ce868396 make bootloader_support support esp32s2beta hace 6 años
  suda-morris cc98b9ef60 add rom for esp32s2beta hace 6 años
  Angus Gratton 22514c1dd9 cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc hace 6 años
  morris c159984264 separate rom from esp32 component to esp_rom hace 7 años
  Angus Gratton f0d74b1c64 bootloader: Ensure bootloader never returns to caller hace 7 años
  Konstantin Kondrashov 3e0ac4db79 partition_table: Expanding the space under the bootloader hace 7 años
  Konstantin Kondrashov ae10abff2f bootloader: Add factory reset and start test app hace 7 años
  Konstantin Kondrashov 86256b3541 bootloader: Refactoring hace 7 años
  Roland Dobai 744c2dcdd9 Resolve problems found by enabling -Wwrite-strings compilation flag hace 7 años
  Angus Gratton da27816314 Merge branch 'feat/add_efuse_cpu_freq_rating' into 'master' hace 7 años
  Liu Zhi Fu 072b353b45 bootloader: force SDIO 1.9V if flash is 80M hace 8 años
  Darian Leung 8b1277c55f efuse/add cpu freq rating hace 8 años
  Angus Gratton c69af42b96 esp32: Fix backwards compatibility for pre-v2.1 bootloaders hace 8 años
  Ivan Grokhotkov bad8d3ce57 bootloader: don't log anything before uart_console_configure is called hace 8 años
  Angus Gratton fccc30d2d5 bootloader: Only apply VDDSDIO 1.8V->1.9V if regulator is enabled hace 8 años
  Ivan Grokhotkov afa9a85396 bootloader: wait for UART FIFO to be empty before switching frequency hace 8 años
  Wangjialin d034bc9ca0 bootloader: add configuration of flash pins and VDDIO boost hace 8 años
  Ivan Grokhotkov 5a88f90a33 soc/rtc: warn if detected XTAL frequency does not match configured one hace 8 años
  Angus Gratton 1cd2ce2471 bootloader: Fix regression preventing OTA updates hace 8 años
  Angus Gratton 43e231c916 bootloader: Don't unnecessarily test OTA app slots more than once per boot hace 8 años
  Angus Gratton 5eef5e7a5d bootloader: Fallback if OTA data is invalid hace 8 años
  Angus Gratton 17adb40ca8 bootloader: Calculate SHA256 hash of image on every boot hace 8 años
  Angus Gratton 0c8888d68f bootloader: Combine loading from flash & verifying to save boot time hace 8 años