]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-08-30 Lacy RhoadesTypo fixes
2017-08-30 Patrick HobuschFix distinction between shared and non-shared interrupt...
2017-08-30 phuziUpdate documentation for esp_avrc_api
2017-08-30 Stephen CasnerAdd missing debug log message for out-of-sockets case
2017-08-30 Deomid RyabkovProvide a default for CONFIG_BT_RESERVE_DRAM
2017-08-30 Chris Morganopenssl_server: Rename openssl_client_init() to openssl...
2017-08-30 Angus GrattonMerge branch 'bugfix/mdns_tcpip_threadsafe' into 'master'
2017-08-30 Ivan GrokhotkovMerge branch 'bugfix/dport_protect_crypto' into 'master'
2017-08-30 Ivan GrokhotkovMerge branch 'feature/disable_some_perip_clk_when_cpu_s...
2017-08-30 Jeroen DomburgMerge branch 'feature/adc_calibration' into 'master'
2017-08-30 Angus GrattonMerge branch 'bugfix/docs_updates' into 'master'
2017-08-29 Angus GrattonMerge branch 'feature/disable_rom_console' into 'master'
2017-08-29 krzychbRemoved redundant 'Logging to Host' and docs cleaning
2017-08-29 Darian Leungesp_adc_cal: Added ADC calibration component
2017-08-29 Ivan GrokhotkovMerge branch 'bugfix/unity_error_codes_as_hex' into...
2017-08-29 Ivan GrokhotkovMerge branch 'bugfix/freertos_xportgetcoreid_iram'...
2017-08-29 Ivan GrokhotkovMerge branch 'bugfix/vfs_uart_read_write_lock' into...
2017-08-29 Angus Grattonflash encryption: Also always disable ROM BASIC console...
2017-08-29 Angus Grattonesp32: Add KConfig option to disable ROM Console fallba...
2017-08-29 Jeroen DomburgMerge branch 'bugfix/struct_h_extern_c' into 'master'
2017-08-29 Jeroen DomburgMerge branch 'bugfix/spi_def_typo_lsbfirst' into 'master'
2017-08-29 XiaXiaotianDisable some peripheral clocks when cpu starts
2017-08-29 Jeroen DomburgMerge branch 'bugfix/ringbuf_fix_assert_0byte_payload...
2017-08-29 Angus GrattonMerge branch 'bugfix/secure_boot_enable' into 'master'
2017-08-29 Ivan Grokhotkovunity: log error codes as hex
2017-08-29 Ivan Grokhotkovfreertos: make sure xPortGetCoreID is placed into IRAM
2017-08-29 Ivan Grokhotkovvfs_uart: fix write operation blocked by a read
2017-08-28 Jeroen DomburgFix an assert that erroneously triggered when popping...
2017-08-28 michaelfix(struct_h): add extern "C" protection to *_struct...
2017-08-28 Ivan GrokhotkovMerge branch 'bugfix/spi_hd_rx' into 'master'
2017-08-28 Ivan GrokhotkovMerge branch 'feature/ets_timer' into 'master'
2017-08-28 Jeroen DomburgPlace uart_tx_wait_idle in IRAM
2017-08-28 Ivan Grokhotkovsoc: release interrupts which are not reserved by timer...
2017-08-28 Ivan Grokhotkovnewlib: implement gettimeofday using of esp_timer
2017-08-28 Ivan Grokhotkovesp_timer: add high resolution software timer API
2017-08-28 Ivan GrokhotkovMerge branch 'bugfix/sdmmc_test' into 'master'
2017-08-28 Jeroen DomburgMerge branch 'bugfix/uart_wait_idle_iram' into 'master'
2017-08-28 Ivan GrokhotkovMerge branch 'bugfix/spi_command' into 'master'
2017-08-25 michaeldoc(spi master): documents updated for several limitations.
2017-08-25 michaelfix(spi_dma_rx): add check to avoid using SPI half...
2017-08-25 michaeltypo(spi_master): fix the definition of ``SPI_DEVICE_BI...
2017-08-25 Jeroen DomburgPlace uart_tx_wait_idle in IRAM
2017-08-25 Jiang Jiang... Merge branch 'bugfix/btdm_controller_hci_fc' into ...
2017-08-25 Ivan Grokhotkovsdmmc: don't use high speed mode with SD over SPI
2017-08-25 Angus Grattonhwcrypto: Fix bug with concurrent SHA access
2017-08-25 Angus Grattonmbedtls: Remove "unsafe" warning, enable AES by default...
2017-08-25 Angus Grattondport access: Fix WDT bug (permanent locking) in non...
2017-08-25 Angus Grattonesp32 hwcrypto: Use spinlock instead of lock to protect AES
2017-08-25 Angus Grattonesp32 hwcrypto: Use AES registers directly
2017-08-25 Angus Grattonhwcrypto: Use DPORT-safe accesses with AES
2017-08-25 Angus Grattonmbedtls tests: utility tests for APB corruption
2017-08-25 Angus Grattonhwcrypto: SHA acceleration using safe DPORT reads
2017-08-25 Angus Grattonhwcrypto bignum/MPI: Batch safe DPORT reads to improve...
2017-08-25 Angus Grattondport access: Add _DPORT_REG_SET_BIT & _DPORT_REG_CLR_BIT
2017-08-25 Angus Grattondport access: Fix nested calls to DPORT_STALL_OTHER_CPU...
2017-08-25 Ivan Grokhotkovesp32: add protection for DPORT registers of RSA
2017-08-24 wangmengyangcomponent/bt: bugfix for hci acl flow control
2017-08-24 Wu Jian GangMerge branch 'bugfix/xtal_freq_40' into 'master'
2017-08-24 Ivan Grokhotkovsoc: fix/update definitions related to FRC timers
2017-08-24 Ivan GrokhotkovMerge branch 'feature/multipart_nvs_support' into ...
2017-08-24 Ivan GrokhotkovMerge branch 'test/UT_SDMMC' into 'master'
2017-08-24 Ivan GrokhotkovMerge branch 'feature/libsodium_use_mbedtls' into ...
2017-08-24 Ivan GrokhotkovMerge branch 'bugfix/mbedtls_config_mismatch' into...
2017-08-24 Ivan GrokhotkovMerge branch 'bugfix/nghttp2_v124' into 'master'
2017-08-24 Ivan GrokhotkovMerge branch 'bugfix/console_cmd_register' into 'master'
2017-08-24 Ivan GrokhotkovMerge branch 'bugfix/dport_stall_in_esp32_component...
2017-08-24 Ivan GrokhotkovMerge branch 'bugfix/menuconfig_phy' into 'master'
2017-08-24 Jeroen DomburgMerge branch 'bugfix/the_esp-wrover-kit_identity' into...
2017-08-24 Ivan GrokhotkovMerge branch 'feature/app_trace_to_host_example' into...
2017-08-24 Ivan GrokhotkovMerge branch 'feature/docs_esp32-wrover_info' into...
2017-08-24 Jiang Jiang... Merge branch 'bugfix/tw14823_lwip_assert_err' into...
2017-08-24 Jiang Jiang... Merge branch 'bugfix/ampdu_default_wifi_settings' into...
2017-08-24 Jiang Jiang... Merge branch 'bugfix/btdm_config_local_privacy_func...
2017-08-24 Jiang Jiang... Merge branch 'bugfix/btdm_fix_set_rand_addr_func' into...
2017-08-23 Wang Jia LinMerge branch 'bugfix/touch_pad_driver' into 'master'
2017-08-23 Ivan GrokhotkovMerge branch 'feature/btdm_remove_gki' into 'master'
2017-08-23 Tian Haocomponent/esp32 : move Phy outof Wifi section
2017-08-23 zhiweijianComponent/bt: bugifx config local privacy
2017-08-23 Jeroen DomburgAlso do dport stalling in esp32 component
2017-08-23 Ivan Grokhotkovesp32: by default, set 40MHz crystal frequency
2017-08-23 Tian Haocomponent/bt : remove all GKI reference
2017-08-23 Angus Grattonsecure boot: Fix enabling secure boot on first bootload...
2017-08-23 Angus Grattonbootloader: Don't unnecessarily test OTA app slots...
2017-08-22 Angus Grattonwifi: Fix compilation error in WIFI_INIT_CONFIG_DEFAULT...
2017-08-22 krzychbdocs: Included information about ESP32-WROVER module
2017-08-22 Ivan Grokhotkovconsole: initialize buf_size before calling open_memstream
2017-08-22 Ivan GrokhotkovMerge branch 'bugfix/spi_dma_align' into 'master'
2017-08-22 Wangjialindriver(touch): fix bug and add more features
2017-08-22 houchenyaounit test: add sd env and spi env for sdmmc
2017-08-22 zhangyanjiaoassert when close a connecting socket
2017-08-22 Ivan GrokhotkovMerge branch 'bugfix/ci_fix_getting_sources' into ...
2017-08-22 Ivan GrokhotkovMerge branch 'feature/sdmmc_highspeed_mode' into 'master'
2017-08-22 Ivan GrokhotkovMerge branch 'feature/esptool-v2.1' into 'master'
2017-08-22 Ivan GrokhotkovMerge branch 'feature/kconfig_options_doc' into 'master'
2017-08-22 Jiang Jiang... Merge branch 'bugfix/btdm_optimize_gatt_server_demo...
2017-08-22 Jiang Jiang... Merge branch 'bugfix/btdm_modify_gatt_client_demo'...
2017-08-22 Amey Inamdarnvs: Support for handling multiple NVS partitions
2017-08-22 Amey Inamdarnvs_flash: Reduced visibility of handle counter
2017-08-22 Ivan Grokhotkovdocs: wifi: use list instead of nested table
2017-08-22 Ivan Grokhotkovmbedtls: remove duplicate Kconfig options
next