]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-10-18 Ivan Grokhotkovuart: add support for REF_TICK
2017-10-18 Ivan Grokhotkovfreertos: deprecate XT_CLOCK_FREQ
2017-10-18 Ivan Grokhotkovesp32: add power management hooks for WiFi library
2017-10-18 Ivan Grokhotkovesp_timer: add support for frequency scaling
2017-10-18 Ivan Grokhotkovpm: support for tracing using GPIOs
2017-10-18 Ivan Grokhotkovfreertos: add frequency switching hooks to ISR and...
2017-10-18 Ivan Grokhotkovesp32: initialize PM at startup, add Kconfig options
2017-10-18 Ivan Grokhotkovpm: initial implementation for ESP32
2017-10-18 Ivan Grokhotkovpm: initial version of power management APIs
2017-10-18 Ivan Grokhotkovunit tests: add test to dump esp_timer stats
2017-10-18 Ivan Grokhotkovunit tests: more robust esp_timer test
2017-10-18 Ivan Grokhotkovunit tests: fix ref_clock value obtained due to overflow
2017-10-18 Ivan Grokhotkovsoc/rtc: add function to convert CPU frequency in MHz...
2017-10-18 Ivan Grokhotkovsoc/rtc: add fast paths for switching between PLL and...
2017-10-18 Ivan Grokhotkovesp_clk.h: make public, add getters for RTC time, CPU...
2017-10-18 Ivan Grokhotkovmake esp_timer.h public
2017-10-18 Ivan Grokhotkovcrosscore_int: add support for FREQ_SWITCH event
2017-10-17 Ivan GrokhotkovMerge branch 'feature/fsync' into 'master'
2017-10-17 Ivan GrokhotkovMerge branch 'feature/update_phy362_rtc230' into 'master'
2017-10-17 Tian Haocomponent/esp32 : update phy & rtc
2017-10-17 Ivan GrokhotkovMerge branch 'bugfix/slave_dma_claim' into 'master'
2017-10-17 Ivan GrokhotkovMerge branch 'feature/reduce_min_num_of_wifi_static_tx_...
2017-10-17 Ivan Grokhotkovvfs,fat: add fsync to VFS interface, implement it for...
2017-10-17 Angus GrattonMerge branch 'feature/sockets_files_shared_fd_space...
2017-10-17 Ivan GrokhotkovMerge branch 'bugfix/add_mutex_for_dual_core_hooks...
2017-10-17 Ivan GrokhotkovMerge branch 'bugfix/ets_timer_iram' into 'master'
2017-10-17 Gabriel Carstoiufix(spi_slave): enable DMA clock when initialization.
2017-10-17 michaelfix(periph_ctrl): fix reset function in `periph_ctrl.c`
2017-10-17 michaelfeat(spi_slave): append trans_len field in trans_desc...
2017-10-16 Ivan GrokhotkovMerge branch 'feature/spiram_init_in_app' into 'master'
2017-10-16 Ivan GrokhotkovMerge branch 'bugfix/soc_component_rodata' into 'master'
2017-10-16 Ivan GrokhotkovMerge branch 'bugfix/sd_card_fixes' into 'master'
2017-10-16 Ivan GrokhotkovMerge branch 'bugfix/console_empty_command' into 'master'
2017-10-16 Ivan GrokhotkovMerge branch 'bugfix/freertos_portmux_debug' into ...
2017-10-16 Ivan GrokhotkovMerge branch 'bugfix/nvs_init_partition' into 'master'
2017-10-16 Angus Grattonwifi/bt coexistence: Fix disabled cache access race...
2017-10-16 Jiang Jiang... Merge branch 'bugfix/tw15595_eth_got_ip_log_error'...
2017-10-16 Jiang Jiang... Merge branch 'feature/some_refactor_for_esp_ping' into...
2017-10-16 Darian Leungesp32/Add mutex for dual core hooks
2017-10-16 Angus Grattonvfs: Remove fd_offset member
2017-10-16 Angus Grattonvfs: Add C++ guards to esp_vfs_dev.h
2017-10-16 Angus Grattonlwip: Check for underflow in FD_SET()/FD_GET()
2017-10-16 Angus Grattonlwip: Fix bug with LWIP_SOCKET_OFFSET & IGMP group...
2017-10-16 Angus Grattonnewlib: Remove fcntl() implementation from libc
2017-10-16 Angus Grattonlwip: Route LWIP socket POSIX I/O functions via IDF...
2017-10-16 Angus Grattonvfs: Add ioctl() to filesystem set
2017-10-16 Angus GrattonMerge branch 'bugfix/freertos_resume_scheduler_pending_...
2017-10-16 Ivan Grokhotkovspiram: expose function to initialize SPI RAM cache
2017-10-14 He Yin LingMerge branch 'bugfix/freertos_dual_core_hooks' into...
2017-10-13 Jiang Jiang... Merge branch 'bugfix/tw15538_ipv6_socket_close_error...
2017-10-13 Darian Leungbugfix/freertos_dual_core_hooks
2017-10-13 XiaXiaotianReduce minimum number of WiFi static tx buffer
2017-10-13 Jiang Jiang... Merge branch 'feature/add_const_for_wifi_api' into...
2017-10-13 Liu Zhi Fulwip: refactor to socket ping
2017-10-13 Jiang Jiang... Merge branch 'bugfix/btdm_fix_set_attr_value_crash_when...
2017-10-13 Liu Zhi Fulwip: init lwip error code
2017-10-13 Jiang Jiang... Merge branch 'bugfix/btdm_fix_register_app_id_failed_wh...
2017-10-13 Liu Zhi Fuesp32/tcpipadapter: correct eth ip got event info
2017-10-13 Jiang Jiang... Merge branch 'feature/alloc_memories_of_wifi_and_lwip_i...
2017-10-13 Jiang Jiang... Merge branch 'bugfix/btdm_controller_deinit' into ...
2017-10-13 Liu Zhi Fuesp32: add const for some WiFi api
2017-10-13 zhiweijianComponent/bt: fix crash when set attr value 0
2017-10-13 XiaXiaotianAllocate some memories in SPIRAM first.
2017-10-13 Angus GrattonMerge branch 'bugfix/spi_reset_race' into 'master'
2017-10-13 Angus GrattonMerge branch 'bugfix/libsodium_mbedtls_sha' into 'master'
2017-10-13 Angus GrattonMerge branch 'feature/windows_build_check_msys2' into...
2017-10-13 Angus GrattonMerge branch 'bugfix/freertos_halt_on_startup' into...
2017-10-13 Ivan Grokhotkovfreertos: fix compilation errors with portMUX debugging...
2017-10-13 Ivan Grokhotkovexamples/sdmmc: enable internal pull-ups in SD mode
2017-10-13 Ivan Grokhotkovsdmmc: allow command timeouts to be configured
2017-10-12 Angus Grattonfreertos: Remove "stop program on scheduler start when...
2017-10-12 Ivan Grokhotkovnvs: fix nvs_flash_init_partition initializing default...
2017-10-12 Ivan Grokhotkovconsole: handle empty input to esp_console_run correctly
2017-10-12 zhiweijianComponent/bt: fix register more than 3 app_id failed
2017-10-12 Jiang Jiang... Merge branch 'feature/i2s_apll' into 'master'
2017-10-12 Jiang Jiang... Merge branch 'bugfix/btdm_fix_add_whitelist_failed...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/phy_init_remove_descriptions'...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/btdm_remove_bond_device_not_return...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/btdm_fix_set_scan_params_not_work...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/i2s_set_pin_valid_gpio' into ...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/ledc_duty_type_change' into 'master'
2017-10-12 Jiang Jiang... Merge branch 'feature/btdm_ibeacon' into 'master'
2017-10-12 Jiang Jiang... Merge branch 'feature/btdm_eddystone' into 'master'
2017-10-12 Jiang Jiang... Merge branch 'bugfix/tw15438_mem_leak_on_wifi_start_sto...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/btdm_set_sec_properity_error'...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/fail_to_connect_in_wps' into ...
2017-10-12 XiaXiaotianRelease DHCP structure memory when netif is down.
2017-10-12 Angus GrattonMerge branch 'bugfix/wifi_tx_buffer_doc' into 'master'
2017-10-12 Angus GrattonMerge branch 'feature/esp32_pico_kit_getting_started_gu...
2017-10-12 Angus Grattonwifi docs: Clarify WIFI_DYNAMIC_TX_BUFFER_NUM config...
2017-10-12 Deng Xinbug fix of fail to connect in wps
2017-10-11 Jiang Jiang... Merge branch 'bugfix/fail_to_reconnect_after_reboot...
2017-10-11 Deng XinWifi: bugfix of fail to reconnect after reboot
2017-10-11 Jiang Jiang... Merge branch 'bugfix/btdm_fix_multi_connection_failed...
2017-10-11 zhiweijianComponent/bt: fix add whitelist failed
2017-10-11 krzychbESP32-PICO-KIT Getting Started Guide
2017-10-10 Angus Grattonfreertos: Also test (& handle) the case where scheduler...
2017-10-10 Angus Grattonfreertos: When scheduler is disabled, tasks on other...
2017-10-10 Angus Grattonfreertos: Fix bug with xTaskResumeAll() not resuming...
2017-10-10 Yulongcomponent/bt: Change the _btc_storage_remove_ble_bondin...
next