]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-04-27 Ivan GrokhotkovMerge branch 'feature/ci_minor_fixes' into 'master'
2017-04-27 Ivan GrokhotkovMerge branch 'bugfix/spi_master_ci_test_fix' into ...
2017-04-27 Jiang Jiang... Merge branch 'bugfix/freertos_suspend_resume' into...
2017-04-27 Jiang Jiang... Merge branch 'bugfix/btdm_gattc_adv_bug' into 'master'
2017-04-27 Jiang Jiang... Merge branch 'feature/btdm_ble_bt_separa' into 'master'
2017-04-27 Jiang Jiang... Merge branch 'feature/opt_scan_before_connect' into...
2017-04-27 Jeroen DomburgFix SPI master CI test
2017-04-27 XiaXiaotianoptimize scan before station connecting to AP
2017-04-27 Jeroen DomburgMerge branch 'feature/spi_slave' into 'master'
2017-04-27 Jeroen DomburgSPI: More MR issues fixed, style fixup
2017-04-27 Jeroen DomburgSPI: Also check SPI_TRANS_USE_[T|R]XDATA when decifding...
2017-04-27 Jeroen DomburgSPI: SPI master clock calculation: n has a minimum...
2017-04-27 Jeroen DomburgSPI: Fix comment for 3wire, make GPIO pins GPIO_MODE_IN...
2017-04-27 Jeroen DomburgSPI: Small fixes according to MR comments
2017-04-27 Jeroen DomburgSPI: Split common SPI stuff out of master driver; add...
2017-04-27 Anton Maklakovci: Fix the incorrect path
2017-04-27 Anton Maklakovci: A config generator doesn't using anymore
2017-04-27 Anton Maklakovci: Delete the unused variable
2017-04-27 Anton Maklakovci: Reorder the clauses for more convenience
2017-04-27 Anton Maklakovbuild: Fix warning if the auto.conf does not exist
2017-04-27 Anton Maklakovbuild: Fix comments and avoid build warning
2017-04-27 Ivan GrokhotkovMerge branch 'bugfix/esp32_core_dump_sanity_checks...
2017-04-27 Ivan GrokhotkovMerge branch 'feature/cpu_restart_sequence' into 'master'
2017-04-26 Alexey Gerenkovesp32: Core dump sanity checks were added
2017-04-26 Yulongcomponent/bt:Change the bt Kconfig BT_ACL_CONNECTIONS...
2017-04-26 Yulongcomponent/bt:Fixted the bug of HCI comment timeout...
2017-04-26 islandcomponent/bt: Fix memory leakage, connection fail bugs
2017-04-26 Dmitry YakovlevDebug info removed.
2017-04-26 Yulongcomponent/bt:Change the bt Kconfig BT_ACL_CONNECTIONS...
2017-04-26 Ivan GrokhotkovMerge branch 'feature/32k_xtal' into 'master'
2017-04-26 Dmitry YakovlevRestart sequence requires set up for app cpu.
2017-04-26 Ivan GrokhotkovAdd support for 32k XTAL as RTC_SLOW_CLK source
2017-04-26 Angus GrattonMerge branch 'bugfix/secure_boot_enable_image_verify...
2017-04-26 Angus Grattonfreertos: Enable vTaskSuspend()/vTaskResume() API
2017-04-26 Yulongcomponent/bt:change the kconfig.
2017-04-26 Angus Grattonbootloader: Add some debug logging around OTA selection
2017-04-26 Angus Grattonsecure boot: Fix bootloader image verification failure
2017-04-25 Yulongcomponent/bt:Merge the new master to this branch
2017-04-25 YulongMerge branch 'master' of ssh://gitlab.espressif.cn...
2017-04-25 Ivan GrokhotkovMerge branch 'feature/wear_levelling' into 'master'
2017-04-25 Ivan GrokhotkovMerge branch 'bugfix/lwip_makefile_ppp' into 'master'
2017-04-25 Ivan Grokhotkovlwip: fix error when building on OS X, only build ppp...
2017-04-25 Yulongcomponent/bt:separate the SMP, GATT module set the...
2017-04-25 Ivan GrokhotkovMerge branch 'feature/xtal_freq_autodetect' into 'master'
2017-04-25 Ivan GrokhotkovMerge branch 'bugfix/sdmmc_timeout' into 'master'
2017-04-25 Jiang Jiang... Merge branch 'feature/ppp_over_serial' into 'master'
2017-04-25 Jiang Jiang... Merge branch 'bugfix/fatfs_sdmmc_cleanup' into 'master'
2017-04-25 Jiang Jiang... Merge branch 'bugfix/remove_unneeded_header_file_includ...
2017-04-25 Yulongcomponent/bt: Set the style to the same, output the...
2017-04-24 Jiang Jiang... Merge branch 'feature/ethernet_lan8720' into 'master'
2017-04-24 XiaXiaotianremove unneeded header file including
2017-04-24 Ivan GrokhotkovAdd XTAL frequency selection to Kconfig
2017-04-24 Ivan Grokhotkovsoc: implement XTAL frequency detection
2017-04-24 Jiang Jiang... Merge branch 'bugfix/gattc_example_strcmp' into 'master'
2017-04-24 Jiang Jiang... Merge branch 'bugfix/tw7105_tcp_stable_test_abort_issue...
2017-04-24 Jiang Jiang... Merge branch 'example/perf_tcp_udp_revision' into ...
2017-04-24 Jiang Jiang... Merge branch 'feature/optimize_text_rodata_in_iram_dram...
2017-04-24 Jiang Jiang... Merge branch 'feature/add_limit_for_all_dynamic_ebuf...
2017-04-24 Jiang Jiang... Merge branch 'feature/support_read_mac_addr_from_custom...
2017-04-24 XiaXiaotianput RODATA of libphy.a into DRAM
2017-04-24 Ivan GrokhotkovMerge branch 'feature/esp32_wdt_rst_info' into 'master'
2017-04-23 Alexey Gerenkovesp32: Added dumping info from traceport upon reset...
2017-04-23 Yulongcompoent/bt:change the code style
2017-04-23 Yulongcomponent/bt:separate the smp_br_connect_callback from...
2017-04-21 Ivan GrokhotkovMerge branch 'bugfix/rtc_reg_fields' into 'master'
2017-04-21 Ivan GrokhotkovMerge branch 'bugfix/xtal_freq_after_wdt_reset' into...
2017-04-21 XiaXiaotianDo not put the whole object files into IRAM. Add attrib...
2017-04-21 XiaXiaotianadd base MAC address storage choice.
2017-04-21 Yulongcomponent/bt:Recovery the btm_establish_continue when...
2017-04-21 Angus GrattonPPPoS example: Move pin configuration to menuconfig...
2017-04-21 Angus GrattonMerge branch 'bugfix/github_fixes' into 'master'
2017-04-21 Angus GrattonMerge branch 'bugfix/driver_const_params' into 'master'
2017-04-21 Angus GrattonMerge branch 'bugfix/mbedtls_wrong_errno' into 'master'
2017-04-21 Angus GrattonPPPoS: Rearrange config items (move TCP/IP stack size...
2017-04-21 Adrian MuzykaEnable lwip PPPoS support
2017-04-21 Liu Zhi Fuesp32: update wifi lib for limitting dynamic wifi buffer
2017-04-21 Ivan Grokhotkovrtc_clk_init: handle case when XTAL frequency has alrea...
2017-04-21 Angus Grattonbluedroid: Fix compilation warnings related to aliasing
2017-04-21 EyobMake sure LD -L option is calculated correctly when...
2017-04-21 rudi ;-)OTA example readme: [typo]: Worflow to Workflow
2017-04-21 Michael Kellnerspidriver: Display length errors correctly
2017-04-21 Jonathan KaufmannFixed bug in ledc_set_fade_with_step where returned...
2017-04-21 Michael Kellnermbedtls port: Fix detection of EWOULDBLOCK/EAGAIN with...
2017-04-20 Yulongcomponent/bt:Finish all the separate code from BT ...
2017-04-20 Angus GrattonEthernet example: Add README, use menuconfig for all...
2017-04-20 Angus Grattonethernet: Add convenience functions esp_eth_smi_wait_va...
2017-04-20 Angus Grattonethernet: Refactor PHY support to be part of ethernet...
2017-04-20 Robin Cutshawexamples/ethernet: Add LAN8720 phy support
2017-04-20 Ivan GrokhotkovMerge branch 'bugfix/ci_ssc_build_nonverbose' into...
2017-04-20 Angus Grattonci: Build with V=0
2017-04-19 Yulongcomponent/bt:Added the GATTS_INCLUDED macro to the...
2017-04-19 Liu Zhi Fulwip: fix tcp stable test abort issue
2017-04-19 Yulongadd the GATTC_INCLUDED marco to close the bta_gattc...
2017-04-19 Yulongseparate the btm layer from SMP security
2017-04-19 Ivan Grokhotkovfat/sdmmc: unmount FATFS object on error
2017-04-19 Jiang Jiang... Merge branch 'bugfix/tw11779_softAP_crash_when_wifi_con...
2017-04-19 Ivan Grokhotkovsdmmc: handle card removal when CD is not used
2017-04-18 Yulongl2cap can send data to low layer when close the classic bt.
2017-04-18 Ivan Grokhotkovsoc: allow REG_SET_FIELD to be used with single-bit...
2017-04-18 Ivan Grokhotkovsoc: define missing M, V macros for nrx, bb, fe, emac...
next