]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-10-18 Angus GrattonMerge branch 'master' into bugfix/build_dir_base
2016-10-18 Angus GrattonMerge branch 'bugfix/build_bootloader' into 'master'
2016-10-13 Ivan GrokhotkovMerge branch 'feature/test_auto_config' into 'master'
2016-10-13 Angus Grattonbuild system tests: Verify bootloader doesn't build...
2016-10-12 Jeroen DomburgMerge branch 'bugfix/small_fixes_jd' into 'master'
2016-10-12 Yinlingremove debug command "ls" in test report job
2016-10-12 Yinlingshould set TEST_CASE_FILE_PATH before CONFIG_FILE use it
2016-10-12 Yinlingrename components/test to idf_test:
2016-10-11 Angus GrattonReinstate build_examples gitlab CI case
2016-10-11 Yinlingfix issue on test report job:
2016-10-11 He Yin Lingcan not put test report to deploy stage, otherwise...
2016-10-11 Yinlingadd job to generate test report
2016-10-11 Yinlingmove content from readme to wiki
2016-10-11 Yinlingadd some missing cases caused by autogen bug
2016-10-11 Yinlingnight jobs should exit succeed if no need to run
2016-10-11 Yinlingupdate current known issue for ESP32 IDF test
2016-10-11 YinlingTest cases use libpcap or libnet are not CI ready now:
2016-10-11 Yinlingadd gitlab key in test template job
2016-10-11 He Yin Lingbuild SSC should also use variable for server name
2016-10-11 Yinlingsync test config from test bench:
2016-10-11 Yinlingupdate job configs for allow case fail feature
2016-10-11 Yinlingadd note that test folder is for internal use.
2016-10-11 Yinlingsync several changes from auto_test_script:
2016-10-11 Yinlingadd KnownIssues file to test:
2016-10-11 Yinlingfix bugs in config files:
2016-10-11 Yinlingauto_test_script will be cloned from gitlab
2016-10-11 Yinlingmodify document to add how to run test locally
2016-10-11 Yinlingrevise .gitlab-ci.yml:
2016-10-11 Yinlingupdate CI config file:
2016-10-11 Yinlingadd auto generated test folder to components:
2016-10-10 Angus GrattonMerge branch 'bugfix/fixes_from_github' into 'master'
2016-10-10 Angus Grattonbuild system: Add -fno-rtti when compiling C++ code
2016-10-10 Angus GrattonFreeRTOS KConfig: Limit tick rate to 1000Hz
2016-10-10 Angus Grattonbootloader: Fix accidental tabs introduced in !78
2016-10-10 Angus Grattonbuild system: Print a WARNING if any submodule is out...
2016-10-10 rudi ;-)Fix stack overflow message format
2016-10-10 Angus Gratton'make flash' targets: Print serial port when flashing
2016-10-10 Angus GrattonMerge branch 'feature/support_iperf' into 'master'
2016-10-10 Jeroen DomburgMerge branch 'feature/rmt_add_struct_for_memory' into...
2016-10-09 liuzhifulwip/esp32: support iperf
2016-10-09 Jeroen DomburgRename include, use spaces instead of tabs
2016-10-08 Jeroen DomburgConvert Windows -> Unix line ends in gpio.c
2016-10-08 Jeroen DomburgMove heap_alloc_caps.h to a location where it can be...
2016-10-08 Jeroen DomburgAdd data memory for RMT peripheral
2016-10-06 Angus GrattonMerge branch 'bugfix/syscall_write' into 'master'
2016-10-06 Angus Grattonsyscall write: Should return number of bytes written
2016-10-06 Angus Grattonbuild system: Run parallel builds without warnings
2016-10-06 Angus Grattonbuild system tests: Untabify shell script
2016-10-06 Angus Grattonbuild system: Allow BUILD_DIR_BASE to be a relative...
2016-10-04 Angus Grattonbuild system tests: Add some more notes about test...
2016-10-04 Angus Grattonconfig system: Fix configuration when BUILD_DIR_BASE...
2016-10-04 Angus Grattonbuild system: Fix out-of-tree building via BUILD_DIR_BASE
2016-10-04 Angus GrattonBuild system tests: Add test cases for out-of-tree...
2016-09-30 Jeroen DomburgAlso push relevant tags over
2016-09-30 Wu Jian Gangesp32: add libsmartconfig.a to link libs v0.9
2016-09-30 Wu Jian GangMerge branch 'feature/wifi_lib_update' into 'master'
2016-09-30 Wu Jian Gangesp32: not link wps
2016-09-30 Wu Jian Gangesp32/lib: update wifi lib to a1e5f8b9
2016-09-30 Wu Jian Gangesp32: remove esp_wps.h
2016-09-30 Jeroen DomburgMerge branch 'driver_merge_tmp/merge_smartconfig' into...
2016-09-29 Wangjialinadd smartconfig header files(merge this after updating...
2016-09-29 Wu Jian GangMerge branch 'bugfix/fix_rxbuf_leak_issue' into 'master'
2016-09-29 Wu Jian Gangesp32/lib: update wifi lib to 3853d7ae
2016-09-29 Wu Jian GangMerge branch 'feature/deep_sleep_wake_stub' into 'master'
2016-09-29 jackAdd Comments
2016-09-29 Wu Jian GangMerge branch 'feature/tcpip_adapter_comments' into...
2016-09-29 Jeroen DomburgMerge branch 'driver_merge_tmp/merge_ledc' into 'master'
2016-09-29 WangjialinModify spinlock error in periph_ctrl.c
2016-09-29 Jeroen DomburgMerge branch 'workaround/pin_noaffinity_task_to_core_wh...
2016-09-29 Jeroen DomburgDefine xcoreid offset, add warning in tcb struct wrt...
2016-09-29 Wu Jian GangMerge branch 'bugfix/tw6513_fix_memory_leak_issue'...
2016-09-29 Wu Jian Gangcomponents/tcpip_adapter: add some comments
2016-09-29 Jeroen DomburgMerge branch 'feature/instruct_nghttp_xml' into 'master'
2016-09-29 Jeroen DomburgMerge branch 'feature/freertos_untested_feature_assert...
2016-09-28 WangjialinModify LEDC driver
2016-09-28 Jeroen DomburgMerge branch 'master' into feature/freertos_untested_fe...
2016-09-28 liuzhifucomponents/lib: update wifi lib
2016-09-28 Jeroen DomburgAutomatically pin no-cpu-affinity task to a core when...
2016-09-28 Wu Jian Gangcomponents/expat: just change format of expat.rst
2016-09-28 Wu Jian Gangcomponents/nghttp: just change format of nghttp.rst
2016-09-28 liuhancomponents/nghttp: a few grammar fixes
2016-09-28 liuhancomponents/expat: a few grammar fixes
2016-09-28 liuhancomponents/nghttp: add nghttp library description
2016-09-28 liuhancomponents/expat: add expat library description
2016-09-28 Wu Jian Gangcomponents/tcpip_adapter: add comments for tcpip_adapter
2016-09-28 WangjialinMerge branch 'master' into driver_merge_tmp/merge_ledc
2016-09-28 Wu Jian GangKconfig: use 4 spaces to instead 1 tab
2016-09-28 Wu Jian GangMerge branch 'feature/btdm_lib_update' into 'master'
2016-09-28 Jeroen DomburgAdd ringbuf.c. This works like a FreeRTOS queue, but...
2016-09-28 wangmengyangcomponent/bt: update libbtdm_app.a
2016-09-28 Wu Jian Gangesp32: add TRACEMEM_RESERVE_DRAM config
2016-09-28 WangjialinMinor modification
2016-09-28 xiaxiaotian1. Change the deep sleep stub code to fix wake bug.
2016-09-28 Angus Grattonesp32: Allow RTC slow memory to be reserved for ULP...
2016-09-28 Angus Grattonesp32: Pass memory layout linker script through C prepr...
2016-09-28 Angus Grattonesp32: Add esp_deepsleep.h to esp_system.h to keep...
2016-09-28 Angus Grattonesp32: Bootloader wake deep sleep stub
2016-09-27 Ivan GrokhotkovMerge branch 'feature/btdm_controller' into 'master'
2016-09-27 Ivan GrokhotkovMerge branch 'master' into feature/btdm_controller
2016-09-27 Ivan GrokhotkovMerge branch 'feature/initial_examples' into 'master'
next