]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-09-14 Ivan GrokhotkovMerge branch 'master' into feature/logging
2016-09-14 Ivan Grokhotkovcomponents/esp32: clean up cpu_start
2016-09-14 Ivan Grokhotkovcomponents/log: add implementation, update a few compon...
2016-09-14 Wu Jian GangMerge remote-tracking branch 'origin/feature/mbedtls'
2016-09-14 Wu Jian GangMerge branch 'feature/wifi_lib_update' into 'master'
2016-09-14 Wu Jian GangMerge branch 'bugfix/tw7058_mode_fatal' into 'master'
2016-09-14 Wu Jian Gangesp32/lib: update to 1303c92c
2016-09-14 Wu Jian GangMerge branch 'feature/support_vendor_ie_api' into ...
2016-09-14 Xu Chun Guangdhcpserver: Fix crash when switching wifi mode
2016-09-14 Angus Grattonmbedtls: Temporarily disable default hardware crypto...
2016-09-14 Angus Grattonmbedtls hwcrypto sha512: Fix redirection of function...
2016-09-14 Angus Grattonmbedtls upstream tweak: Move mbedtls_sha512_process...
2016-09-14 qiyueixaFormat code by using 4 spaces instead
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 qiyueixaRename vender_ie_type_t and vendor_ie_id_t to wifi_vend...
2016-09-14 qiyueixamodify arguments for vendor ie APIs by using enum instead
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 Ivan GrokhotkovMerge branch master into feature/logging
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 GangMerge remote-tracking branch 'origin/master' into featu...
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 Angus GrattonMerge branch 'master' into feature/mbedtls
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 Grattonhwcrypto sha: Fix initialisation of SHA hardware in...
2016-09-09 Angus Grattonmbedtls: Revert changes to upstream library sources.
2016-09-09 Angus Grattonjson & expat: Update component.mk after merging from...
2016-09-09 Angus Grattonmbedtls: Move esp_config.h file to port directory
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-09 Angus Grattonmbedtls networking: Remove WIN32 parts, minor cleanup
2016-09-09 Angus Grattonmake debugging: With V=1, output when including each...
2016-09-09 Angus GrattonBuild system: Allow components to add to the global...
2016-09-09 Angus GrattonMerge branch 'master' into feature/mbedtls
2016-09-08 Angus GrattonMerge branch 'bugfix/docs_eclipse' into 'master'
2016-09-08 Ivan Grokhotkovcomponents/log: add API header for logging library
2016-09-08 Wu Jian Gangmbedtls: Use hardware accelerated AES, SHA, bignum
2016-09-08 Angus Grattonhwcrypto aes: Fix bugs w/ ECB decrypt, CFB modes
2016-09-08 Jeroen DomburgMerge branch 'bugfix/default_dio_spiflashmode' into...
2016-09-08 Angus Grattonhwcrypto aes: Performance tweak, only write key to...
2016-09-08 Angus Grattonhwcrypto sha: Feed one block at a time to hardware...
next