]> granicus.if.org Git - esp-idf/shortlog
esp-idf
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
2017-03-15 Angus GrattonMerge branch 'feature/idf_monitor' into 'master'
2017-03-15 Ivan GrokhotkovMerge branch 'bugfix/mbedtls_non_blocking_sockets'...
2017-03-14 Ivan Grokhotkovexamples: remove nvs_flash_init from examples which...
2017-03-14 Ivan Grokhotkovphy_init: move NVS init into relevant function, check...
2017-03-14 Ivan Grokhotkovnvs: check that storage has at least one free page
2017-03-14 Ivan Grokhotkovnvs: add missing error code descriptions
2017-03-14 Ivan GrokhotkovMerge branch 'bugfix/mdns_security_issues' into 'master'
2017-03-14 me-no-devaddress security issues with mDNS
2017-03-14 Ivan GrokhotkovMerge branch 'bugfix/make_test_components' into 'master'
2017-03-14 Ivan GrokhotkovMerge branch 'bugfix/fix_uart_stop_bit_2bit_error'...
2017-03-14 Angus GrattonMerge branch 'feature/aws_iot_sdk' into 'master'
2017-03-14 Liu Zhi Fuesp32: update wifi lib for some bugfix/features
2017-03-13 Angus GrattonAWS IoT Device SDK Support
2017-03-13 Neil Kolbanmbedtls port: Fix detection of EWOULDBLOCK/EAGAIN with...
2017-03-13 Angus GrattonMerge branch 'bugfix/unit_test_app_print_tests_in_corre...
2017-03-13 anttifix unit test app to print tests in the same order...
next