]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-12-19 Angus GrattonSecure boot: Option for app & partition table signing...
2016-12-16 Angus GrattonMerge branch 'feature/spiflash_unaligned_readwrite...
2016-12-15 Wu Jian GangMerge branch 'feature/tw8657_refractor_to_sniffer'...
2016-12-15 Liu Zhi Fuesp32: refactor to sniffer
2016-12-15 Wu Jian GangMerge branch 'bugfix/tw9240_fix_lwip_dual_core_issue...
2016-12-15 Xia Xiaotianesp32: update wifi lib, fix some modem sleep bugs
2016-12-15 Ivan GrokhotkovMerge branch 'bugfix/heap_alloc_no_iram' into 'master'
2016-12-15 Jiang Jiang... Merge branch 'bugfix/btdm_bluedroid' into 'master'
2016-12-15 Jeroen DomburgMerge branch 'bugfix/uart_examples_intr' into 'master'
2016-12-15 Liu Zhi Fuadd more comments and call portYIELD when necessary
2016-12-15 Jeroen DomburgMake internal function static
2016-12-15 Jeroen DomburgAdd testcase, fix executable memory allocated in shared...
2016-12-15 Jeroen DomburgFix small things noticed in MR, add documentation
2016-12-15 Jeroen DomburgAdd xPortGetFreeHeapSizeCaps and xPortGetMinimumEverFre...
2016-12-15 Jeroen DomburgTabs -> spaces
2016-12-15 Jeroen DomburgDo not disable entire IRAM pool; instead disable only...
2016-12-15 Jeroen DomburgAdd name to tag type
2016-12-15 Tian HaoMerge branch 'master' into bugfix/btdm_bluedroid
2016-12-15 Liu Zhi Fulwip: fix lwip dual core issue
2016-12-15 Tian Haocomponent/bt : fix advertising bug
2016-12-15 Tian Haocomponent/bt : add some macro , so redo the doxygen
2016-12-15 Tian Haocomponent/bt : change the resolving list cleanup position
2016-12-15 Jeroen DomburgConvert DOS line ends to Unix line ends in drivers
2016-12-15 Jeroen DomburgUpdate examples in uart.h
2016-12-14 Deomid RyabkovRemove alignment reqs from spi_flash_{read,write}
2016-12-14 Angus GrattonMerge branch 'bugfix/conf_across_mountpoints' into...
2016-12-14 Angus GrattonMerge branch 'bugfix/build_deps_assembler' into 'master'
2016-12-14 Angus Grattonbuild system tests: Add test case for sdkconfig-trigger...
2016-12-14 Angus Grattonbuild system: Generate dependency make rules for assemb...
2016-12-14 Angus GrattonMerge branch 'bugfix/build_system_linker_script_deps...
2016-12-14 Tian Haocomponent/bt : fix bluetooth disable memory leak
2016-12-14 Tian Haocomponent/bt : fix enable bug
2016-12-14 Tian Haocomponent/bt : increase the task stack size
2016-12-14 Tian Haocomponent/bt : fix the init/deinit memory leak
2016-12-14 Tian Haocomponent/bt : fix the bug of deinit/disable
2016-12-13 Ivan GrokhotkovMerge branch 'bugfix/rom_int_functions' into 'master'
2016-12-13 Jeroen DomburgPut ets_isr_* functions into IRAM. Original fns were...
2016-12-13 Ivan Grokhotkovnewlib: fix unit test name in test config
2016-12-13 Ivan Grokhotkovfreertos: fix TLS delete callback test
2016-12-13 Jeroen DomburgReplace non-multicore-aware rom funcs with multicore...
2016-12-12 Angus GrattonMerge branch 'feature/make_size' into 'master'
2016-12-12 Jonathan DumaresqAdd the size target to project Makefile
2016-12-12 Deomid RyabkovCreate temp config in the same dir as target
2016-12-12 Ivan GrokhotkovMerge branch 'test/integrate_stress_test_to_CI' into...
2016-12-12 Angus Grattonbuild system: Project ELF should depend on linker scrip...
2016-12-12 Angus Grattonbuild system: Be specific about esp-idf submodule updat...
2016-12-12 Ivan GrokhotkovMerge branch 'bugfix/driver_cleanup_log' into 'master'
2016-12-12 Yinlingremove not used code as `rm -rf` always return 0
2016-12-11 Angus GrattonMerge branch 'feature/esptool_flash_encryption' into...
2016-12-09 Ivan GrokhotkovMerge branch 'bugfix/warnings' into 'master'
2016-12-09 Ivan Grokhotkovbootloader, driver/rtc: fix warnings about unused functions
2016-12-09 Tian Haocomponent/bt : cleanup the un-necessary include in...
2016-12-09 Tian Haocomponent/bt : add cpp extern c
2016-12-09 Tian Haocomponent/bt : fix the authentication req type
2016-12-09 Tian Haocomponent/bt : fix bug of bdaddr point to resolve gattc...
2016-12-09 Jeroen DomburgMerge branch 'feature/intr_alloc' into 'master'
2016-12-09 Angus GrattonMerge branch 'bugfix/ci_fail_warnings' into 'master'
2016-12-09 Angus GrattonMerge branch 'bugfix/spiflash_erase_block' into 'master'
2016-12-09 Ivan GrokhotkovMerge branch 'feature/newlib_full_format' into 'master'
2016-12-09 Angus GrattonSPI flash: Block erase size 64KB not 32KB
2016-12-09 Yinlingswitch socket recv print for stress test
2016-12-08 Ivan GrokhotkovMerge branch 'feature/mbedtls/add_menuconfig_component...
2016-12-08 Liu Hanexample/09_openssl_client: change default port to be 443
2016-12-08 Yinlingfix bug in test case TCPIP_TCP_5101
2016-12-08 Liu Hanexample/https_request: add header file declare platform...
2016-12-08 Tian Haocomponent/bt : delete the un-used lines
2016-12-08 Jeroen DomburgFix example code, add chapter to docs about interrupts...
2016-12-08 Liu Hancomponents/mbedtls: add time and time data configuratio...
2016-12-08 Angus GrattonMerge branch 'feature/backtrace_dumps' into 'master'
2016-12-08 Jeroen DomburgAlso add intr_alloc magic to rtc code
2016-12-08 Jeroen DomburgMark some interrupts that are now allocated dynamically...
2016-12-08 Jeroen DomburgAdd test for local interrupts, fix int disable code
2016-12-08 Jeroen DomburgAdd disabling/enabling of shared interrupt, add testcas...
2016-12-08 Jeroen DomburgChanges according to merge request
2016-12-08 Jeroen DomburgAdd interrupt allocation scheme / interrupt sharing...
2016-12-08 Ivan Grokhotkovnewlib: add "full" formatting support, add missing...
2016-12-08 Ivan GrokhotkovMerge branch 'feature/select_default_uart' into 'master'
2016-12-08 Ivan GrokhotkovMerge branch 'bugfix/pcnt_driver' into 'master'
2016-12-08 Ivan Grokhotkovcpu_start: tabs->spaces
2016-12-08 Angus GrattonMerge branch 'bugfix/rmt_debug_newline' into 'master'
2016-12-08 Ivan GrokhotkovMerge branch 'bugfix/netif_zero_init' into 'master'
2016-12-07 Angus Grattonpcnt example: Remove unused debugging tag
2016-12-07 Neil KolbanRemoval of spurious newline character in debug statement
2016-12-07 tzxapp_update: clean up warning log when compile any project
2016-12-07 Tian Haocomponent/bt : cleanup demo warnings
2016-12-07 Tian Haocomponent/bt : cleanup all the "-W-no-xx" and all...
2016-12-07 Angus Grattonbuild system: Remove FLAGS_XXX variable option, replace...
2016-12-07 Angus Grattonesp32: ReformatReformat panic.c (remove tabs, etc)
2016-12-07 Deomid RyabkovAdd backtrace to exception output.
2016-12-07 Ivan Grokhotkovcpu_start: disable boot watchdog only after starting...
2016-12-07 Ivan Grokhotkovuart_tx_wait_idle: fix issue with last character not...
2016-12-07 Ivan Grokhotkovsupport for console redirection to other UART
2016-12-07 Deomid RyabkovZero-fill netif on alloc
2016-12-07 Ivan GrokhotkovMerge branch 'driver_merge_tmp/merge_rtc_module' into...
2016-12-07 Chu Shu Chendriver: add rtc module and bugfix gpio32 gpio33
2016-12-07 Ivan Grokhotkovdrivers: remove file paths from log statements
2016-12-07 Ivan GrokhotkovMerge branch 'feature/debugging_fixes' into 'master'
2016-12-07 Ivan GrokhotkovMerge branch 'feature/unit_test_app_tweaks' into 'master'
2016-12-06 Angus Grattonunit-test-app: Don't auto-display menu after test run...
2016-12-06 Angus GrattonMerge branch 'bugfix/gdbstub_no_sync_gdb' into 'master'
next