]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-12-30 Angus Grattonesptool: Add new options to reset before/after, detect...
2016-12-29 Wang Jia LinMerge branch 'buffix/uart_frm_err_parity_err_mismatch...
2016-12-29 Ivan GrokhotkovMerge branch 'feature/osx_brew_reqs' into 'master'
2016-12-29 Ivan GrokhotkovMerge branch 'feature/gpio_intr_function' into 'master'
2016-12-29 Ivan GrokhotkovMerge branch 'bugfix/doc_template' into 'master'
2016-12-29 Wu Jian GangMerge branch 'feature/add_ip_frag_option' into 'master'
2016-12-29 Wangjialingpio_driver: add per-pin interrupt handlers
2016-12-28 Angus GrattonMerge branch 'bugfix/uart_intr_config' into 'master'
2016-12-28 Angus GrattonMerge branch 'bugfix/minor_issues' into 'master'
2016-12-28 Angus GrattonMerge branch 'bugfix/freertos_tick_period' into 'master'
2016-12-27 Angus GrattonReplace backwards-compatible portTICK_RATE_MS with...
2016-12-27 Angus GrattonFreeRTOS: Default to canary byte stack overflow checking
2016-12-27 Angus Grattonlinux docs: Add note about precompiled gdb on Arch
2016-12-27 Angus GrattonRMT driver: Rename rmt_set_evt_intr_en to rmt_set_tx_th...
2016-12-27 Angus Grattonuart driver: Remove invalid UART_BITRATE_115200 enum...
2016-12-27 Angus Grattonuart driver: Set type of uart_driver_install queue...
2016-12-27 Angus GrattonLEDC driver: Use ledc_channel_t for all channel arguments
2016-12-27 Angus GrattonRMT: Don't require carrier_freq_hz to be non-zero if...
2016-12-27 Angus Grattongpio driver: Fix gpio_set_level validation of gpio_num...
2016-12-27 Angus Grattonesp_wifi_init: Update comment about init event_q
2016-12-27 Angus GrattonWiFi interface: SSID and password fields should be...
2016-12-27 Jiang Jiang... Merge branch 'bugfix/tw9313_dual_core_issue' into ...
2016-12-27 KrzysztofClarification on documenting examples
2016-12-27 Ivan GrokhotkovMerge branch 'feature/save_and_commit_CI_test_result...
2016-12-27 Liu Zhi Fufreertos: rework code based on review
2016-12-26 Liu Zhi Fuadd more protection for per-core data
2016-12-26 Wu Jian GangMerge branch 'feature/ethernet_driver' into 'master'
2016-12-26 XiaXiaotianlwip: add ip frag and reassembly option in menuconfig
2016-12-26 shangkefeature/ethernet_driver: update ethernet driver
2016-12-25 Ivan GrokhotkovMerge branch 'bugfix/make_erase_flash' into 'master'
2016-12-23 Ivan GrokhotkovMerge branch 'bugfix/ci_use_gitlab_for_bt_lib_on_non_ma...
2016-12-23 Yinlinguse gitlab repo for bt lib on non master barnch
2016-12-22 Malte Jandudaprovide list of packages for homebrew
2016-12-22 Wangjialinbugfix: uart event mismatch
2016-12-22 Angus Grattonbuild system: Fix bug where erase_flash was always...
2016-12-22 Liu Zhi Fufreertos: enable dual core by default
2016-12-22 Angus GrattonMerge branch 'bugfix/bootloader_stack' into 'master'
2016-12-22 Angus GrattonMerge branch 'bugfix/build_system_tilde' into 'master'
2016-12-22 Angus Grattonspi_flash: Standardise argument types & names used...
2016-12-22 Angus GrattonExamples: Add READMEs for examples which did not have...
2016-12-22 Liu Zhi Fufreertos: minor change according to review comments
2016-12-22 Yinlinggenerate test result and commit to CI-test-result:
2016-12-22 Liu Zhi Fufreertos: fix dual core issue
2016-12-22 Ivan GrokhotkovMerge branch 'feature/erase_flash' into 'master'
2016-12-21 Angus Grattonbuild system: Fix Windows case when IDF_PATH contains...
2016-12-21 Wang Jia LinMerge branch 'feature/uart' into 'master'
2016-12-21 Wangjialindriver: uart
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 Angus Grattonbootloader: Check if DRAM segments are going to collide...
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 GrattonBuild system: Add `make erase_flash` target
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 Deomid Ryabkovuart_intr_config should return ESP_OK on success
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-16 Angus GrattonBuild system: Deal with the case where IDF_PATH contains ~
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
next