]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-08-29 Ivan GrokhotkovMerge branch 'bugfix/unity_error_codes_as_hex' into...
2017-08-29 Ivan GrokhotkovMerge branch 'bugfix/freertos_xportgetcoreid_iram'...
2017-08-29 Ivan GrokhotkovMerge branch 'bugfix/vfs_uart_read_write_lock' into...
2017-08-29 Jeroen DomburgMerge branch 'bugfix/struct_h_extern_c' into 'master'
2017-08-29 Jeroen DomburgMerge branch 'bugfix/spi_def_typo_lsbfirst' into 'master'
2017-08-29 Jeroen DomburgMerge branch 'bugfix/ringbuf_fix_assert_0byte_payload...
2017-08-29 Angus GrattonMerge branch 'bugfix/secure_boot_enable' into 'master'
2017-08-29 Ivan Grokhotkovunity: log error codes as hex
2017-08-29 Ivan Grokhotkovfreertos: make sure xPortGetCoreID is placed into IRAM
2017-08-29 Ivan Grokhotkovvfs_uart: fix write operation blocked by a read
2017-08-28 Jeroen DomburgFix an assert that erroneously triggered when popping...
2017-08-28 michaelfix(struct_h): add extern "C" protection to *_struct...
2017-08-28 Ivan GrokhotkovMerge branch 'bugfix/spi_hd_rx' into 'master'
2017-08-28 Ivan GrokhotkovMerge branch 'feature/ets_timer' into 'master'
2017-08-28 Jeroen DomburgPlace uart_tx_wait_idle in IRAM
2017-08-28 Ivan Grokhotkovsoc: release interrupts which are not reserved by timer...
2017-08-28 Ivan Grokhotkovnewlib: implement gettimeofday using of esp_timer
2017-08-28 Ivan Grokhotkovesp_timer: add high resolution software timer API
2017-08-28 Ivan GrokhotkovMerge branch 'bugfix/sdmmc_test' into 'master'
2017-08-28 Jeroen DomburgMerge branch 'bugfix/uart_wait_idle_iram' into 'master'
2017-08-28 Ivan GrokhotkovMerge branch 'bugfix/spi_command' into 'master'
2017-08-25 michaeldoc(spi master): documents updated for several limitations.
2017-08-25 michaelfix(spi_dma_rx): add check to avoid using SPI half...
2017-08-25 michaeltypo(spi_master): fix the definition of ``SPI_DEVICE_BI...
2017-08-25 Jeroen DomburgPlace uart_tx_wait_idle in IRAM
2017-08-25 Jiang Jiang... Merge branch 'bugfix/btdm_controller_hci_fc' into ...
2017-08-25 Ivan Grokhotkovsdmmc: don't use high speed mode with SD over SPI
2017-08-24 wangmengyangcomponent/bt: bugfix for hci acl flow control
2017-08-24 Wu Jian GangMerge branch 'bugfix/xtal_freq_40' into 'master'
2017-08-24 Ivan Grokhotkovsoc: fix/update definitions related to FRC timers
2017-08-24 Ivan GrokhotkovMerge branch 'feature/multipart_nvs_support' into ...
2017-08-24 Ivan GrokhotkovMerge branch 'test/UT_SDMMC' into 'master'
2017-08-24 Ivan GrokhotkovMerge branch 'feature/libsodium_use_mbedtls' into ...
2017-08-24 Ivan GrokhotkovMerge branch 'bugfix/mbedtls_config_mismatch' into...
2017-08-24 Ivan GrokhotkovMerge branch 'bugfix/nghttp2_v124' into 'master'
2017-08-24 Ivan GrokhotkovMerge branch 'bugfix/console_cmd_register' into 'master'
2017-08-24 Ivan GrokhotkovMerge branch 'bugfix/dport_stall_in_esp32_component...
2017-08-24 Ivan GrokhotkovMerge branch 'bugfix/menuconfig_phy' into 'master'
2017-08-24 Jeroen DomburgMerge branch 'bugfix/the_esp-wrover-kit_identity' into...
2017-08-24 Ivan GrokhotkovMerge branch 'feature/app_trace_to_host_example' into...
2017-08-24 Ivan GrokhotkovMerge branch 'feature/docs_esp32-wrover_info' into...
2017-08-24 Jiang Jiang... Merge branch 'bugfix/tw14823_lwip_assert_err' into...
2017-08-24 Jiang Jiang... Merge branch 'bugfix/ampdu_default_wifi_settings' into...
2017-08-24 Jiang Jiang... Merge branch 'bugfix/btdm_config_local_privacy_func...
2017-08-24 Jiang Jiang... Merge branch 'bugfix/btdm_fix_set_rand_addr_func' into...
2017-08-23 Wang Jia LinMerge branch 'bugfix/touch_pad_driver' into 'master'
2017-08-23 Ivan GrokhotkovMerge branch 'feature/btdm_remove_gki' into 'master'
2017-08-23 Tian Haocomponent/esp32 : move Phy outof Wifi section
2017-08-23 zhiweijianComponent/bt: bugifx config local privacy
2017-08-23 Jeroen DomburgAlso do dport stalling in esp32 component
2017-08-23 Ivan Grokhotkovesp32: by default, set 40MHz crystal frequency
2017-08-23 Tian Haocomponent/bt : remove all GKI reference
2017-08-23 Angus Grattonsecure boot: Fix enabling secure boot on first bootload...
2017-08-23 Angus Grattonbootloader: Don't unnecessarily test OTA app slots...
2017-08-22 Angus Grattonwifi: Fix compilation error in WIFI_INIT_CONFIG_DEFAULT...
2017-08-22 krzychbdocs: Included information about ESP32-WROVER module
2017-08-22 Ivan Grokhotkovconsole: initialize buf_size before calling open_memstream
2017-08-22 Ivan GrokhotkovMerge branch 'bugfix/spi_dma_align' into 'master'
2017-08-22 Wangjialindriver(touch): fix bug and add more features
2017-08-22 houchenyaounit test: add sd env and spi env for sdmmc
2017-08-22 zhangyanjiaoassert when close a connecting socket
2017-08-22 Ivan GrokhotkovMerge branch 'bugfix/ci_fix_getting_sources' into ...
2017-08-22 Ivan GrokhotkovMerge branch 'feature/sdmmc_highspeed_mode' into 'master'
2017-08-22 Ivan GrokhotkovMerge branch 'feature/esptool-v2.1' into 'master'
2017-08-22 Ivan GrokhotkovMerge branch 'feature/kconfig_options_doc' into 'master'
2017-08-22 Jiang Jiang... Merge branch 'bugfix/btdm_optimize_gatt_server_demo...
2017-08-22 Jiang Jiang... Merge branch 'bugfix/btdm_modify_gatt_client_demo'...
2017-08-22 Amey Inamdarnvs: Support for handling multiple NVS partitions
2017-08-22 Amey Inamdarnvs_flash: Reduced visibility of handle counter
2017-08-22 Ivan Grokhotkovdocs: wifi: use list instead of nested table
2017-08-22 Ivan Grokhotkovmbedtls: remove duplicate Kconfig options
2017-08-22 Ivan Grokhotkovdocs: link to Kconfig options documentation
2017-08-22 Ivan Grokhotkovdocs: generate documentation for Kconfig options
2017-08-22 zhiweijianComponent/bt: optimize gatt server demo
2017-08-22 zhiweijianComponent/bt: optimize gatt_client demo
2017-08-22 Ivan GrokhotkovUpdate several Kconfig files to make help texts compati...
2017-08-22 zhiweijianComponent/bt: fixbug_set_rand_addr()
2017-08-22 Jiang Jiang... Merge branch 'bugfix/memory_leak_when_run_wpa2' into...
2017-08-22 Jiang Jiang... Merge branch 'bugfix/btdm_security_section_remove_bug...
2017-08-22 Jiang Jiang... Merge branch 'feature/btdm_add_multiple_connections_dem...
2017-08-22 Jiang Jiang... Merge branch 'feature/btdm_add_gatt_security_client_dem...
2017-08-22 Jiang Jiang... Merge branch 'bugfix/btdm_add_check_value_length_for_ga...
2017-08-22 Yulongcomponent/bt: Change the remove section error.
2017-08-22 Angus Grattonnghttp: Restore nghttp2 v1.24
2017-08-22 Deng XinWPA2:Fix the issue memory leak when run wifi enterprise
2017-08-22 Angus Grattonesptool: Update to v2.1 final release
2017-08-21 michaelfix(spi_master): fix the command field to make it more...
2017-08-21 Jiang Jiang... Merge branch 'feature/wifi_and_ip_event_process_refacto...
2017-08-21 Jiang Jiang... Merge branch 'bugfix/btdm_smp_invalid_key_size' into...
2017-08-21 Jiang Jiang... Merge branch 'bugfix/btdm_cherry_pick_api_manage_pair_i...
2017-08-21 Yulongcomponent/bt:squash the 2 commits.
2017-08-21 Yulongcomponent/bt: Change the debug info.
2017-08-21 Yulongcomponent/bt: Change the btm ble security key size...
2017-08-21 Yulongcomponent/bt: Change the SMP key size analyzing conditions.
2017-08-21 Ivan GrokhotkovMerge branch 'feature/console' into 'master'
2017-08-21 Ivan Grokhotkovnewlib: implement usleep
2017-08-21 Ivan Grokhotkovconsole: add support for terminal probing and dumb...
2017-08-21 Ivan Grokhotkovvfs: implement fcntl via VFS interface
2017-08-21 Ivan Grokhotkovidf_monitor: send CR when ENTER is pressed
2017-08-21 Ivan Grokhotkovidf_monitor: use cancellation and Console.getkey from...
next