]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-09-14 Wu Jian GangMerge branch 'driver_merge_tmp/merge_soc_header' into...
2016-09-14 Wangjialinmodify character conversion error and typo
2016-09-14 Wangjialinmodify i2s_reg.h, rebase to master
2016-09-14 WangjialinOnly modify headers in soc/ .
2016-09-14 Wu Jian GangMerge branch 'feature/adjust_task_priority' into 'master'
2016-09-14 Wu Jian Gangesp32: fix typo
2016-09-14 Wu Jian Gangesp32: fix kconfig
2016-09-14 liuzhifudefine lwip task priority in esp_task.h
2016-09-14 liuzhifucomponents: esp32 - fix build error
2016-09-14 liuzhifucomponents: lwip - Modify lwip task priority and stack...
2016-09-14 liuzhifucomponents: esp32
2016-09-14 liuzhifucomponents: esp32
2016-09-14 liuzhifucomponents: esp32/lwip
2016-09-14 liuzhifutask priority: modify lwip/wifi/event task priority
2016-09-14 Wu Jian GangMerge branch 'feature/add_wifi_api_comments' into ...
2016-09-14 Angus GrattonMerge branch 'bugfix/add_tx_flowcontrol' into 'master'
2016-09-14 Angus GrattonMerge branch 'feature/esptool_upstream'
2016-09-13 Wu Jian Gangfix typos
2016-09-13 Ivan GrokhotkovMerge branch 'bugfix/spi_flash_unlock_once' into 'master'
2016-09-13 Wu Jian Gangcallback: add a void* pointer with each callback
2016-09-13 Wu Jian Gangheader: callbacks use "void *" as arguments
2016-09-13 Wu Jian Gangheader: format and fix typos
2016-09-13 liuzhifuadd wifi api comments
2016-09-13 liuzhifuadd wifi api comments
2016-09-13 Ivan GrokhotkovMerge branch 'bugfix/ci_update_for_wifi_revision' into...
2016-09-13 Ivan Grokhotkovcomponents/spi_flash: call SPIUnlock only once
2016-09-13 Angus GrattonMerge branch 'feature/bootloader_config' into 'master'
2016-09-13 Ivan GrokhotkovMerge branch 'feature/dualcore_spi_flash_api' into...
2016-09-13 Ivan Grokhotkovcomponents/spi_flash: improve comments and readability
2016-09-13 Angus Grattonesp32 cpu_start: Include rom/uart.h, remove inline...
2016-09-13 Angus Grattonbootloader: Add bootloader Kconfig
2016-09-13 Jeroen DomburgFix bug where nesting vTaskEnterCritical calls would...
2016-09-13 Yinlinginstalled gitlab key in global before_script,
2016-09-13 Angus Grattonci: Use github repo for wifi libraries on master branch...
2016-09-12 Ivan Grokhotkovcomponents/esp32,spi_flash: update some comments
2016-09-12 Ivan Grokhotkovcomponents/esp32: remove dependency of WIFI_ENABLED...
2016-09-12 Wu Jian Gangesp32/lib: Bump WiFi revision
2016-09-12 Yinlingupdate ci: build ssc with idf submodule wifi lib
2016-09-12 Ivan Grokhotkovcomponents/esp32: add inter-processor call API and...
2016-09-12 Wu Jian GangMerge branch 'bugfix/wifi_revision' into 'master'
2016-09-12 Wu Jian GangMerge branch 'feature/add_rom_comments' into 'master'
2016-09-12 Jackadd MACRO to get flash pad number from efuse value
2016-09-12 Jackadd comments to register read/write operations
2016-09-12 Wu Jian Gangheader files: clean up
2016-09-12 jackheader files: modify rom code and soc header files
2016-09-12 Jeroen DomburgMerge branch 'bugfix/realloc' into 'master'
2016-09-12 Angus Grattonadd_path.sh: Use non-bash-specific instructions
2016-09-12 Angus GrattonCI for SSC: Allow for submodules & using the gitlab...
2016-09-12 Angus GrattonMerge branch 'master' into feature/esptool_upstream
2016-09-12 Angus Grattonmake: Add macro to test for & try to fix up files requi...
2016-09-12 Angus Grattonesp32/lib: Bump WiFi revision
2016-09-12 Wu Jian GangMerge branch 'bug/storage_enum' into 'master'
2016-09-12 xiaxiaotianChange the enum of wifi_storage_t to be the same as...
2016-09-12 Ivan GrokhotkovMerge branch 'feature/ci_add_function_test' into 'master'
2016-09-09 Ivan Grokhotkovfreertos: protect calls to prvAddTaskToReadyList with...
2016-09-09 liuzhifuadd comments about current tx flow control
2016-09-09 liuzhifumodify esp32_tx_flow_ctrl to static function and move...
2016-09-09 liuzhifumodify macro ESP32_TX_FLOW_CTRL to inline function
2016-09-09 liuzhifulwip: add socket tx flow control
2016-09-09 Jeroen DomburgAdd working portASSERT_IF_IN_ISR function, fix enter_cr...
2016-09-09 Jeroen DomburgFix prev code to not crash horribly when scheduler...
2016-09-09 Jeroen DomburgMake vTaskEnterCritical callable from ISR
2016-09-09 Ivan GrokhotkovMerge branch 'master' into feature/dualcore_spi_flash_api
2016-09-09 Jeroen DomburgMerge branch 'bugfix/lwip_esp8266_flag' into 'master'
2016-09-09 liuhanesp32: modify realloc behaves just like malloc when...
2016-09-09 Angus Grattonlwip: Define LWIP_ESP8266 in port lwipopts.h not gcc...
2016-09-09 Yinlingupdate ci config file with 2 changes:
2016-09-08 Angus GrattonMerge branch 'bugfix/docs_eclipse' into 'master'
2016-09-08 Jeroen DomburgMerge branch 'bugfix/default_dio_spiflashmode' into...
2016-09-08 Angus GrattonCI: Build the esp-idf-template with the matching branch...
2016-09-08 Angus GrattonREADME: Add Resources section with some links
2016-09-08 Angus GrattonRename README.buildenv to docs/build_system.rst and...
2016-09-08 Angus GrattonEclipse docs: Easier to just replace entire PATH, msys3...
2016-09-08 Angus Grattontest_build_system: Print ESP_IDF_TEMPLATE_GIT for easie...
2016-09-08 Angus GrattonName component makefiles component.mk instead of Makefile
2016-09-08 Angus GrattonEclipse doc: Add troubleshooting note about Makefile...
2016-09-08 Angus Grattoneclipse_make.sh: Fix printing of make directory
2016-09-08 Angus GrattonMove bin/eclipse_windows_make.sh to tools/windows_eclip...
2016-09-08 Angus GrattonEclipse docs: Prepend IDF paths to beginning of PATH
2016-09-08 Angus GrattonMerge branch 'feature/mbedtls_upstream_source' into...
2016-09-08 Angus GrattonMerge branch 'feature/memory_canaries_temp' into 'master'
2016-09-08 Jeroen DomburgSet default SPI flash access mode to DIO
2016-09-08 Wu Jian GangMerge branch 'bugfix/got_ip_event' into 'master'
2016-09-07 liuzhifuFreeRTOS: temporary solution for memory canaries and...
2016-09-07 Angus GrattonMerge branch 'feature/config_spi_flash_params_menuconfi...
2016-09-06 Wu Jian Gangtcpip_adapter: fix dhcp client work flow
2016-09-06 Wu Jian Gangevent: not post got ip event if static is invalid
2016-09-06 Wu Jian Gangtcpip_adapter: typedef clean up
2016-09-06 Wu Jian Gangevent: post got ip event when use static ip
2016-09-06 Wu Jian Gangtcpip_adapter: use dhcp callback to post got ip event
2016-09-06 Wu Jian Gangdhcp: add dhcp callback
2016-09-06 Wu Jian Ganglwip: remove netif_reg_addr_change_cb
2016-09-06 Wu Jian GangMerge branch 'feature/get_sta_authmode' into 'master'
2016-09-06 xiaxiaotianChange the type of authmode
2016-09-06 xiaxiaotianChange the type of authmode
2016-09-06 xiaxiaotianPost station's auth mode event after it is connected...
2016-09-06 xiaxiaotianAdd get station auth mode
2016-09-06 Jeroen DomburgAdd flash freq selection to menuconfig
2016-09-06 Jeroen DomburgAdd QIO/QOUT/DIO/DOUT select for esptool.py
2016-09-06 Angus GrattonMerge branch 'feature/lwip_sntp_fromwifi' into 'master'
next