]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2018-08-01 zhiweijianComponent/bt: fix hci_hal_env.rx_q and xHciH4Queue...
2018-07-30 Angus GrattonMerge branch 'bugfix/heap_metadata_tests' into 'master'
2018-07-30 Angus GrattonMerge branch 'feature/cmd_flash_reset_ota_data' into...
2018-07-30 Angus GrattonMerge branch 'bugfix/ci_github_deploy' into 'master'
2018-07-30 Angus Grattonheap: Fix heap metadata test to account for background...
2018-07-28 He Yin LingMerge branch 'test/workaround_ci_failures' into 'master'
2018-07-27 He Yin Lingci: temp modify http server tests to get CI pass:
2018-07-27 He Yin Lingci: temp disable http client tests:
2018-07-27 He Yin Lingtiny-test-fw: support ignore test cases in CI assign...
2018-07-27 He Yin Lingtiny-test-fw: fix exception during print debug info:
2018-07-27 He Yin LingCI: erase nvs partition before test:
2018-07-27 Angus Grattonci: Simplify github deployment
2018-07-27 Jiang Jiang... Merge branch 'bugfix/add_compatible_to_aes_encryption...
2018-07-26 Angus GrattonMerge branch 'doc/esp32_sw_breaks' into 'master'
2018-07-26 Alexey Gerenkovesp32: Adds SW flash breakpoints description
2018-07-26 Jiang Jiang... Merge branch 'bugfix/tw23404_dhcp_NAK_issue_3' into...
2018-07-26 Angus GrattonMerge branch 'bugfix/spiffs_readdir_recursion' into...
2018-07-25 Jiang Jiang... Merge branch 'bugfix/btdm_controller_deinit' into ...
2018-07-25 Konstantin... make: Add feature to cmd 'make flash' - reset ota_data...
2018-07-25 Ivan GrokhotkovMerge branch 'bugfix/heap_test_alloc_iram' into 'master'
2018-07-25 Ivan Grokhotkovheap/tests: make IRAM allocation size divisible by 4
2018-07-25 Angus GrattonMerge branch 'feature/idf-fs-profile-modifications...
2018-07-25 Angus GrattonMerge branch 'bugfix/host_tools_warnings' into 'master'
2018-07-24 Ivan GrokhotkovMerge branch 'bugfix/src_encoding' into 'master'
2018-07-24 Ivan GrokhotkovMerge branch 'bugfix/unit-test-build-fix' into 'master'
2018-07-24 Ivan Grokhotkovtest/uart: fix compilation warning
2018-07-24 Ivan Grokhotkovheap: move get_all_caps to IRAM, used in unit test
2018-07-24 Ivan Grokhotkovfreertos: bump limit for spinlock performance test...
2018-07-24 Ivan Grokhotkovnewlib: fix unit test for psram config
2018-07-24 Ivan Grokhotkovheap: fix unit test for the case when less than 10k...
2018-07-24 Ivan Grokhotkovspi_master, ulp: fix aliasing errors in unit tests
2018-07-24 Ivan Grokhotkovunit-test-app: don’t include project.mk for ut- targets
2018-07-24 Angus GrattonMerge branch 'bugfix/bootloader_dev_zero_app_count...
2018-07-24 Renz Bagaporoconsole: Suppress unused warning asprintf result
2018-07-24 Renz Bagaporoconsole: Ignore var cloberred warning for argtable
2018-07-24 Renz Bagaporospiffs: Explicitly indicate unused value
2018-07-24 Angus GrattonMerge branch 'bugfix/fix_pcnt_isr_service_register_bug...
2018-07-24 Angus GrattonMerge branch 'bugfix/unit_test_thread_local_storage...
2018-07-24 Konstantin... bootloader: Fix issue - bs->app_count is zero but ota_d...
2018-07-24 Angus GrattonMerge branch 'bugfix/ci_use_mirror_for_public' into...
2018-07-24 Angus GrattonMerge branch 'bugfix/udp_multicast_example_leak' into...
2018-07-24 koohoAdd some comments in pcnt.h.
2018-07-23 Ivan GrokhotkovMerge branch 'bugfix/fix_touchpad_wakeup_status' into...
2018-07-23 Ivan Grokhotkovspiffs: add test case for readdir_r with large number...
2018-07-23 Angus GrattonMerge branch 'bugfix/bootloader_include_priv' into...
2018-07-23 Angus GrattonMerge branch 'bugfix/http_client_enhanced' into 'master'
2018-07-23 Anton Maklakovci: Use local mirrors on the public branches (master...
2018-07-23 Angus Grattonudp_multicast example: Change port to 3333 to match...
2018-07-23 Angus Grattonudp_multicast example: Fix memory leak from getaddrinfo...
2018-07-23 Angus Grattonbootloader_support: Rename include_priv directory to...
2018-07-23 Renz BagaporoModifications for fs profiling tool
2018-07-23 Tuan PMesp_http_client: Resolve some bugs from the github...
2018-07-23 Angus GrattonMerge branch 'feature/http_server_finalize' into 'master'
2018-07-23 Angus GrattonMerge branch 'feature/tools_mass_mfg' into 'master'
2018-07-23 Angus GrattonMerge branch 'bugfix/reclaim_bt_ble_bss' into 'master'
2018-07-23 Angus GrattonMerge branch 'bugfix/bootloader_noreturn_always' into...
2018-07-23 Angus Grattonesp32 tests: TLS test: use same size stack for static...
2018-07-23 Angus Grattonesp32: Fix race in "TLS Test" where s_task can go out...
2018-07-23 Angus GrattonMerge branch 'bugfix/secure_boot_padding' into 'master'
2018-07-23 Anton MaklakovMerge branch 'cermak_fuzzer_ci_job' into 'master'
2018-07-21 Deng XinWifi: add compatible to ccmp encryption
2018-07-21 Jiang Jiang... Merge branch 'bugfix/coex_pause' into 'master'
2018-07-20 Konstantin... Fix stackoverflow due to recursion in vfs_spiffs_readdir_r
2018-07-20 Ivan GrokhotkovMerge branch 'feature/test_exclude_components' into...
2018-07-20 Ivan GrokhotkovMerge branch 'feature/freertos_vtasklist_xcoreid' into...
2018-07-20 Anurg KarHttp Server : Add a simple light weight HTTP Server...
2018-07-20 David Cermakadded CI job for AFL fuzzer tests
2018-07-20 Tian Haobt : fix bug that bluetooth controller init/disable...
2018-07-20 Hrishikesh... Reclaim BT/BTDM BSS and Data in bluetooth memory releas...
2018-07-20 Shivani TipnisAdd files and docs for mass mfg
2018-07-20 Jiang Jiang... Merge branch 'bugfix/btdm_bt_remove_device_fail_when_bl...
2018-07-20 Angus GrattonMerge branch 'feature/nvs_multipage_blob' into 'master'
2018-07-19 Sagar Bijwenvs-flash: Support for blobs larger than half of SPI...
2018-07-19 Roland DobaiCorrect source code encoding
2018-07-19 Ivan GrokhotkovMerge branch 'bugfix/rtc_io_hold_regs' into 'master'
2018-07-19 Ivan GrokhotkovMerge branch 'bugfix/ulp_example_fix' into 'master'
2018-07-19 Angus Grattonbootloader: Ensure bootloader never returns to caller
2018-07-19 Angus GrattonMerge branch 'feature/esp32-pico-kit_v4.1' into 'master'
2018-07-18 krzychbAdded description of ESP32-PICO-KIT V4.1 board
2018-07-18 Wang Jia LinMerge branch 'bugfix/rmt_mem_num_maximum_limit_is_not_a...
2018-07-18 Ivan GrokhotkovMerge branch 'bugfix/sdmmc_auto_stop_cmd' into 'master'
2018-07-18 Ivan GrokhotkovMerge branch 'bugfix/deep_sleep_flush_uart' into 'master'
2018-07-18 Jiang Jiang... Merge branch 'bugfix/btdm_using_osi_malloc_instead_of_m...
2018-07-18 Angus GrattonMerge branch 'bugfix/esp_err_ignore_dirs' into 'master'
2018-07-17 Tian Haofix coex pause cause bluetooth performance decrease
2018-07-17 Jiang Jiang... Merge branch 'bugfix/btdm_some_misspell' into 'master'
2018-07-17 Jiang Jiang... Merge branch 'bugfix/ampdu_duplicate' into 'master'
2018-07-17 fuzhibofix(sleep): swap touchpad num in wakeup status
2018-07-17 Ivan GrokhotkovMerge branch 'bugfix/range_CONFIG_ESP32_RTC_CLK_CAL_CYC...
2018-07-17 Ivan Grokhotkovfreertos: add configTASKLIST_INCLUDE_COREID
2018-07-17 Dave McNaughtonAdded: display xCoreID in vTaskList
2018-07-17 Ivan GrokhotkovMerge branch 'bugfix/time_ut_wakeup_from_deep_sleep...
2018-07-17 zhangyanjiaochanges for timers
2018-07-17 Wang Jia LinMerge branch 'bugfix/clear_intr_status_when_enable_intr...
2018-07-17 Wang Jia LinMerge branch 'bugfix/fix_uart_timeout_bug_when_enable_r...
2018-07-17 Angus Grattonapp_update: Don't double-verify secure boot signature...
2018-07-17 Angus Grattonsecure boot: Pad to avoid data after the signature...
2018-07-16 baohongdecomponent/bt: Fix some misspell
2018-07-16 XiongYuModify the rmt_mem_num maximum limit value from 15...
2018-07-16 Konstantin... esp32/test: Reduces a unit test execution time
next