]> granicus.if.org Git - esp-idf/history - components/wear_levelling
Merge branch 'bugfix/httpd_chunked_content_len' into 'master'
[esp-idf] / components / wear_levelling /
2018-09-17 Angus GrattonMerge branch 'feature/tasks_can_return' into 'master'
2018-09-13 Angus GrattonMerge branch 'fix/spi_slave_free_cs' into 'master'
2018-09-13 Jiang Jiang JianMerge branch 'bugfix/optimize_BLE_memory_debug' into...
2018-09-13 Angus GrattonMerge branch 'feature/light_sleep_example' into 'master'
2018-09-12 Jiang Jiang JianMerge branch 'feature/wifi_update_csi_api_and_fix_phy_d...
2018-09-12 Jiang Jiang JianMerge branch 'bugfix/enlarge_coap_server_pdu' into...
2018-09-12 Jiang Jiang JianMerge branch 'bugfix/btdm_a2dp_role_mixed_up' into...
2018-09-12 Jiang Jiang JianMerge branch 'bugfix/btdm_controller_enable_failed_in_e...
2018-09-12 Angus GrattonMerge branch 'bugfix/fix_mcpwm_api_mismatch_bug' into...
2018-09-12 Angus GrattonMerge branch 'doc/rmt_example_doc_improve' into 'master'
2018-09-12 Ivan GrokhotkovMerge branch 'bugfix/set_a_real_wakeup_period' into...
2018-09-11 Angus GrattonMerge branch 'feature/py23_docs' into 'master'
2018-09-11 Jiang Jiang JianMerge branch 'bugfix/fix_the_bug_when_gateway_zero...
2018-09-11 Angus GrattonMerge branch 'feature/cmake_make_main_component_again...
2018-09-11 Renz Christian Bag... cmake: make main a component again
2018-09-10 Angus GrattonMerge branch 'feature/task_wdt_add_timestamp' into...
2018-09-10 Angus GrattonMerge branch 'bugfix/esp_ipc_call_blocking' into 'master'
2018-09-10 Jiang Jiang JianMerge branch 'feature/btdm_add_set_default_passkey_func...
2018-09-10 Angus GrattonMerge branch 'feature/esp-wrover-kit-v4_1' into 'master'
2018-09-10 Angus GrattonMerge branch 'feature/http_client_custom_method' into...
2018-09-07 He Yin LingMerge branch 'test/driver_case_review' into 'master'
2018-09-07 Ivan GrokhotkovMerge branch 'bugfix/http_server_strcasecmp' into ...
2018-09-07 Angus GrattonMerge branch 'doc/eclipse_parallel_build' into 'master'
2018-09-07 Ivan GrokhotkovMerge branch 'bugfix/slow_mem_keep_rtc_noinit' into...
2018-09-07 Angus GrattonMerge branch 'feature/cmake' into 'master'
2018-09-06 Angus GrattonMerge branch 'master' into feature/cmake
2018-09-05 Angus GrattonMerge branch 'master' into feature/cmake
2018-09-03 Angus GrattonMerge branch 'bugfix/heap_poison_swap_check' into ...
2018-08-30 Angus GrattonMerge branch 'master' into feature/cmake
2018-08-30 Angus GrattonMerge branch 'master' into feature/cmake
2018-08-27 Angus GrattonMerge branch 'feature/ci_fuzzer_tests_lwip' into 'master'
2018-08-16 Angus GrattonMerge branch 'master' into feature/cmake
2018-08-16 Angus GrattonMerge branch 'bugfix/spiram_malloc_reserve_internal_fra...
2018-08-14 Jiang Jiang JianMerge branch 'bugfix/bt_fix_incorrect_handle_print...
2018-08-10 Angus GrattonMerge branch 'doc/versions' into 'master'
2018-08-08 Ivan GrokhotkovMerge branch 'feature/http_client_head' into 'master'
2018-08-08 Angus GrattonMerge branch 'bugfix/add_mutex_for_some_touchpad_apis...
2018-08-03 Jiang Jiang JianMerge branch 'feature/support_64mbit_psram' into 'master'
2018-08-03 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_ble_HIDD_demo_error'...
2018-08-03 Angus GrattonMerge branch 'bugfix/hard_error_partition_offset' into...
2018-08-02 Angus GrattonMerge branch 'bugfix/btdm_fix_queue_block_when_scanning...
2018-08-02 Angus GrattonMerge branch 'test/spi_region' into 'master'
2018-08-02 Angus GrattonMerge branch 'bugfix/github_deploy_regression' into...
2018-08-02 Angus GrattonMerge branch 'feature/add_logo_to_docs' into 'master'
2018-08-01 Ivan GrokhotkovMerge branch 'bugfix/heap_caps_alloc_32bit' into 'master'
2018-08-01 Angus GrattonMerge branch 'feature/add_rom_elf' into 'master'
2018-08-01 Angus GrattonMerge branch 'bugfix/wl_encryption' into 'master'
2018-08-01 Jiang Jiang JianMerge branch 'feature/wifi_add_internal_api_to_set_fix_...
2018-08-01 Jiang Jiang JianMerge branch 'doc/wifi_update_channel_state_information...
2018-07-31 DmitryBuild test applicatoin on host failer fixed.
2018-07-31 DmitryRemove CR line ends.
2018-07-31 DmitryPosition save included.
2018-07-31 DmitryUsless read removed.
2018-07-31 DmitryAdditional sector position should not be changed at...
2018-07-31 DmitryAdded check for version after write.
2018-07-31 DmitryAdditional info about version update included.
2018-07-31 DmitryCRC check improved.
2018-07-31 DmitryCalculation for heap usage corrected with workaround.
2018-07-31 DmitryAdded test for version update from V1 to V2. Problems...
2018-07-31 DmitryThe version of WL component changed from 1 to 2.
2018-07-30 Ivan GrokhotkovMerge branch 'bugfix/rmt_struct_bad_addressing' into...
2018-07-30 Ivan GrokhotkovMerge branch 'bugfix/coap_client_parse_url' into 'master'
2018-07-27 Jiang Jiang JianMerge branch 'bugfix/add_compatible_to_aes_encryption...
2018-07-26 Angus GrattonMerge branch 'doc/esp32_sw_breaks' into 'master'
2018-07-26 Jiang Jiang JianMerge branch 'bugfix/tw23404_dhcp_NAK_issue_3' into...
2018-07-26 Angus GrattonMerge branch 'bugfix/spiffs_readdir_recursion' into...
2018-07-25 Jiang Jiang JianMerge branch 'bugfix/btdm_controller_deinit' into ...
2018-07-25 Angus GrattonMerge branch 'feature/idf-fs-profile-modifications...
2018-07-23 Ivan GrokhotkovMerge branch 'bugfix/fix_touchpad_wakeup_status' into...
2018-07-23 Angus GrattonMerge branch 'bugfix/bootloader_include_priv' into...
2018-07-23 Renz BagaporoModifications for fs profiling tool
2018-07-23 Angus GrattonMerge branch 'bugfix/reclaim_bt_ble_bss' into 'master'
2018-07-20 Ivan GrokhotkovMerge branch 'feature/test_exclude_components' into...
2018-07-19 Ivan GrokhotkovMerge branch 'bugfix/rtc_io_hold_regs' into 'master'
2018-07-19 Ivan GrokhotkovMerge branch 'bugfix/ulp_example_fix' into 'master'
2018-07-18 Ivan GrokhotkovMerge branch 'bugfix/sdmmc_auto_stop_cmd' into 'master'
2018-07-18 Ivan GrokhotkovMerge branch 'bugfix/deep_sleep_flush_uart' into 'master'
2018-07-18 Jiang Jiang JianMerge branch 'bugfix/btdm_using_osi_malloc_instead_of_m...
2018-07-18 Angus GrattonMerge branch 'bugfix/esp_err_ignore_dirs' into 'master'
2018-07-17 Ivan GrokhotkovMerge branch 'bugfix/range_CONFIG_ESP32_RTC_CLK_CAL_CYC...
2018-07-17 Wang Jia LinMerge branch 'bugfix/clear_intr_status_when_enable_intr...
2018-07-16 Jiang Jiang JianMerge branch 'bugfix/tw23835_add_source_ip_route_for_un...
2018-07-16 Angus GrattonMerge branch 'bugfix/spi_cs_setup_fulldup' into 'master'
2018-07-16 Angus GrattonMerge branch 'bugfix/mdns_remove' into 'master'
2018-07-16 Angus GrattonMerge branch 'bugfix/sh2lib_send_bug' into 'master'
2018-07-16 Angus GrattonMerge branch 'bugfix/add_queueset_critical_sections...
2018-07-16 Jiang Jiang JianMerge branch 'feature/support_for_XM25QU64A' into ...
2018-07-16 Jiang Jiang JianMerge branch 'bugfix/ledc_duty_and_freq' into 'master'
2018-07-16 Jiang Jiang JianMerge branch 'feature/wifi_check_wifi_lib_git_commit_id...
2018-07-16 Angus GrattonMerge branch 'bugfix/spi_sdio_sdkconfig_include' into...
2018-07-15 Jiang Jiang JianMerge branch 'docs/btdm_refactor_ble_spp_readme' into...
2018-07-15 Jiang Jiang JianMerge branch 'bugfix/autoip_compilation' into 'master'
2018-07-13 Jiang Jiang JianMerge branch 'bugfix/btdm_add_profile_descriptor_list_f...
2018-07-13 Jiang Jiang JianMerge branch 'feature/btdm_bt_ssp' into 'master'
2018-07-13 Ivan GrokhotkovMerge branch 'bugfix/fixes_from_github' into 'master'
2018-07-13 Ivan GrokhotkovMerge branch 'bugfix/crlf_auto_conversion' into 'master'
2018-07-12 Angus GrattonReplace all DOS line endings with Unix
2018-07-03 Angus GrattonMerge branch 'bugfix/console_performance' into 'master'
2018-07-02 Angus GrattonMerge branch 'bugfix/lwip_socket_leak_accept_enfile...
2018-06-29 Jiang Jiang JianMerge branch 'bugfix/btdm_delete_deprecated_files'...
next