Commit Graph

  • aec68a2aa5
    Merge branch 'zephyr' into feature/hal_wifi_support Sylvio Alves 2020-12-03 16:17:58 -0300
  • 2e51dca47e hal: remove build process warnings Glauber Ferreira 2020-10-07 18:47:47 -0300
  • ba3df0a513 wifi: move wifi cmake list into hal folder Sylvio Alves 2020-10-08 17:07:39 -0300
  • 29dd8b6a23 esp32: includes hal support for the timer feature implementation Glauber Ferreira 2020-10-06 09:59:27 -0300
  • 86b807370b wifi: support for nvs implementation Sylvio Alves 2020-09-16 15:57:45 -0300
  • 9203ccb6bf wifi: added initial zephyr porting Shubham Kulkarni 2020-08-03 18:43:34 +0530
  • d00b59800b
    Merge branch 'zephyr' into feature/hal_wifi_support Sylvio Alves 2020-12-02 07:39:12 -0300
  • f82f6f9404 hal: remove build process warnings Glauber Ferreira 2020-10-07 18:47:47 -0300
  • ae90092dba wifi: move wifi cmake list into hal folder Sylvio Alves 2020-10-08 17:07:39 -0300
  • ec582199fe esp32: includes hal support for the timer feature implementation Glauber Ferreira 2020-10-06 09:59:27 -0300
  • af79b38190 wifi: support for nvs implementation Sylvio Alves 2020-09-16 15:57:45 -0300
  • 6f0a2a938c wifi: added initial zephyr porting Shubham Kulkarni 2020-08-03 18:43:34 +0530
  • c2783720fa zephyr: correct include directories per IDF v4.2 structure Mahavir Jain 2020-08-03 20:20:57 +0530
  • 5133c6d3c2 module: add zephyr integration Anas Nashif 2019-04-06 18:41:28 -0400
  • 3fd5979f54 module: add zephyr integration Anas Nashif 2019-04-06 18:41:28 -0400
  • 511965b269 Merge branch 'fix/esp_local_ctrl_update_expired_cert_v4.2' into 'release/v4.2' Angus Gratton 2020-11-17 15:14:57 +0800
  • c2fbda0e6d esp_local_ctrl: Updated the expired cacert.pem Aditya Patwardhan 2020-11-10 17:03:23 +0530
  • c688828362 Merge branch 'bugfix/efuse_change_burn_order_for_s2_s3_v4.2' into 'release/v4.2' Angus Gratton 2020-11-11 14:50:53 +0800
  • 9c239b9f77 Merge branch 'bugfix/fix_assert_in_passkey_reply_4_2' into 'release/v4.2' Jiang Jiang Jian 2020-11-11 11:35:41 +0800
  • 5de9174ade Merge branch 'bugfix/fix_crash_caused_by_calling_deinit_directly_4_2' into 'release/v4.2' Jiang Jiang Jian 2020-11-11 11:35:06 +0800
  • abb7c529dc Merge branch 'bugfix/wpa3_pmkcache_expiry_workaround_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-11-11 11:29:36 +0800
  • fe78f2cf3b Merge branch 'bugfix/wifi_fix_beacon_dtim_count_error_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-11-11 11:28:43 +0800
  • ad31451594 Fix crash caused by calling deinit directly weitianhua 2020-11-03 20:01:12 +0800
  • 0b51df615c Remove dummy assert when receive passkey request weitianhua 2020-11-10 16:06:11 +0800
  • bff3192080 Merge branch 'feature/update_key_name_of_secure_boot_v4.2' into 'release/v4.2' Angus Gratton 2020-11-10 15:56:26 +0800
  • 4e80dc2a77 Merge branch 'bugfix/fix_coex_ble_disconnect_issues_1105_v4_2' into 'release/v4.2' Jiang Jiang Jian 2020-11-10 15:21:39 +0800
  • 8e4b919391 Merge branch 'bugfix/fix_spp_read_flow_control_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-11-10 15:19:48 +0800
  • 5ca0f50231 Fix two bugs: gengyuchao 2020-11-06 20:08:08 +0800
  • 0df8024219 Wi-Fi: set softap beacon DTIM count according to TSF timer Xia Xiaotian 2020-11-06 20:38:10 +0800
  • e31dd41e00 Merge branch 'bugfix/example_test_import_error_4.2' into 'release/v4.2' He Yin Ling 2020-11-09 19:21:10 +0800
  • 2343aab4da wpa_supplicant: Increase PMK Lifetime to a very high value Nachiket Kukade 2020-11-09 14:32:38 +0530
  • f936adf451 Merge branch 'high/fix_ble_scan_irq_by_timer_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-11-06 17:45:27 +0800
  • ffb4ff0e4b components/bt: fix hci timeout, add timer to monitor scan evt wangcheng 2020-11-06 14:17:11 +0800
  • 03c72909a3 esptool: Update to v3.0 release version Angus Gratton 2020-11-05 10:37:03 +1100
  • e5aa2b1d73 Merge branch 'bugfix/esp32s2_define_correct_size_for_rtc_fast_mem_v4.2' into 'release/v4.2' Angus Gratton 2020-11-06 12:49:24 +0800
  • 640083c8cb replace list and ringbuffer with fixed queue liqigan 2020-08-24 09:52:36 +0800
  • 94093debab move flow control to btc layer liqigan 2020-08-20 13:19:22 +0800
  • 76f41cc5e0 add event when calling spp API failed liqigan 2020-08-18 22:25:11 +0800
  • 778fe654aa Merge branch 'bugfix/fix_ag_outging_callback_not_triggered_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-11-06 11:08:26 +0800
  • cd7bfd6d85 Merge branch 'bugfix/fix_TCP_timer_interval_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-11-06 11:06:52 +0800
  • 34665cb9f9 Merge branch 'bugfix/fix_clkn_overflow_issue_4_2' into 'release/v4.2' Jiang Jiang Jian 2020-11-06 11:06:32 +0800
  • b336cb954c esp32s2: Disable ADC calibration routine if running on FPGA Angus Gratton 2020-09-17 15:40:29 +1000
  • ac04213299 efuse: Fix the order of writing in batch mode for esp32s2 and s3 KonstantinKondrashov 2020-10-29 15:53:42 +0800
  • 4bb9bb95d0 Merge branch 'bugfix/ci_clone_https_v4.2' into 'release/v4.2' He Yin Ling 2020-11-05 09:55:58 +0800
  • e07d2df67e ci: use HTTPS for cloning in IT jobs Ivan Grokhotkov 2020-10-30 00:59:12 +0100
  • a55db686b9 bugfix: fix TCP timer interval ronghulin 2020-10-29 11:15:53 +0800
  • 5e49f0b565 Merge branch 'bugfix/fix_spi_flash_clock_config_error_s2_4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-11-02 13:21:37 +0800
  • 9cf81750b9 bugfix: import error in example tests Chen Yu Dong 2020-10-29 15:44:28 +0800
  • 000a533eaa Fix controller dead when clkn overflow weitianhua 2020-10-29 14:54:20 +0800
  • 2b4124bced Merge branch 'bugfix/fix_crash_or_reboot_on_esp32s2_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-29 00:31:10 +0800
  • 73e4a15889 Merge branch 'bugfix/resolve_esp32s2_rtc_gpio_reject_lightsleep_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-28 22:20:44 +0800
  • a6467d7683 fix reboot or crash when enable lightsleep on esp32s2 ninh 2020-09-02 17:10:54 +0800
  • c5e75cb396 Merge branch 'bugfix/assert_10_9_when_AFPM_occur_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-28 22:15:59 +0800
  • cd482f5e4b Merge branch 'mesh/bugfix_1023_backport_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-28 22:14:43 +0800
  • 783c5ecee2 fix ag example outgoing callback not triggered liqigan 2020-10-13 12:02:17 +0800
  • 138e1319b1 components/bt: fixed memory damage caused by bluetooth memory release wangcheng 2020-10-26 15:56:55 +0800
  • 44e40500da components/bt: fix assert(10, 9), when the AFPM happens. fix tx_prog insert error. wangcheng 2020-10-28 19:05:12 +0800
  • 6a0e8cc83a esp_wifi_mesh: update wifi mesh libs shenjun 2020-10-28 15:02:29 +0800
  • 3d8f16e05d Merge branch 'bugfix/btdm_bluedroid_enable_takes_long_time_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-28 13:38:51 +0800
  • 62aade0671 set clk_gate_en when enable rtc gpio wake up ninh 2020-10-26 16:07:37 +0800
  • ff52533260 Merge branch 'bugfix/update_toolchain_5.2.0_psram_final_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-28 11:14:57 +0800
  • c245db59b6 bootloader_support: fix fix spi flash clock config error Michael (XIAO Xufeng) 2020-09-26 10:24:26 +0800
  • c97d4cde56 Merge branch 'feature/add_ipv6_ping_for_4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-27 22:36:57 +0800
  • e8cee449ea Merge branch 'bugfix/nimble_host_rcv_pkt_length_check_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-27 18:49:43 +0800
  • e40d3bb05d Merge branch 'optimize/ble_mesh_make_buf_config_invisible_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-27 18:48:37 +0800
  • 22f49e0fa9 Merge branch 'bugfix/ble_mesh_settings_fix_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-27 18:48:06 +0800
  • dd3f1e346a Merge branch 'feat/ble_mesh_device_properties_v2_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-27 18:47:34 +0800
  • a5c3bd3d04 Merge branch 'bugfix/wpa_supplicant_link_depth_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-27 18:45:17 +0800
  • 2454ffc912 Merge branch 'bugfix/fix_bredr_read_rssi_delta_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-27 18:44:50 +0800
  • e4e46b8384 1. fix read rssi delta bug in bredr 2. modify read rssi related function names liqigan 2020-09-23 11:55:12 +0800
  • 1d1b4f09b0 esp_wifi: Update WiFi toolchain to 1.22.0-97-gc752ad5 xiehang 2020-10-27 14:43:57 +0800
  • 99fbd8a6e1 Merge branch 'doc/add_user_guide_kaluga_1.3_v4.2' into 'release/v4.2' Krzysztof Budzynski 2020-10-27 12:40:58 +0800
  • fd95013d77 Add user guide kaluga 1.3 (backport v4.2) Kirill Chalov 2020-10-27 12:40:53 +0800
  • a5ddeef60b Merge branch 'feature/explain_hello_world_files_v4.2' into 'release/v4.2' Krzysztof Budzynski 2020-10-27 12:39:13 +0800
  • bd5332d368 Merge branch 'feature/guide_change_for_catalina_v4.2' into 'release/v4.2' Krzysztof Budzynski 2020-10-27 12:37:40 +0800
  • 48ea5b465d Merge branch 'bugfix/pmf_softap_coex_issue_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-27 10:58:11 +0800
  • e7e5884a77 lwip:add feature for ipv6 ping xueyunfei 2020-07-06 19:20:48 +0800
  • c59eb27698 esp_wifi: Update wifi lib Nachiket Kukade 2020-09-30 16:38:39 +0530
  • 5170ead2e6 wpa_supplicant: Fix failure to link under some circumstances Angus Gratton 2020-10-13 18:24:30 +1100
  • 8d213150c5 Merge branch 'bugfix/fix_TCP_retransmission_interval_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-26 11:25:15 +0800
  • d85d336c86 Merge branch 'bugfix/wps_fail_reason_code_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-26 11:24:30 +0800
  • e10e25981b Merge branch 'bugfix/fix_tsf_bug_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-26 11:21:11 +0800
  • 4fbfac2670 Merge branch 'feature/move_auto_test_script_to_new_repo_4.2' into 'release/v4.2' He Yin Ling 2020-10-24 09:24:38 +0800
  • f12808533d ci: move auto_test_script to new repo (backport 4.2) Chen Yu Dong 2020-10-24 09:24:38 +0800
  • d5871e9602 Merge branch 'bugfix/ipv6_ping_error_when_src_ip_miss_for_4.2' into 'release/v4.2' Jiang Jiang Jian 2020-10-23 11:28:42 +0800
  • 489c0b9aac Merge branch 'feature/esp32s2_bootloader_random_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-10-22 23:08:11 +0800
  • 84e5aef540 fix TCP retransmission interval ronghulin 2020-10-16 11:47:35 +0800
  • 3c3bff6ebb esp_wifi: Fixed the bug for timestamp check, didn't disconnect AP when AP's timestamp decrease abnormally zhangyanjiao 2020-10-22 15:12:50 +0800
  • 2592a0534d bootloader: Secure_boot name replaced by secure_boot_v1 & secure_boot_v2 KonstantinKondrashov 2020-10-15 16:48:23 +0800
  • 6692f4119e bugfix ipv6 ping error when src ip miss for 4.2 xueyunfei 2020-10-21 20:52:06 +0800
  • 379624de53 esp_wifi: Add WPS Reason code in all failures kapil.gupta 2020-10-21 10:56:19 +0530
  • b34c658554 esp32s2: Use regi2c registers to enable bootloader RNG Angus Gratton 2020-10-21 15:09:22 +1100
  • 87247d5672 Merge branch 'bugfix/adc_dma_test_value_4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-10-20 11:03:15 +0800
  • 9f0f753a48 Merge branch 'bugfix/fix_i2s_reset_issue_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-10-19 15:40:03 +0800
  • 68141a8844 adc_test: fix the failure caused by low expected middle value Michael (XIAO Xufeng) 2020-10-18 10:32:04 +0800
  • 3cdf0aa18a esp32s2: Enable 8M clock source for RNG also Angus Gratton 2020-05-28 17:44:26 +1000
  • 0c320bfb0e esp32s2: Support bootloader_random_enable() Angus Gratton 2020-05-21 17:09:27 +1000
  • f0e87c933a Merge branch 'spi_dma_close_before_cpu_reset_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-10-17 23:37:29 +0800
  • 33443d80af Merge branch 'bugfix/spi_master_multiple_dev_with_diff_cs_lvl_4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-10-17 09:27:24 +0800
  • ae0bec8de0 Merge branch 'bugfix/fix_adc-dma_reading_gap_for_esp32_backport_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-10-17 09:21:38 +0800