]> granicus.if.org Git - esp-idf/shortlog
esp-idf
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-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-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-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 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 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 Liu Zhi Fulwip: fix tcp stable test abort issue
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 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...
2017-04-18 chenyudongtcp_udp_perf: add license and modify some details
2017-04-18 Jeroen DomburgMerge branch 'bugfix/dont_log_before_bss_inited' into...
2017-04-18 Ivan GrokhotkovMerge branch 'feature/log_via_apptrace' into 'master'
2017-04-18 Asuki KonoReplace to strncmp from strcmp to check device_name...
2017-04-17 Alexey Gerenkovesp32: Adds functionality for application tracing over...
2017-04-17 Ivan Grokhotkovfix test for dumping trace data
2017-04-17 Ivan Grokhotkovtrace: add Kconfig options for app level trace
2017-04-17 Ivan Grokhotkovtest tracing over JTAG
2017-04-17 XiaXiaotianAdd customer MAC address that read from efuse
2017-04-17 Liu Zhi Fuesp32: update wifi lib to fix wifi connect cause crash
2017-04-16 Jeroen DomburgRemove ESP_EARLY_LOGI before bss is initialized; it...
2017-04-14 Jiang Jiang... Merge branch 'bugfix/btdm_alarm_event_transfer' into...
2017-04-14 Ivan GrokhotkovMerge branch 'feature/esp32_d2wd_support' into 'master'
2017-04-14 wangmengyangcomponent/bt: transfer bluedroid timer events to be...
2017-04-14 Jiang Jiang... Merge branch 'bugfix/rb_ble_set_rand_addr' into 'master'
2017-04-14 Yulongchange the make error in bta_dm_ble_set_rand_address...
2017-04-14 Yulongcomponent/bt:move the bugfix/ble_set_rand_addr_bug...
2017-04-14 Jiang Jiang... Merge branch 'feature/btdm_sec_rebase_api' into 'master'
2017-04-14 Yulongcompoment/bt:Change the tabs to space in btc_ble_storag...
2017-04-14 Yulongdelete the debug log in the btc_ble_storage file
2017-04-13 Michel Polletcomponents/driver: 'const' all config calls.
2017-04-13 Yulongcomponent/bt:move the btdm_rebase_ssp_api branch to...
2017-04-13 Jiang Jiang... Merge branch 'feature/check_invalid_cache_access' into...
2017-04-13 Jiang Jiang... Merge branch 'bugfix/check_wifi_state_when_wifi_deinit_...
2017-04-13 Angus Grattonunit tests: Shrink unit test partition table so tests...
2017-04-13 Angus Grattonbootloader: Add QIO support for ESP32-D2WD SPI flash
2017-04-13 Angus Grattonspiflash ROM functions: Remove Quad I/O mode enable...
2017-04-13 Ivan GrokhotkovMerge branch 'feature/tw11250_add_tcp_delay_statistics...
2017-04-13 Ivan GrokhotkovMerge branch 'bugfix/uart_tx_buffer_blocked' into ...
2017-04-13 Ivan GrokhotkovMerge branch 'bugfix/bootloader_error_handling_code...
2017-04-13 Ivan Grokhotkovadd test case for invalid cache access interrupt
2017-04-13 Ivan Grokhotkovpanic handler: access exception frame members via struc...
2017-04-13 Ivan Grokhotkovpanic handler: send output to the UART configured as...
2017-04-13 Jeroen Domburgadd detection of invalid cache access
2017-04-13 Ivan Grokhotkovsoc: add invalid cache access interrupt bits to dport_reg
2017-04-13 Ivan GrokhotkovMerge branch 'bugfix/http_request_example' into 'master'
2017-04-13 Jiang Jiang... Merge branch 'bugfix/lwip_sta_ap_netif_names' into...
2017-04-13 Jiang Jiang... Merge branch 'feature/btdm_avrc' into 'master'
2017-04-13 XiaXiaotiancheck wifi state when wifi deinit is called
2017-04-13 Jiang Jiang... Merge branch 'example/wifi_wps_ps_license' into 'master'
2017-04-13 Angus Grattonesptool: Update to include ESP32-D2WD support (and...
2017-04-13 Jiang Jiang... Merge branch 'feature/update_wifi_lib_for_some_refactor...
2017-04-13 chenyudongwps_ps: add license
2017-04-13 Liu Zhi Fuesp32: update wifi lib for some refactor
2017-04-13 Ivan GrokhotkovMerge branch 'feature/change_ssid_len_to_33' into ...
2017-04-13 XiaXiaotianchange scanned ap's ssid array len to 33
2017-04-12 Ivan GrokhotkovMerge branch 'bugfix/ota_runtime_check_encrypted_flash...
2017-04-12 WangjialinFix uart tx function block issue
2017-04-12 wangmengyangcomponent/bt: implement classic Bluetooth profiles...
2017-04-12 Jiang Jiang... Merge branch 'example/wifi_wps_ps' into 'master'
next