]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-09-04 Jeroen DomburgMerge branch 'feature/psram_in_address_space' into...
2017-09-04 Jeroen DomburgMerge branch 'bugfix/uart_5mbaud' into 'master'
2017-09-04 Jeroen DomburgAdd initial SPI RAM support. This adds support for...
2017-09-01 Jiang Jiang... Merge branch 'bugfix/btdm_fix_connection_parameters_upd...
2017-09-01 Jiang Jiang... Merge branch 'bugfix/btdm_optimize_gatt_security_server...
2017-09-01 Jeroen DomburgAdd GD chip into qio data, so (at least my) ESP-WROVER...
2017-09-01 Ivan GrokhotkovMerge branch 'feature/esp_timer_improvements' into...
2017-09-01 Jeroen DomburgFix off-by-one in 5MBaud arg checking; propagate errors...
2017-09-01 Ivan GrokhotkovMerge branch 'feature/light_sleep' into 'master'
2017-09-01 Ivan Grokhotkovnewlib: rename esp_setup_time_syscalls to esp_set_time_...
2017-09-01 Ivan Grokhotkovsleep: add light sleep, factor out APIs common for...
2017-09-01 Ivan Grokhotkovdport access: introduce pause/resume instead of deinit
2017-09-01 Ivan Grokhotkovsoc/rtc: add sleep flag to control powerdown of VDD_SDIO
2017-09-01 Ivan Grokhotkovesp_timer: return signed timestamp (int64_t)
2017-09-01 Ivan Grokhotkovesp32: use ref_clock in esp_timer and delay tests
2017-09-01 Ivan Grokhotkovunity: add reference clock for use in unit tests
2017-09-01 Ivan Grokhotkovesp_timer: lock-free implementation of esp_timer_get_time
2017-09-01 Ivan Grokhotkovsoc/rtc: round APB clock frequency to nearest MHz
2017-09-01 Ivan GrokhotkovMerge branch 'bugfix/ci_build_examples' into 'master'
2017-08-31 Ivan GrokhotkovMerge branch 'feature/cxx_exceptions' into 'master'
2017-08-31 Ivan Grokhotkovci: disable sd card tests
2017-08-31 Ivan Grokhotkovci: put example log files on the build volume
2017-08-31 Ivan GrokhotkovMerge branch 'feature/timeradd' into 'master'
2017-08-31 Ivan GrokhotkovMerge branch 'bugfix/log_tag_change_level' into 'master'
2017-08-31 Ivan GrokhotkovMerge branch 'bugfix/remove_at_build_from_ci' into...
2017-08-31 Ivan GrokhotkovMerge branch 'bugfix/i2s_dac_channel' into 'master'
2017-08-31 Ivan GrokhotkovMerge branch 'bugfix/memory_issues_pr838' into 'master'
2017-08-31 Ivan GrokhotkovMerge branch 'feature/freertos_interrupt_backtrace_opt...
2017-08-30 Angus GrattonMerge branch 'bugfix/minor_prs_github' into 'master'
2017-08-30 Angus GrattonMerge branch 'bugfix/uart_set_dtr_rts' into 'master'
2017-08-30 Angus GrattonMerge branch 'bugfix/timer_group_example' into 'master'
2017-08-30 Wangjialinbugfix(timer group): remove floating-point in timer...
2017-08-30 Josh LospinosoREADME: Converting URLs from HTTP to HTTPS
2017-08-30 Angus GrattonRemove redundant code line from uart.c
2017-08-30 Simon WernerFixed incorrect value in comments for GPIO_NUM_33.
2017-08-30 Deomid RyabkovUsing a 128-bit UUID is not an error
2017-08-30 lfAdd quotes to PATH declarations
2017-08-30 Geza Husideep_sleep: RTC-GPIO pin calculation incorrect
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 michaelfeat(time): enable the macro timeradd, timersub, timerc...
2017-08-30 Henrik MaierFix spinlock bug for uart_set_rts and uart_set_dtr
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 zhiweijiancomponent/bt: fix connection parameters update
2017-08-30 Quentin Thérondmdns: fix leak after _mdns_create_service if we have...
2017-08-30 Quentin Thérondvfs: fix double free.
2017-08-30 Quentin Thérondi2s: fix leak in i2s_create_dma_queue if we have a...
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 He Yin LingCI: remove build at from CI:
2017-08-29 Darian Leungesp_adc_cal: Added ADC calibration component
2017-08-29 michaelfix(i2s_dac): fix the disable function which only disab...
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 Ivan Grokhotkovfreertos: introduce CONFIG_FREERTOS_INTERRUPT_BACKTRACE
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 michaelfeat(log): add tags only when no one exist, otherwise...
2017-08-28 michaelrefactor(log): replace the tag uncached list with stand...
2017-08-28 michaeldoc(log): document the log macros.
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 zhiweijianComponent/bt: optimize gatt security server demo
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
next