]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-12-21 Angus GrattonMerge branch 'bugfix/ringbuffer_receive_upto_api' into...
2016-12-20 Angus GrattonMerge branch 'bugfix/minor_fixes' into 'master'
2016-12-20 Angus GrattonMerge branch 'bugfix/ota_select_info_point_fix' into...
2016-12-20 Wu Jian GangMerge branch 'bugfix/tcpip_adapter_set_ip_info' into...
2016-12-20 Ivan GrokhotkovMerge branch 'feature/phy_init_data_update' into 'master'
2016-12-20 Ivan GrokhotkovMerge branch 'feature/ulp' into 'master'
2016-12-20 Jeroen DomburgMerge branch 'bugfix/exception_handling' into 'master'
2016-12-19 Angus GrattonMerge branch 'feature/secure_boot_remote_sign' into...
2016-12-19 Angus GrattonMerge branch 'feature/dhcpserver_null_gw' into 'master'
2016-12-19 Wangjialinbugfix: ring buffer, fix api xRingbufferReceiveUpToFromISR
2016-12-19 Deomid RyabkovAdd IRAM_ATTR to esp_intr_{enable,disable}
2016-12-19 Jeroen DomburgFix timer example; it had too little stack resulting...
2016-12-19 Jeroen DomburgFix memory debugging code
2016-12-19 Jeroen DomburgGet rid of old interrupt example code
2016-12-19 Jeroen DomburgFix exception handler to jump to correct vector instead...
2016-12-19 Ivan Grokhotkovphy init data update
2016-12-19 Wang Jia LinMerge branch 'driver_merge_tmp/merge_sigmadelta' into...
2016-12-19 Angus GrattonSecure boot: Option for app & partition table signing...
2016-12-18 Wangjialindriver: sigma-delta
2016-12-16 Ivan Grokhotkovulp: document peripherals accessible using RD_REG and...
2016-12-16 Ivan Grokhotkovulp: use timer to start ULP, fix I_ANDI bug, add tests
2016-12-16 Ivan Grokhotkovulp: add RD_REG, WR_REG, END instruction
2016-12-16 Tian Zhong... bootloader: fix error pointer to ota select info
2016-12-16 Ivan GrokhotkovMerge branch 'feature/extend_deep_sleep_apis' into...
2016-12-16 Ivan Grokhotkovdocs: fix some warnings
2016-12-16 Ivan Grokhotkovdeep sleep: add documentation
2016-12-16 Ivan Grokhotkovdeep sleep: set pin configuration right before entering...
2016-12-16 Ivan Grokhotkovdeep sleep: power down RTC peripherals in EXT1 sleep
2016-12-16 Ivan Grokhotkovulp: add missing component.mk for tests
2016-12-16 Ivan Grokhotkovdeep sleep: RTC fast memory may be disconnected after...
2016-12-16 Ivan Grokhotkovdeep sleep: add API to control power down
2016-12-16 Ivan Grokhotkovdeep sleep: rename header file
2016-12-16 Ivan Grokhotkovdeep sleep: add option to delay CPU startup
2016-12-16 Ivan Grokhotkovdeep sleep: implement wake up using ULP, EXT0, EXT1...
2016-12-16 Ivan Grokhotkovdriver/rtc_io: improve header comments
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 Deomid RyabkovAllow gw to be null
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-13 Liu Hancomponents/tcpip_adapter: Fix set static IP address...
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
next