]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-10-27 Ivan GrokhotkovMerge branch 'bugfix/pthread_once' into 'master'
2017-10-26 Angus GrattonMerge branch 'bugfix/set_cppflags' into 'master'
2017-10-26 Andreas PokornyEnsure that C++ and C compilers get the same preprocess...
2017-10-26 Angus GrattonMerge branch 'bugfix/panic_handler_debugexception'...
2017-10-26 Angus GrattonMerge branch 'feature/adc2_driver' into 'master'
2017-10-26 Angus GrattonMerge branch 'bugfix/uart_set_default_idle_time_to_zero...
2017-10-26 Angus GrattonMerge branch 'bugfix/tcpip_stack_overflow_logging_print...
2017-10-26 michaelrefactor(rtc): re-organize code in rtc_module.c
2017-10-26 michaelexample(adc2): add example and test case for adc2.
2017-10-26 esp32defeat(adc2): append adc2 support and api and the lock...
2017-10-25 Kedar Sovani[pthread] Perform init_routine execution outside of...
2017-10-25 Jiang Jiang... Merge branch 'bugfix/btdm_fix_bonded_public_scan_issue...
2017-10-25 Wangjialinbugfix(uart): set default tx idle num
2017-10-25 islandcomponent/bt: Fix scan problem of bonded device using...
2017-10-24 michaelfeat(rtc): open adc*(dac)_pad_get_io_num functions...
2017-10-24 michaelrefactor(rtc): change register writing from macros...
2017-10-24 Angus GrattonMerge branch 'bugfix/ioctl_declaration' into 'master'
2017-10-23 Ivan Grokhotkovadd missing ioctl declaration
2017-10-23 Angus GrattonMerge branch 'bugfix/optmize_ipv6_event' into 'master'
2017-10-23 Angus Grattonpanic handler: Print correct PC & backtrace for debug...
2017-10-23 Ivan GrokhotkovMerge branch 'feature/esp32_pico_kit_v4_getting_started...
2017-10-23 Tian Zhong... bugfix: add netif info in event message when got ipv6...
2017-10-23 Ivan GrokhotkovMerge branch 'bugfix/unit_tests_build' into 'master'
2017-10-23 Angus GrattonMerge branch 'bugfix/select_fdset' into 'master'
2017-10-23 Angus GrattonMerge branch 'bugfix/i2c_hw_fsm_recover' into 'master'
2017-10-22 Ivan Grokhotkovspi_flash: fix build error with profiling enabled
2017-10-22 Ivan GrokhotkovMerge branch 'bugfix/i2s_bck_polariy' into 'master'
2017-10-22 Ivan GrokhotkovMerge branch 'bugfix/rmt_thresh_check' into 'master'
2017-10-22 Ivan GrokhotkovMerge branch 'feature/dfs' into 'master'
2017-10-20 krzychbESP32-PICO-KIT V4 Getting Started Guide
2017-10-20 Wangjialinbugfix(i2c): add I2C hardware reset if the hw FSM get...
2017-10-20 Angus Grattonnewlib: Disable sys/types.h implementations of FD_SET...
2017-10-20 Angus Grattonlwip: Make LWIP_SOCKET_OFFSET signed, remove need for...
2017-10-20 Angus GrattonMerge branch 'feature/FreeRTOS_Trace_Facilities' into...
2017-10-20 Ivan GrokhotkovMerge branch 'feature/i2s_built_in_adc' into 'master'
2017-10-20 Darian Leungfreertos/make trace facility configurable
2017-10-20 Angus GrattonMerge branch 'bugfix/touchpad_dac_mismatch_on_tp8_tp9...
2017-10-20 Ivan GrokhotkovMerge branch 'feature/unit-test-configs' into 'master'
2017-10-20 Angus GrattonMerge branch 'feature/add_dns_api' into 'master'
2017-10-20 Angus GrattonMerge branch 'feature/heap_caps_dump' into 'master'
2017-10-20 Angus Grattonheap: Add heap_caps_dump() / heap_caps_dump_all() functions
2017-10-20 Ivan GrokhotkovMerge branch 'bugfix/init_nvs_flash_in_iperf_example...
2017-10-20 Liu Zhi Fuexample: init nvs in iperf example
2017-10-19 Wangjialinbugfix(i2s): fix bck polarity issue when using pll...
2017-10-19 Ivan Grokhotkovunit tests: fix warnings, build with -Werror
2017-10-19 Ivan Grokhotkovbuild system: fix warning about undefined variable...
2017-10-19 Ivan Grokhotkovsleep: don't power down VDD_SDIO in light sleep if...
2017-10-19 Ivan Grokhotkovupdate libstdc++.a built with pSRAM workaround
2017-10-19 Ivan Grokhotkovspi_flash: fix spi_flash_read into buffer in external...
2017-10-19 Ivan Grokhotkovsoc: correct values of SOC_BYTE_ACCESSIBLE_LOW, SOC_MEM...
2017-10-19 Ivan Grokhotkovspi_flash_cache_enabled: report correct result in singl...
2017-10-19 Ivan Grokhotkovunit test: adapt tests to single core configuration
2017-10-19 He Yin Lingunit-test: esp timer use same name as ets timer
2017-10-19 He Yin LingCI: support test UT with different config by CI
2017-10-19 Ivan Grokhotkovunit-test-app: new targets for building different confi...
2017-10-19 Ivan GrokhotkovMerge branch 'bugfix/malloc_failure' into 'master'
2017-10-19 Ivan GrokhotkovMerge branch 'bugfix/heap_check_integrity' into 'master'
2017-10-19 Liu Zhi Futcpip_adapter/lwip: make dhcp domain name server option...
2017-10-19 Angus Grattonheap: Fix race condition causing malloc() to fail under...
2017-10-19 Ivan GrokhotkovMerge branch 'docs/esp32_hooks' into 'master'
2017-10-18 Wangjialinbugfix(rmt): fix event thresh check issue
2017-10-18 Ivan GrokhotkovMerge branch 'bugfix/fix_some_wifi_bugs' into 'master'
2017-10-18 Angus Grattonheap: Fix spurious heap_caps_check_integrity() errors...
2017-10-18 Darian Leungdocs/Added documentation about esp32 hooks
2017-10-18 Angus GrattonMerge branch 'bugfix/cxx_exceptions' into 'master'
2017-10-18 Deng Xinesp32: fix some wifi bugs
2017-10-18 Ivan Grokhotkovexamples/power_save: enable modem sleep and DFS by...
2017-10-18 Ivan Grokhotkovdocs: add power management API reference
2017-10-18 Ivan Grokhotkovbt: lock APB frequency while BT controller is enabled
2017-10-18 Ivan Grokhotkovfreertos: fix error when including xtensa-timer.h from...
2017-10-18 Ivan Grokhotkovethernet: lock APB frequency while ethernet is enabled
2017-10-18 Ivan Grokhotkovspi slave: lock APB frequency while driver is in use
2017-10-18 Ivan Grokhotkovspi master: lock APB frequency while in transaction
2017-10-18 Ivan Grokhotkovsdmmc: lock APB frequency while in transaction
2017-10-18 Ivan Grokhotkovsysview: always use TG as timestamp source
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 Angus Grattonpthreads local storage: add test for unique keys
2017-10-17 Angus Grattonunit tests: If heap tracing is enabled in sdkconfig...
2017-10-17 Angus Grattoncxx: Add KConfig option for C++ exceptions, disable...
next