2016-09-14 |
Angus Gratton | mbedtls hwcrypto sha512: Fix redirection of function... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Angus Gratton | mbedtls upstream tweak: Move mbedtls_sha512_process... |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Wu Jian Gang | Merge remote-tracking branch 'origin/master' into featu... |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Ivan Grokhotkov | Merge branch 'bugfix/ci_update_for_wifi_revision' into... |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Angus Gratton | Merge branch 'feature/bootloader_config' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Ivan Grokhotkov | Merge branch 'feature/dualcore_spi_flash_api' into... |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Ivan Grokhotkov | components/spi_flash: improve comments and readability |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Angus Gratton | esp32 cpu_start: Include rom/uart.h, remove inline... |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Angus Gratton | bootloader: Add bootloader Kconfig |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Jeroen Domburg | Fix bug where nesting vTaskEnterCritical calls would... |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Yinling | installed gitlab key in global before_script, |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Angus Gratton | ci: Use github repo for wifi libraries on master branch... |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Ivan Grokhotkov | components/esp32,spi_flash: update some comments |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Ivan Grokhotkov | components/esp32: remove dependency of WIFI_ENABLED... |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Wu Jian Gang | esp32/lib: Bump WiFi revision |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Yinling | update ci: build ssc with idf submodule wifi lib |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Ivan Grokhotkov | components/esp32: add inter-processor call API and... |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Wu Jian Gang | Merge branch 'bugfix/wifi_revision' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Wu Jian Gang | Merge branch 'feature/add_rom_comments' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Jack | add MACRO to get flash pad number from efuse value |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Jack | add comments to register read/write operations |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Wu Jian Gang | header files: clean up |
commit | commitdiff | tree | snapshot |
2016-09-12 |
jack | header files: modify rom code and soc header files |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Jeroen Domburg | Merge branch 'bugfix/realloc' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Angus Gratton | esp32/lib: Bump WiFi revision |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Angus Gratton | Merge branch 'master' into feature/mbedtls |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Wu Jian Gang | Merge branch 'bug/storage_enum' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-12 |
xiaxiaotian | Change the enum of wifi_storage_t to be the same as... |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Ivan Grokhotkov | Merge branch 'feature/ci_add_function_test' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Ivan Grokhotkov | freertos: protect calls to prvAddTaskToReadyList with... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Jeroen Domburg | Add working portASSERT_IF_IN_ISR function, fix enter_cr... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Jeroen Domburg | Fix prev code to not crash horribly when scheduler... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Jeroen Domburg | Make vTaskEnterCritical callable from ISR |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Ivan Grokhotkov | Merge branch 'master' into feature/dualcore_spi_flash_api |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Jeroen Domburg | Merge branch 'bugfix/lwip_esp8266_flag' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-09 |
liuhan | esp32: modify realloc behaves just like malloc when... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Angus Gratton | hwcrypto sha: Fix initialisation of SHA hardware in... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Angus Gratton | mbedtls: Revert changes to upstream library sources. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Angus Gratton | json & expat: Update component.mk after merging from... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Angus Gratton | mbedtls: Move esp_config.h file to port directory |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Angus Gratton | lwip: Define LWIP_ESP8266 in port lwipopts.h not gcc... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Yinling | update ci config file with 2 changes: |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Angus Gratton | mbedtls networking: Remove WIN32 parts, minor cleanup |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Angus Gratton | make debugging: With V=1, output when including each... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Angus Gratton | Build system: Allow components to add to the global... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Angus Gratton | Merge branch 'master' into feature/mbedtls |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | Merge branch 'bugfix/docs_eclipse' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Wu Jian Gang | mbedtls: Use hardware accelerated AES, SHA, bignum |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | hwcrypto aes: Fix bugs w/ ECB decrypt, CFB modes |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Jeroen Domburg | Merge branch 'bugfix/default_dio_spiflashmode' into... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | hwcrypto aes: Performance tweak, only write key to... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | hwcrypto sha: Feed one block at a time to hardware... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | hwcrypto: Match API completely to mbedTLS naming conven... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | esp32 hwcrypto: Make SHA-224 an obvious no-op for now |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | esp32: Add comment to ROM crypto functions recommending... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | esp32 hwcrypto: Rework hardware crypto locking |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | esp32: Move hardware crypto implementation/headers... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Wu Jian Gang | mbedtls: just format related files |
commit | commitdiff | tree | snapshot |
2016-09-08 |
liuhan | components/mbedtls: modify MBEDTLS net feature |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | lwip Makefile: Add POSIX headers to include path to... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
liuhan | components/mbedtls: modify hardware encryption feature |
commit | commitdiff | tree | snapshot |
2016-09-08 |
liuhan | components/mbedtls: MBEDTLS Handshake result check |
commit | commitdiff | tree | snapshot |
2016-09-08 |
liuhan | 1. multi thread verify bignum AES and SHA |
commit | commitdiff | tree | snapshot |
2016-09-08 |
liuhan | recompile crypto and bignum function |
commit | commitdiff | tree | snapshot |
2016-09-08 |
liuhan | 1. add lock function for every function |
commit | commitdiff | tree | snapshot |
2016-09-08 |
liuhan | [t6001]: chip Use hardware acceleration of Encryption |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | CI: Build the esp-idf-template with the matching branch... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | README: Add Resources section with some links |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | Rename README.buildenv to docs/build_system.rst and... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | Eclipse docs: Easier to just replace entire PATH, msys3... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | test_build_system: Print ESP_IDF_TEMPLATE_GIT for easie... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | Name component makefiles component.mk instead of Makefile |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | Eclipse doc: Add troubleshooting note about Makefile... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | eclipse_make.sh: Fix printing of make directory |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | Move bin/eclipse_windows_make.sh to tools/windows_eclip... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | Eclipse docs: Prepend IDF paths to beginning of PATH |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | Merge branch 'feature/mbedtls_upstream_source' into... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Angus Gratton | Merge branch 'feature/memory_canaries_temp' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Jeroen Domburg | Set default SPI flash access mode to DIO |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Wu Jian Gang | Merge branch 'bugfix/got_ip_event' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-07 |
liuzhifu | FreeRTOS: temporary solution for memory canaries and... |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Angus Gratton | Merge branch 'feature/config_spi_flash_params_menuconfi... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Wu Jian Gang | tcpip_adapter: fix dhcp client work flow |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Wu Jian Gang | event: not post got ip event if static is invalid |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Wu Jian Gang | tcpip_adapter: typedef clean up |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Wu Jian Gang | event: post got ip event when use static ip |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Wu Jian Gang | tcpip_adapter: use dhcp callback to post got ip event |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Wu Jian Gang | dhcp: add dhcp callback |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Wu Jian Gang | lwip: remove netif_reg_addr_change_cb |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Wu Jian Gang | Merge branch 'feature/get_sta_authmode' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-06 |
xiaxiaotian | Change the type of authmode |
commit | commitdiff | tree | snapshot |
2016-09-06 |
xiaxiaotian | Change the type of authmode |
commit | commitdiff | tree | snapshot |
2016-09-06 |
xiaxiaotian | Post station's auth mode event after it is connected... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
xiaxiaotian | Add get station auth mode |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Jeroen Domburg | Add flash freq selection to menuconfig |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Jeroen Domburg | Add QIO/QOUT/DIO/DOUT select for esptool.py |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Angus Gratton | Merge branch 'feature/lwip_sntp_fromwifi' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Angus Gratton | Merge feature/lwip_sntp into feature/lwip_sntp_master |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Angus Gratton | Merge branch 'feature/wifi-stage-two' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Angus Gratton | FreeRTOS thread local storage config: If using WiFi... |
commit | commitdiff | tree | snapshot |
next |