]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-08-24 Ivan GrokhotkovMerge branch 'bugfix/xtal_freq_40_2.0' into 'release... release/v2.0
2017-08-24 He Yin LingCI: checkout relative branch of test_script
2017-08-23 Ivan Grokhotkovesp32: by default, set 40MHz crystal frequency
2017-04-06 Ivan GrokhotkovMerge branch 'bugfix/bt_increase_btc_task_queue_size... v2.0
2017-04-05 islandbt component: increase BTC task queue number
2017-04-05 Ivan GrokhotkovMerge branch 'test/reboot_between_unit_test_cases'...
2017-04-05 He Yin LingCI: add reset between running each unit test cases
2017-04-01 Ivan GrokhotkovMerge branch 'bugfix/cpu1_isr_stack_location' into...
2017-04-01 islandbt component: fix gatt delete service memory leak problem
2017-03-28 Liu Zhi FuMerge branch 'bugfix/merge_esptouch_fix' into 'release...
2017-03-28 Liu Zhi Fuesp32: update wifi lib for esptouch issue
2017-03-27 Liu Zhi FuMerge branch 'bugfix/merge_some_wifi_bugs_into_release2...
2017-03-27 Liu Zhi Fuesp32: update wifi lib for some bugfix
2017-03-24 Ivan GrokhotkovMerge branch 'bugfix/timer_stack_size' into 'release...
2017-03-24 Ivan GrokhotkovMerge branch 'bugfix/btdm_isr_alloc' into 'release...
2017-03-24 Tian Haocomponent/bt : fix rx packet assert bug and malloc...
2017-03-24 Ivan Grokhotkovfreertos: increase timer task stack size to 2048 bytes
2017-03-23 islandbt component: Fix HCI task stack overflow bug
2017-03-22 Ivan GrokhotkovMerge branch 'bugfix/vhci_callback' into 'release/v2.0'
2017-03-22 Angus Grattonci: Swap github/gitlab submodules for release branches...
2017-03-22 Angus Grattonci: Also run deployment steps for tags of form vX.Y...
2017-03-22 wangmengyangcomponent/bt: let vhci callback "vhci_notify_host_send_...
2017-03-22 Tian Haocomponent/bt : fix blufi bug of sec_mode reset v2.0-rc2
2017-03-22 me-no-devaddress security issues with mDNS
2017-03-21 islandbt component: fix bluetooth gatt packets process bugs
2017-03-17 Angus Grattonci: Fix master branch being pushed to master
2017-03-17 Angus Grattonbuild/CI: Push all allocated release branches to github
2017-03-17 Tian Haoadd extra check before bluedroid init and disable
2017-03-17 Angus Grattondocs/eclipse: Add considerations for PATH, PYTHONPATH
2017-03-17 Angus Grattonesp_err: Use separate code path for ESP_ERROR_CHECK...
2017-03-17 Angus Grattonspi_flash: Add spi_flash_cache_enabled() test function
2017-03-17 Angus Grattonsdmmc: Use slot width as default slot_config width...
2017-03-17 Derek Gregorycomponent/bt: fix bug where uuid was not reset in btc_g...
2017-03-17 lucashutchinsonble: Fix ble_adv data truncation
2017-03-17 Angus Grattondocs/*-setup: Use --enable-local instead of --prefix...
2017-03-17 Daniel Bovensiependocs/linux-setup: Install dependencies for Ubuntu 16.04
2017-03-17 Angus Grattonesp_err: add NDEBUG guard, comment about flash cache
2017-03-17 Neil KolbanUpdate to ESP_ERROR_CHECK
2017-03-17 Anne Jan BrouwerAdded missing platform.h to mbedtls ssl.h
2017-03-17 Angus Grattonlwip: Use strlcpy() instead of memcpy() to copy hostnam...
2017-03-17 alarruskainlwip: Fix hostname set in tcpip_adapter_lwip
2017-03-17 gbcwbzdocs: Fix typo in build-system.rst
2017-03-17 Daniel Camporasdmmc: Add width field to the slot config.
2017-03-17 rudi ;-)examples/ethernet: Same sense of meaning SW_STRAP
2017-03-17 rudi ;-)examples/ethernet: typo, better named
2017-03-04 Ivan GrokhotkovMerge branch 'feature/run_test_on_release_branches...
2017-03-04 Wu Jian GangMerge branch 'bugfix/fix_mpdu_len_error' into 'master'
2017-03-02 Jiang Jiang... Merge branch 'feature/tw10306_menuconfig_adds_some_wifi...
2017-03-02 Liu Zhi Fuesp32: menuconfig adds some WiFi options
2017-03-02 Jiang Jiang... Merge branch 'feature/add_user_set_mac' into 'master'
2017-03-02 Jiang Jiang... Merge branch 'bugfix/tw10169_dhcp_release_cause_tcp_abo...
2017-03-02 Jeroen DomburgMerge branch 'feature/in_isr_context' into 'master'
2017-03-02 Jeroen DomburgAdd xPortInIsrContext function + unit test. This functi...
2017-03-02 XiaXiaotianmac address: add the number of MAC address generated...
2017-03-02 Ivan GrokhotkovMerge branch 'bugfix/rng_disabled_wifi_stop_2' into...
2017-03-01 Jiang Jiang... Merge branch 'bugfix/fix_some_default_lwip_bool_options...
2017-03-01 wangmengyangcomponent/bt: modify the bluetooth read_efuse_mac interface
2017-03-01 XiaXiaotianmac address: add user set mac address
2017-03-01 Liu Zhi FuCheck DHCP rebind timer before checking dhcp release...
2017-03-01 XiaXiaotianmac address: add user set mac address
2017-03-01 Liu Zhi Fulwip: fix bool options default value wrong issue
2017-03-01 Liu Zhi FuMerge branch 'master' of ssh://gitlab.espressif.cn...
2017-03-01 Angus Grattonesp32 phy_init: Move DPORT Wifi clock masks to macro...
2017-03-01 Angus Grattonesp32 dport_reg.h: Fix typo in register bit names
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...
next