]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-04-07 Ivan GrokhotkovMerge branch 'feature/btdm_uart_hci' into 'master'
2017-04-06 Tian Haocomponent/bt : modify bluetooth config style
2017-04-05 Ivan GrokhotkovMerge branch 'bugfix/btdm_alarm' into 'master'
2017-04-05 Angus GrattonMerge branch 'bugfix/yield_after_critical_section'...
2017-04-05 Tian Haocomponent/bt : support UART HCI and fix some bugs
2017-04-05 Tian Haocomponent/bt : add uart(1/2) as HCI IO directly
2017-04-05 Ivan GrokhotkovMerge branch 'bugfix/doc_windows_shell' into 'master'
2017-04-05 Tian Haocomponent/bt : modify alarm APIs to be safely accessibl...
2017-04-05 Angus Grattondocs: Fix Windows shell path in Step 4
2017-04-04 Angus Grattonfreertos tests: Extend preemption test cases to cross...
2017-04-04 Angus Grattonfreertos tests: Fix accidental "0 delay" in event group...
2017-04-04 Angus Grattonfreertos: Delay context switch from queue/task APIs...
2017-04-01 Jiang Jiang... Merge branch 'feature/implement_lwip_critical_protect_w...
2017-04-01 Jiang Jiang... Merge branch 'feature/tw11250_optimize_tcpip_adapter_la...
2017-04-01 Liu Zhi Fuoptimize tcpip adapter layer
2017-04-01 Liu Zhi Fulwip: implement lwip critical session with mutex
2017-04-01 Jiang Jiang... Merge branch 'feature/tw10169_optimize_dhcp_renew_rebin...
2017-03-31 Ivan GrokhotkovMerge branch 'bugfix/flash_op_deadlock' into 'master'
2017-03-31 Jeroen DomburgMerge branch 'bugfix/spi_timing_issues' into 'master'
2017-03-30 Jiang Jiang... Merge branch 'feature/static_tx_buffer_if_psram' into...
2017-03-30 XiaXiaotianAdd WiFi static and dynamic tx buffer choice
2017-03-30 Jiang Jiang... Merge branch 'feature/add_scan_time_config' into 'master'
2017-03-30 XiaXiaotianwifi scan: add wifi scan type and time config
2017-03-30 Angus GrattonMerge branch 'bugfix/windows_install_paths' into 'master'
2017-03-30 Angus Grattondoc: Fix some Windows Setup Guide links
2017-03-30 Angus Grattonwindows: Don't expand PATH when generating setup
2017-03-29 Ivan GrokhotkovMerge branch 'bugfix/git_porcelain_arg' into 'master'
2017-03-29 Ivan GrokhotkovMerge branch 'bugfix/cpu1_isr_stack_location' into...
2017-03-29 Angus GrattonMerge branch 'feature/mdns_dnssd_metaquery' into 'master'
2017-03-29 Angus GrattonMerge branch 'bugfix/example_naming' into 'master'
2017-03-29 negativekelvinmdns: add simple dns-sd meta query support
2017-03-28 Jeroen DomburgFix finding location of ISR stack space for CPU1
2017-03-28 Ivan Grokhotkovmake: remove version parameter from git status porcelai...
2017-03-28 Jeroen DomburgFix timing adjustment needed for higher speeds of SPI...
2017-03-28 Angus GrattonMerge branch 'bugfix/windows_setup' into 'master'
2017-03-27 Ivan Grokhotkovspi_flash: fix race condition in s_flash_op_complete...
2017-03-27 Angus Grattonexamples: Standardise naming of files, symbols, etc...
2017-03-27 Angus GrattonMerge branch 'feature/doc_boards_and_modules' into...
2017-03-27 Ivan GrokhotkovMerge branch 'feature/ulp_toolchain' into 'master'
2017-03-27 Dmitry Yakovlevulp: add build system integration and example
2017-03-27 Angus Grattondocs: Mention the 'examples' dir in the setup docs
2017-03-27 Angus Grattonwindows config: Update Windows setup script, pre-instal...
2017-03-24 Jiang Jiang... Merge branch 'bugfix/reset_mac_cause_bt_cannot_rx_data...
2017-03-24 XiaXiaotianfix compile bug
2017-03-24 Ivan GrokhotkovMerge branch 'feature/add_auth_type_for_wpa2_enterprise...
2017-03-24 Ivan GrokhotkovMerge branch 'bugfix/spi_flash_lock_period' into 'master'
2017-03-24 Ivan GrokhotkovMerge branch 'feature/ci_tags_release_branches' into...
2017-03-24 Ivan GrokhotkovMerge branch 'bugfix/esp32_core_dump_issues' into ...
2017-03-24 Angus Grattonesp32: Move heap_alloc_caps to IRAM
2017-03-24 Ivan Grokhotkovesp32: make soc header compatible with assembler
2017-03-24 Ivan Grokhotkovdriver/rtc: add APIs to enable/disable hold function
2017-03-23 Ivan GrokhotkovMerge branch 'feature/ci-use-local-registry' into ...
2017-03-23 Angus GrattonMerge branch 'bugfix/minor_fixes' into 'master'
2017-03-23 Ivan GrokhotkovMerge branch 'bugfix/nvs_init_check_empty_pages' into...
2017-03-23 Angus GrattonMerge branch 'bugfix/idf_monitor' into 'master'
2017-03-23 XiaXiaotiantw11087: fix wifi restore exception
2017-03-23 XiaXiaotianReset WIFI mac when wifi start and update wifi lib
2017-03-23 Angus Grattonidf_monitor: Use ANSI color codes for all output we...
2017-03-23 Angus Grattonbuild system: Add explicit DEBUG_FLAGS variable, pass...
2017-03-22 Ivan Grokhotkovci: allow passing Hub account or registry name from...
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 Angus Grattonunit test: Measure test wall time with CCOUNT, so it...
2017-03-22 Angus Grattonspi_flash: Split large SPI flash operations into parts...
2017-03-22 rudi ;-)ethernet: Fix typo in log message
2017-03-22 Daniel Camporafreertos: Add config parameters to customize FreeRTOS...
2017-03-22 Matthias Ringwaldcomponent/bt: allow to use alternative Bluetooth stack...
2017-03-22 alarruskainFix late argument verification in emac-main
2017-03-22 Edmund Huberbuild: Check for .git, but it doesn't have to be a...
2017-03-22 Edmund Huberesp32: esp_wifi.h: Replace a non-working #error stateme...
2017-03-22 Edmund Huberbuild: pass more arguments to git describe so that...
2017-03-22 rudi ;-)README: Remove link typo
2017-03-22 Angus Grattonbt: Fix typo ESP_BT_MODE_ILDE
2017-03-22 Angus Grattonrmt driver: Remove accidental ESP_LOGE in isr handler
2017-03-22 Angus Grattonrmt driver: Fix parameter & description of rmt_driver_i...
2017-03-21 Alexey Gerenkovbugfix: fixed path to esptool when there is no compiled...
2017-03-21 Ivan GrokhotkovMerge branch 'bugfix/btdm_blufi' into 'master'
2017-03-21 Tian Haocomponent/bt : fix blufi bug of sec_mode reset
2017-03-21 Angus Grattonlinker scripts: Add explicit symbols for _iram_start...
2017-03-21 Angus Grattonidf_monitor: Fix issues using Ctrl-F/Ctrl-A/gdb with...
2017-03-21 Angus Grattonidf_monitor: Small fixes (baud rate, EOL, /dev/tty...
2017-03-21 Angus Grattonbuild system: Call 'git status' w/ machine-readable...
2017-03-21 Ivan GrokhotkovMerge branch 'feature/ledc_low_speed_channels' into...
2017-03-21 Ivan GrokhotkovMerge branch 'bugfix/i2c_spikes_on_master_init_#393_fro...
2017-03-21 Ivan GrokhotkovMerge branch 'bugfix/touch_pad_read_takes_too_much_time...
2017-03-21 Ivan GrokhotkovMerge branch 'bugfix/i2c_driver_error_under_release_opt...
2017-03-21 Ivan GrokhotkovMerge branch 'feature/adc_demo' into 'master'
2017-03-20 Chu Shu Chenadd adc1 example
2017-03-19 Wangjialinbugfix: I2C spikes on master init #393 from github
2017-03-19 Wangjialinbugfix: i2c driver not working in 'RELEASE' configuration
2017-03-17 XiaXiaotianwpa2: add authenticate type for wpa2 enterprise
2017-03-17 WangjialinFeature: add ledc low speed channels
2017-03-17 Ivan GrokhotkovMerge branch 'bugfix/push_master_github' into 'master'
2017-03-17 Angus Grattonci: Fix master branch being pushed to master
2017-03-16 Ivan GrokhotkovMerge branch 'bugfix/push_release_branches' into 'master'
2017-03-16 Liu Zhi Fulwip: optimize dhcp renew/rebind timer
2017-03-16 Ivan GrokhotkovMerge branch 'feature/update_wifi_lib_for_some_fixs_and...
2017-03-15 Angus Grattonbuild/CI: Push all allocated release branches to github
2017-03-15 Ivan Grokhotkovnvs: print page state as text in nvs_dump
2017-03-15 Ivan Grokhotkovexamples: check return value of nvs_flash_init
next