]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-07-03 Jiang Jiang... Merge branch 'bugfix/btdm_cherry-pick_ble_smp_bonding_i...
2017-07-03 Jiang Jiang... Merge branch 'bugfix/bt_avdt_state_machine' into 'master'
2017-07-03 wangmengyangcomponent/bt: bugfix for AVDTP state machine during...
2017-07-03 Jiang Jiang... Merge branch 'bugfix/update_wpa2_certificate' into...
2017-07-03 Yulongcomponent/bt: squech the commit
2017-06-30 Ivan GrokhotkovMerge branch 'doc/wifi_set_vendor_ie' into 'master'
2017-06-30 Ivan GrokhotkovMerge branch 'bugfix/newlib_lock_init' into 'master'
2017-06-30 Ivan GrokhotkovMerge branch 'bugfix/ipc_task_stack_size' into 'master'
2017-06-30 Angus Grattonipc task: Allow configuration of IPC task stack size
2017-06-30 Ivan GrokhotkovMerge branch 'bugfix/uart_tx_buffer_length' into 'master'
2017-06-30 Anton MaklakovMerge branch 'feature/ci_mirror_for_submodules' into...
2017-06-30 Anton MaklakovCI: Use anchors to get rid of code dublication in the...
2017-06-30 Anton MaklakovCI: Add script for synchronization of the local mirrors...
2017-06-30 Anton MaklakovCI: Use local mirrors for submodules
2017-06-30 Angus GrattonCI: Use custom get_full_sources.sh script instead of...
2017-06-30 Anton MaklakovCI: Move the ci-related staff to a separate directory
2017-06-30 Anton Maklakovci check_commit_msg: Use CI_COMMIT_SHA to avoid ambiguity
2017-06-29 Angus GrattonMerge branch 'bugfix/dport_access_unicore' into 'master'
2017-06-29 Angus Grattonnewlib locks: Fix _lock_init() & _lock_init_recursive...
2017-06-29 Angus Grattonesp_wifi.h: Document the Vendor-Specific Information...
2017-06-29 Angus Grattonesp_wifi header: Fix typo
2017-06-29 Angus Grattonstack sizes: Revert stack size increases added in 8d43859
2017-06-29 Angus Grattondport_access: Fix spurious warning in unicore mode...
2017-06-29 Ivan GrokhotkovMerge branch 'feature/sysview_via_apptrace' into 'master'
2017-06-27 Angus GrattonMerge branch 'feature/better_make_size' into 'master'
2017-06-27 Angus GrattonMerge branch 'bugfix/lwip_assert' into 'master'
2017-06-27 Alexey Gerenkovesp32: SEGGER SystemView Tracing Support
2017-06-27 Ivan GrokhotkovMerge branch 'test/ci_add_ble_cases' into 'master'
2017-06-27 Ivan GrokhotkovMerge branch 'bugfix/btdm_ble_smp_bonding_issues' into...
2017-06-27 Wangjialinbugfix(uart): fix bugs reported from github
2017-06-27 Angus Grattonlwip: Make LWIP_ERROR behave as if assertions were...
2017-06-27 Angus Grattonlwip: Remove port-specific sys_arch_assert(), use libc...
2017-06-27 Ivan GrokhotkovMerge branch 'doc/get_started_serialports' into 'master'
2017-06-27 Ivan GrokhotkovMerge branch 'bugfix/nvs_err_code' into 'master'
2017-06-27 Ivan GrokhotkovMerge branch 'feature/test_runner_print_names' into...
2017-06-27 Ivan GrokhotkovMerge branch 'feature/lwip_expose_more_config' into... v3.0-dev
2017-06-27 Ivan GrokhotkovMerge branch 'test/add_dual_core_dport_access_unit_test...
2017-06-27 Ivan GrokhotkovMerge branch 'bugfix/gpio_set_direction_sets_matrix...
2017-06-27 Ivan Grokhotkovnvs: add test for ESP_ERR_NVS_INVALID_LENGTH
2017-06-27 He Yin LingCI: add test jobs for BLE cases
2017-06-27 He Yin LingCI: add BLE test cases to CI
2017-06-27 Angus Grattondocs: Add some notes about Windows COM ports, serial...
2017-06-26 Simon WernerESP_ERR_NVS_VALUE_TOO_LONG had conflicting value.
2017-06-26 Yulongcomponent/bt: Added the bta gattc write ccc judgment.
2017-06-26 Yulongcomponent/bt: Fixed a very important bug of the SMP...
2017-06-26 Ivan GrokhotkovMerge branch 'bugfix/default_vfs_paths' into 'master'
2017-06-26 Ivan GrokhotkovMerge branch 'bugfix/esp32d2wd_gpio0' into 'master'
2017-06-26 Jiang Jiang... Merge branch 'bugfix/l2cap_disconnect_timeout' into...
2017-06-26 Jiang Jiang... Merge branch 'bugfix/wrong_macro_uart_base_addr' into...
2017-06-26 Jiang Jiang... Merge branch 'bugfix/tw13402_sniffer_fail_ratio_high...
2017-06-26 Angus Grattontest runner: Print test name when starting, print filte...
2017-06-26 Angus Grattongpio driver: Clear GPIO matrix output config when setti...
2017-06-26 Angus Grattonesptool: Update to v2.0.1
2017-06-24 Liu Zhi Fuesp32: update wifi lib to fix a sniffer issue
2017-06-23 Deomid RyabkovMake relative paths match the default VFS, if provided
2017-06-23 Jackfix bug that uart register base address macro was wrong
2017-06-23 wangmengyangcomponent/bt: fix a bug for L2CAP state machine to...
2017-06-23 Ivan GrokhotkovMerge branch 'bugfix/fatfs_unit_test_name' into 'master' v2.1-rc1
2017-06-23 He Yin Lingtest: add UT case for dual dport and apb access
2017-06-23 Jiang Jiang... Merge branch 'bugfix/spiflash_rom_symbols' into 'master'
2017-06-23 Ivan Grokhotkovfatfs: fix duplicate unit test name
2017-06-23 Angus Grattonlwip debug: fix typo
2017-06-23 Angus Grattonlwip: Enable LWIP assertions unless they are disabled...
2017-06-23 Angus Grattonlwip: Allow configuring/disabling some TCP options...
2017-06-23 Angus Grattonevent handler: Add debug event handler for confirmed...
2017-06-23 Angus Grattonlwip: Expose broadcast/multicast ping enable options...
2017-06-23 Ivan GrokhotkovMerge branch 'bugfix/removed_pinlist' into 'master'
2017-06-23 Ivan GrokhotkovMerge branch 'buxfix/panic_handler_not_halting_cpu...
2017-06-23 Ivan GrokhotkovMerge branch 'bugfix/vfs_fixes' into 'master'
2017-06-23 Ivan GrokhotkovMerge branch 'bugfix/sdmmc_send_init_bits' into 'master'
2017-06-22 Jiang Jiang... Merge branch 'bugfix/btdm_ble_update_conn_params_issues...
2017-06-22 Jiang Jiang... Merge branch 'bugfix/fix_ieee80211_output_assert_and_re...
2017-06-22 Jiang Jiang... Merge branch 'bugfix/hci_acl_ctlr_to_host_fc' into...
2017-06-22 Yulongcomponent/bt: Added the error log to the l2cble_start_c...
2017-06-22 XiaXiaotianFix the bug that lora vendor size was not added to...
2017-06-22 wangmengyangcomponent/bt: bugfix for NULL pointer access when HCI...
2017-06-22 Ivan GrokhotkovMerge branch 'bugfix/vfs_write_return_type' into 'master'
2017-06-22 James Sarrettsend bus initialization bits before MMC_GO_IDLE_STATE...
2017-06-22 Jiang Jiang... Merge branch 'bugfix/btdm_modify_some_log_info' into...
2017-06-21 Jiang Jiang... Merge branch 'bugfix/hci_le_rd_rmt_used_feats' into...
2017-06-21 Darian LeungBugfix - Panic Handler not halting when running on...
2017-06-21 wangmengyangcomponent/bt: bugfix for hci_le_rd_rmt_used_feats_cmd...
2017-06-21 Yulongcomponent/bt: Change the l2cble_start_conn_update retur...
2017-06-21 Ivan Grokhotkovvfs: add support for nested mount points
2017-06-21 krzychbPin List has been moved to the Datasheet, fixed links
2017-06-21 Ivan Grokhotkovvfs: fix NULL pointer dereference in esp_vfs_unregister
2017-06-21 Angus Grattonbuild system: Add idf_size.py tool for better "make...
2017-06-21 zhiweijianComponent /bt: modify some log infor
2017-06-20 Ivan Grokhotkovvfs: fix opendir of a filesystem root directory
2017-06-20 Ivan GrokhotkovMerge branch 'bugfix/uxTaskGetSystemState_github_#12142...
2017-06-20 Ivan GrokhotkovMerge branch 'bugfix/doc_bugfixes' into 'master'
2017-06-20 Jiang Jiang... Merge branch 'bugfix/tw13318_wifi_fail_connect_to_TP842...
2017-06-19 krzychbFixed link to JTAG Debugging for ESP32
2017-06-19 krzychb[TW#13322] Typo in documentation, fixes #694
2017-06-19 José Luis Aracil... Update README.md, merges #706
2017-06-19 Liu Zhi Fuesp32: update wifi lib to fix a wifi connect issue
2017-06-19 Anton MaklakovMerge branch 'fix/ci_deps_optimize' into 'master'
2017-06-19 Yulongcomponent/bt: Modifed the update connection method...
2017-06-19 Anton MaklakovCI: Add CI options to use more attempts in some transfe...
2017-06-19 Anton MaklakovCI: Minor changes in code formatting and cleanup
next