]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-03-01 Liu Zhi FuMerge branch 'master' of ssh://gitlab.espressif.cn...
2017-02-28 Ivan GrokhotkovMerge branch 'bugfix/mmap_instr' into 'master'
2017-02-28 Ivan Grokhotkovspi_flash: fix memory leak when spi_flash_mmap argument...
2017-02-28 Wu Jian GangMerge branch 'bugfix/esp_get_random_return_zero' into...
2017-02-27 XiaXiaotianupdate phy and rtc lib
2017-02-27 Liu Zhi FuMerge branch 'master' of ssh://gitlab.espressif.cn...
2017-02-27 XiaXiaotian1. Do not disable clock for generating random number.
2017-02-27 Ivan GrokhotkovMerge branch 'bugfix/sdmmc_fail_no_card' into 'master'
2017-02-24 Jiang Jiang... Merge branch 'bugfix/set_channel_fail_before_enable_sni...
2017-02-24 qiyueixawifi: fix issue in setting channel API
2017-02-24 Ivan Grokhotkovspi_flash: fix mmap not working for SPI_FLASH_MMAP_INST
2017-02-24 Ivan Grokhotkovvfs_fat_sdmmc: if card init fails, fail cleanly
2017-02-24 Jiang Jiang... Merge branch 'bugfix/btdm_adv_scan_enable_report' into...
2017-02-24 Ivan GrokhotkovMerge branch 'bugfix/set_channel_fail_before_enable_sni...
2017-02-24 qiyueixawifi: fix issue in setting channel before sniffer is...
2017-02-24 Ivan GrokhotkovMerge branch 'bugfix/btdm_gatts_write_desc_error' into...
2017-02-23 Ivan GrokhotkovMerge branch 'feature/btdm_ram_config' into 'master'
2017-02-23 Tian Haocomponent/bt : add adv/scan start complete event
2017-02-23 Jeroen DomburgMerge branch 'bugfix/app_tasks_start_on_wrong_cpu'...
2017-02-22 Jeroen DomburgMerge branch 'bugfix/spi_master_length' into 'master'
2017-02-22 Jeroen DomburgFixed a small bug where a task could initially be sched...
2017-02-22 Ivan GrokhotkovMerge branch 'bugfix/bootloader_disable_sar_test_mux...
2017-02-22 Ivan GrokhotkovMerge branch 'bugfix/flash_write_single_core' into...
2017-02-22 Ivan Grokhotkovspi_flash: protect spi_flash_unlock
2017-02-22 Angus GrattonMerge branch 'bugfix/make_config_problems' into 'master'
2017-02-22 Angus GrattonBuild system: Add new BATCH_BUILD flag to disable inter...
2017-02-22 Angus Grattonkconfig: Ignore Windows host-compiled executables
2017-02-22 Angus GrattonEclipse: Process Windows paths correctly using cygpath
2017-02-22 Angus Grattonbuild system: Account for Windows behaviour of make...
2017-02-22 Angus GrattonBuild system: Fix error if librtc submodule not availab...
2017-02-22 Angus Grattonbuild system: Fix parallel & double menuconfig issues...
2017-02-22 Angus Grattonbuild system: Probable fix for errors due to bad config...
2017-02-21 Angus GrattonMerge branch 'feature/partition_table_envvars' into...
2017-02-21 Ivan Grokhotkovspi_flash: protect esp_intr_noniram_{disable,enable...
2017-02-21 Jeroen DomburgUse THRESH_DMA_TRANS define everywhere, make code match...
2017-02-21 Lourens NaudéFix SPI read edges in spi_intr
2017-02-21 Tian Haocomponent/bt : add option to release about 30K from...
2017-02-21 Ivan Grokhotkovdeep sleep: add note about disabling WiFi and BT
2017-02-21 Ivan Grokhotkovdeep sleep: bring some registers into known state
2017-02-21 Ivan Grokhotkovbootloader: disconnect VRTC from SAR input in bootloade...
2017-02-21 Ivan GrokhotkovMerge branch 'bugfix/exception_after_merge_phy_disable...
2017-02-21 Liu Zhi FuMerge branch 'master' of ssh://gitlab.espressif.cn...
2017-02-21 XiaXiaotianbugfix: it causes exception that wifi interrupt happens...
2017-02-20 Jiang Jiang... Merge branch 'feature/disable_phy_rf_when_disable_wifi_...
2017-02-20 XiaXiaotianMerge branch 'master' of ssh://gitlab.espressif.cn...
2017-02-20 Tian Haocomponent/bt : add bluetooth status check
2017-02-20 XiaXiaotiancoexist: enable coexist when wifi&bt are enabled, disab...
2017-02-20 Yulongcomponent/bt:fixed the write ccc crash bug error
2017-02-20 Ivan GrokhotkovMerge branch 'bugfix/vfat_open_append' into 'master'
2017-02-20 XiaXiaotianphy init: modify some comments
2017-02-20 Angus GrattonMerge branch 'feature/doc_drivers' into 'master'
2017-02-19 Angus Grattonuart driver docs: Remove references to setting interrup...
2017-02-19 Angus Grattondocs: Add missing peripheral driver docs (ADC, DAC...
2017-02-19 Angus Grattonrtc_gpio: Replace RTC_GPIO_IS_VALID_GPIO macro with...
2017-02-17 Tian Haocomponent/bt : add bt enable/disable for power save
2017-02-17 XiaXiaotianfix compile error that if enable CONFIG_ESP32_PHY_INIT_...
2017-02-17 Jiang Jiang... Merge branch 'feature/btdm_pll_track' into 'master'
2017-02-17 Tian Haocomponent/bt : wide range work temperature for bluetooth RF
2017-02-17 XiaXiaotiandisable phy and rf
2017-02-17 XiaXiaotiandisable PHY and RF when stop WiFi and disable BT
2017-02-16 Jiang Jiang... Merge branch 'bugfix/btdm_gatt' into 'master'
2017-02-16 Jiang Jiang... Merge branch 'feature/ethernet_phy_power' into 'master'
2017-02-16 Jiang Jiang... Merge branch 'bugfix/btdm_iphone10_0_2' into 'master'
2017-02-16 shangkeethernet: add pin macro
2017-02-16 Tian Haocomponent/bt : fix connection bug of Iphone7 10.0.2
2017-02-15 Tian Haocomponent/bt : fix gatt write memory leak
2017-02-15 Angus Grattonfatfs: Add unit test for overwrite/append fix
2017-02-15 Ivan GrokhotkovMerge branch 'bugfix/openssl_server_example' into ...
2017-02-15 Angus Grattonopenssl_server example: Roll back to TLS_server_method...
2017-02-15 Ivan GrokhotkovMerge branch 'docs/flash_encryption_disable' into ...
2017-02-15 Ivan GrokhotkovMerge branch 'bugfix/gperf_v3_1' into 'master'
2017-02-15 Ivan GrokhotkovMerge branch 'bugfix/add_espcoredump_to_add_paths_scrip...
2017-02-15 Ivan GrokhotkovMerge branch 'bugfix/send_crosscore_iram' into 'master'
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-14 Angus Grattonpartition table: Fix comment at top of gen_esp32part.py
2017-02-14 Angus GrattonDocs: Mark PDF links as such in the documentation index
2017-02-14 Angus GrattonREADME: Add some tips on using menuconfig
2017-02-14 Angus Grattonflash encryption/secure boot: Restructure documentation
2017-02-14 Deomid RyabkovExpand environment variables in gen_esp32part
2017-02-14 nineiskFix fopen() in “a” (append) mode
2017-02-14 Marcin Galczynskiesp32: Move esp_crosscore_int_send_yield() to IRAM
2017-02-14 Malte JandudaExample 10_openssl_server should use TLSv1.2 instead...
2017-02-13 Angus Grattonkconfig: Remove gperf 3.1+ incompatible kconf_conf_id...
2017-02-13 Jiang Jiang... Merge branch 'bugfix/update_wifi_lib_to_include_some_fi...
2017-02-13 Liu Zhi FuMerge branch 'master' of ssh://gitlab.espressif.cn...
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-12 Lourens NaudéAdd espcoredump to the add_path shell helper
2017-02-11 shangkeethernet: add doc
2017-02-11 shangkeethernet: add a gpio to enable/disable phy power
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...
next