]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-02-15 Ivan GrokhotkovMerge branch 'bugfix/phy_init_write_nvs_once' into...
2017-02-15 Ivan GrokhotkovMerge branch 'bugfix/fix_protection_of_queue_list'...
2017-02-15 Ivan GrokhotkovMerge branch 'bugfix/OTA_and_flash_encryption_incompati...
2017-02-13 Jiang Jiang... Merge branch 'bugfix/update_wifi_lib_to_include_some_fi...
2017-02-13 Jiang Jiang... Merge branch 'bugfix/btdm_blufi' into 'master'
2017-02-13 Jiang Jiang... Merge branch 'bugfix/btdm_gatt_memleak' into 'master'
2017-02-13 Jiang Jiang... Merge branch 'bugfix/btdm_demo_adv_raw_data' into ...
2017-02-13 Tian Haocomponent/bt : fix GATT disconnect memory leak bug
2017-02-10 Tian Haocomponent/bt : use real adv data to set raw adv data
2017-02-10 Tian Haocomponent/bt : fix BLUFI bug with small MTU size
2017-02-10 Liu Zhi Fufreertos: fix protection issue in freertos queue event...
2017-02-10 Liu Zhi Fuesp32: update wifi lib for some fixes and optimizations
2017-02-08 Ivan GrokhotkovMerge branch 'test/get_test_env_config_from_gitlab...
2017-02-08 Jeroen DomburgMerge branch 'bugfix/yield_other_core_prio_check_fix...
2017-02-07 Ivan Grokhotkovphy_init: don’t rewrite valid calibration data
2017-02-07 Jiang Jiang... Merge branch 'bugfix/fix_several_wifi_misc_issues'...
2017-02-06 Liu Zhi Fuesp32: fix several misc wifi issue
2017-02-06 Jeroen DomburgFix interrupting task on other CPU that has lower prio...
2017-02-06 Ivan GrokhotkovMerge branch 'bugfix/esp32_core_dump_wd_uart' into...
2017-02-06 Wu Jian GangMerge branch 'bugfix/ethernet_flow_ctrl' into 'master'
2017-02-06 shangkeethernet:disable flow control when select l2_to_l3_copy...
2017-02-02 Angus GrattonOTA: Always clean up OTA handle regardless of esp_ota_e...
2017-02-02 He Yin LingCI: get test env config from gitlab
2017-02-01 Alexey Gerenkovesp32: Fixes watchdog problem when printing core dump...
2017-02-01 Ivan GrokhotkovMerge branch 'bugfix/esp32_core_dump_esptool_search_pat...
2017-02-01 Ivan GrokhotkovMerge branch 'bugfix/esp32_core_dump_doc' into 'master'
2017-01-27 Angus GrattonMerge branch 'feature/openssl_option' into 'master'
2017-01-27 Angus GrattonMerge branch 'bugfix/encrypted_partition_flag' into...
2017-01-27 Angus GrattonMerge branch 'feature/custom_partition_table_csv_path...
2017-01-27 Angus GrattonMerge branch 'bugfix/spi_multiple_cs_fix' into 'master'
2017-01-26 Alexey Gerenkovesp32: Fixed search path for esptool
2017-01-26 Alexey Gerenkovesp32: Fixed and updated core dump docs
2017-01-26 Jiang Jiang... Merge branch 'bugfix/fix_two_wifi_datapath_issues'...
2017-01-26 Angus GrattonFreeRTOS: esp_crosscore_int_send_yield() should be...
2017-01-26 Angus GrattonOTA: Fix issues with encrypted OTA
2017-01-26 Liu Zhi Fuesp32: udpate wifi lib to fix two datapath issues
2017-01-26 Angus GrattonFlash encryption: Temporary fix for issue with stale...
2017-01-26 Angus GrattonOTA: Improve verification of OTA image before writing...
2017-01-26 Angus GrattonOTA: Fall back to factory partition if ota data partiti...
2017-01-26 Tian Zhong... bootloader_support: fix bug OTA & flash encryption...
2017-01-26 Ivan GrokhotkovMerge branch 'feature/add_build_at_job_in_ci' into...
2017-01-26 Dong Hengcomponents/openssl: Add more debugging information...
2017-01-26 Deomid RyabkovUse PART_FLAG_ENCRYPTED value in gen_esp32part.py
2017-01-25 Dermot DuffyAdd missing variable initialisation.
2017-01-25 Jiang Jiang... Merge branch 'lwip/optimize_dhcpc_taken_time' into...
2017-01-25 Ivan GrokhotkovMerge branch 'bugfix/btdm_debug_gatt_attr_table' into...
2017-01-25 Islandcomponent/bt: Fix Gatt table read_req bug and advertisi...
2017-01-25 Deomid RyabkovAllow providing custom PARTITION_TABLE_CSV_PATH
2017-01-24 Dong Hengcomponents/openssl: fixes for github issues 219
2017-01-24 He Yin LingCI: add job to check build esp-at in esp-idf
2017-01-23 qiyueixalwip: optimize the dhcp client
2017-01-20 Ivan GrokhotkovMerge branch 'feature/spi_flash_write_16bytes' into... v2.0-rc1
2017-01-20 Angus Grattonspi_flash: Move FLASH_PAGE_SIZE constant into esp_spi_f...
2017-01-20 Angus Grattondocs: spi_flash: Add flash encryption ops, remove boile...
2017-01-20 Angus Grattonspi_flash_write_encrypted: Allow 16-byte aligned block...
2017-01-20 Angus Grattonspi_flash: Flush flash cache if flash_mmap()ing a writt...
2017-01-20 Angus Grattonspiflash: Add spi_flash_read_encrypted() function
2017-01-20 Ivan GrokhotkovMerge branch 'feature/deploy_tags' into 'master'
2017-01-20 Ivan Grokhotkovci: deploy code and docs for release branches
2017-01-20 Ivan GrokhotkovMerge branch 'bugfix/misc_fixes' into 'master'
2017-01-20 Ivan GrokhotkovMerge branch 'feature/docs_gh_link_roles' into 'master'
2017-01-20 Ivan Grokhotkovdocs: use custom roles to generate GitHub links
2017-01-20 Angus GrattonMerge branch 'feature/esptool_v20_beta' into 'master'
2017-01-20 Mike Ryangatts_demo: re-enter advertising after client disconnects
2017-01-20 Dermot DuffyAdd missing bit from LEDC interrupt state struct.
2017-01-20 Jan Schmidtnetconn_gethostbyname: Fix race reporting success
2017-01-20 Jan Schmidtgpio: Attach gpio intr to the isr_server on the right...
2017-01-20 Angus Grattonesp_panic.h: Add C++ include guards
2017-01-20 Angus Grattonbt: esp_ble_gatts_send_indicate: Fix description
2017-01-20 Ivan GrokhotkovMerge branch 'bugfix/ci_test_result_always_fail' into...
2017-01-19 He Yin LingCI: fix merge error on test report job
2017-01-19 Jiang Jiang... Merge branch 'bugfix/ethernet_flow_control' into 'master'
2017-01-19 He Yin LingCI: fix bug that test result always fail
2017-01-19 Jiang Jiang... Merge branch 'feature/btdm_raw_adv' into 'master'
2017-01-19 Wu Jian GangMerge branch 'bugfix/fix_ap_not_reply_ba_issue' into...
2017-01-19 Liu Zhi Fuesp32: update wifi lib to fix ap not respond BA bug
2017-01-19 Tian Haocomponent/bt : add api to set raw adv_data/scan_rsp_data
2017-01-19 shangkeethernet: limit rx buf num when flow ctrl enable.
2017-01-19 Ivan GrokhotkovMerge branch 'bugfix/phy_auto_init' into 'master'
2017-01-19 Ivan Grokhotkovkconfig: define ESP32_PHY_MAX_TX_POWER if PHY_ENABLED
2017-01-19 Ivan GrokhotkovMerge branch 'feature/category_readme' into 'master'
2017-01-19 Ivan GrokhotkovMerge branch 'bugfix/console_uart_none' into 'master'
2017-01-19 Ivan GrokhotkovMerge branch 'bugfix/lwip_tcpip_printf' into 'master'
2017-01-19 Ivan GrokhotkovMerge branch 'bugfix/dhcp_debug_printf' into 'master'
2017-01-19 Ivan GrokhotkovMerge branch 'bugfix/frc1_timer_clear' into 'master'
2017-01-19 Ivan GrokhotkovMerge branch 'bugfix/flash_op_unpinned_task' into ...
2017-01-19 Angus Grattonphyinit: Use PHY config to enable, don't need phy_get_r...
2017-01-18 krzychbAdded links from api category TOC to example category...
2017-01-18 krzychbAdded README.md to example category folders
2017-01-18 Ivan Grokhotkovnewlib: fix register used for DPORT/RTC bug workaround
2017-01-18 Ivan GrokhotkovMerge branch 'bugfix/docs_cleanup' into 'master'
2017-01-18 Ivan Grokhotkovethernet: improve kconfig option descriptions
2017-01-18 Tian Haokconfig: move PHY-related settings into new menu
2017-01-18 Ivan Grokhotkovfreertos: call tick hooks on CPU1 even if CPU0 schedule...
2017-01-18 me-no-devDo not printf if debug level is not correct
2017-01-18 me-no-devDo not printf if debug is not enabled
2017-01-18 me-no-devFix compilation if CONSOLE_UART is set to NONE
2017-01-18 Jiang Jiang... Merge branch 'bug/tw7809_sta_no_rewiring_softap' into...
2017-01-18 XiaXiaotiantw7809: fix station no rewiring softap probability
2017-01-18 Ivan GrokhotkovMerge branch 'bugfix/partition_write_encrypted' into...
next