]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-07-20 Ivan GrokhotkovMerge branch 'bugfix/example_adc_pin' into 'master'
2017-07-20 Ivan GrokhotkovMerge branch 'bugfix/exception_lomem_heap_init' into...
2017-07-20 Angus GrattonMerge branch 'bugfix/project_makefile_recompile' into...
2017-07-20 Angus GrattonMerge branch 'feature/boot_time_optimisation' into...
2017-07-19 Angus Grattonbootloader: Remove unnecessary KEEP on data/bss section...
2017-07-19 Angus Grattonbootloader: Add option to build with Link Time Optimisa...
2017-07-19 Angus Grattonbootloader: Calculate SHA256 hash of image on every...
2017-07-19 Angus Grattonesp_image_format: ESP32 additional header does not...
2017-07-19 Angus Grattonbootloader: Calculate SHA-256 of image while loading...
2017-07-19 Angus Grattonbootloader: Obfuscate loaded memory until verification...
2017-07-19 Angus Grattonbootloader: Combine loading from flash & verifying...
2017-07-19 Angus GrattonMerge branch 'feature/esptool_image_padding' into ...
2017-07-19 Angus Grattonlinker script: Add some comments about significance...
2017-07-19 Angus Grattonheap_caps: Allow for possibility a region is too small...
2017-07-19 Angus Grattonlinker scripts: Limit DROM/IROM section lengths correctly
2017-07-19 Angus Grattonesptool: Optimise generated image size by using RAM...
2017-07-19 Angus GrattonMerge branch 'feature/flash_qio_wp_pin' into 'master'
2017-07-19 Angus Grattonbootloader flash QIO mode: Restore DIO/DOUT mode if...
2017-07-19 Angus Grattonbootloader: When customising SPI flash pins in efuse...
2017-07-19 Angus GrattonMerge branch 'feature/component_include_order' into...
2017-07-18 Angus GrattonMerge branch 'feature/component_discovery' into 'master'
2017-07-18 Angus Grattonbuild system: Don't error out if an already-build proje...
2017-07-18 Angus Grattonbuild system: Use component.mk for all components,...
2017-07-18 Angus Grattonbuild system docs: Add some notes about project-level...
2017-07-18 Angus Grattonbuild system: Make component searching more explicit...
2017-07-18 Angus Grattonbuild system: Add list-components target for debugging...
2017-07-18 krzychbChanged adc GPIO pin 32, that is not broken out on...
2017-07-18 Ivan GrokhotkovMerge branch 'feature/mmap_unordered_flash_pages' into...
2017-07-18 Ivan GrokhotkovMerge branch 'feature/high_level_interrupts' into ...
2017-07-17 Angus GrattonMerge branch 'bugfix/rom_gpio_typo' into 'master'
2017-07-17 Ivan GrokhotkovMerge branch 'bugfix/rom_doc_toc' into 'master'
2017-07-17 Ivan GrokhotkovMerge branch 'bugfix/wl_write' into 'master'
2017-07-17 Dmitry Yakovlevwear_levelling: fix write and read length for single...
2017-07-17 Wangjialinbugfix(typo): fix typo in rom/gpio.h
2017-07-17 Angus GrattonMerge branch 'bugfix/nghttp2_build_submodules' into...
2017-07-17 Angus GrattonMerge branch 'bugfix/bootloader_stack_smash' into ...
2017-07-17 Angus GrattonMerge branch 'bugfix/dont_link_unused_data_sections...
2017-07-13 Jiang Jiang... Merge branch 'feature/some_refactor_for_tcpip_adapter...
2017-07-13 Jiang Jiang... Merge branch 'bugfix/btdm_modify_BTA_GATTC_KNOWN_SR_MAX...
2017-07-13 Liu Zhi Futcpip_adapter: not free netif when tcpip adapter is...
2017-07-13 Angus GrattonMerge branch 'feature/silent_assertions' into 'master'
2017-07-13 zhiweijianComponent/bt: modify BTA_GATTC_KNOWN_SR_MAX for Multi...
2017-07-13 Angus GrattonMerge branch 'bugfix/mbedtls_ecp_failure_memory_leak...
2017-07-13 Angus Grattondoc: Move romconsole doc sub-headings to sub-headings
2017-07-13 Ivan GrokhotkovMerge branch 'bugfix/btdm_update_connect_params_for_gat...
2017-07-13 Jiang Jiang... Merge branch 'bugfix/tw13744_make_low_rate_work' into...
2017-07-13 Ivan GrokhotkovMerge branch 'feature/enable_brownout_detector' into...
2017-07-13 Angus Grattonbuild system: Updating project Makefile should trigger...
2017-07-12 Angus GrattonMerge branch 'bugfix/make_size_windows' into 'master'
2017-07-12 Angus GrattonMerge branch 'feature/ip_route_base_on_source_ip' into...
2017-07-12 Angus Grattonassertions: Add "silent" option
2017-07-12 Angus GrattonMerge branch 'bugfix/gdbstub_handler_noreturn' into...
2017-07-12 Angus Grattonmbedtls: Fix memory leak in initial ECDH exchange if...
2017-07-12 Angus GrattonMerge branch 'doc/esp_random' into 'master'
2017-07-12 Angus GrattonMerge branch 'bugfix/freertos_malloc_regression' into...
2017-07-12 Angus Grattonstartup: Add assertion checks around various initialisa...
2017-07-12 Angus Grattonbootloader/early boot: Error out if >192KB of static...
2017-07-12 Angus Grattonld: Remove unused .data sections at link time
2017-07-12 Angus Grattonnghttp2: Add submodule to COMPONENT_SUBMODULES, update...
2017-07-12 Angus GrattonpvPortMalloc: Fix regression when changing to new heap...
2017-07-12 Angus GrattonMerge branch 'feature/multi_heap' into 'master'
2017-07-11 Angus GrattonMerge branch 'bugfix/minimal_stack_size' into 'master'
2017-07-11 Angus Grattonfreertos: Bump idle stack size to 1KB, min stack to...
2017-07-11 Angus Grattonesp_random: Add some documentation about using before...
2017-07-11 zhiweijianComponent/bt: bugfix update connect params for gattc
2017-07-11 Angus Grattongdbstub: Mark the panic handler entry as noreturn
2017-07-10 Angus Grattonheap: Rename memory "tags" to "types" to avoid confusio...
2017-07-10 Angus Grattongitignore: Add gcov files
2017-07-10 Angus Grattonsoc: Move esp_ptr_dma_capable() function to soc_memory_...
2017-07-10 Angus Grattonheap: Refactor heap regions/capabilities out of FreeRTOS
2017-07-10 Angus Grattonheap: Add new multi_heap heap implementation to replace...
2017-07-10 Ivan Grokhotkovbrownout detector: enable by default
2017-07-10 Ivan Grokhotkovesp32: fix RTC watchdog configuration in esp_restart
2017-07-10 Ivan Grokhotkovdriver/rtc: add support for attaching handlers to RTC_C...
2017-07-08 Jiang Jiang... Merge branch 'bugfix/reg_op' into 'master'
2017-07-07 Liu Zhi Fuesp32: update wifi lib to make low rate work
2017-07-07 Tian Haofix reg operation missing
2017-07-07 Jeroen DomburgMerge branch 'feature/update_wrover_v3' into 'master'
2017-07-07 Jeroen DomburgMerge panic and dport high level interrupt code to...
2017-07-07 Jeroen DomburgBreak out high-level interrupts so a component can...
2017-07-07 Anton MaklakovMerge branch 'bugfix/build_fix_tests_and_warnings'...
2017-07-07 Anton Maklakovbuild: Fix the warnings that break the tests
2017-07-07 Anton MaklakovCI: Work around problem with running the initial 'make...
2017-07-07 Anton Maklakovbuild: Fix test for the first time 'make clean' and...
2017-07-06 Anton MaklakovMerge branch 'bugfix/ci_bound_some_vars' into 'master'
2017-07-06 Anton MaklakovCI: Fix the unbound variables in scripts
2017-07-06 Jeroen DomburgMerge branch 'bugfix/partition_mmap_size' into 'master'
2017-07-06 Anton MaklakovMerge branch 'bugfix/ci_wrong_getting_sources' into...
2017-07-06 Jeroen DomburgAdd test for partition mmap straddling 64K page issue
2017-07-06 Ivan GrokhotkovMerge branch 'bugfix/mbedtls_unit_tests' into 'master'
2017-07-06 Anton MaklakovCI: Fix the getting sources
2017-07-06 Angus Grattonmbedtls unit tests: Allow for longer timeout using...
2017-07-06 Jiang Jiang... Merge branch 'bugfix/btdm_error_length_unit' into ...
2017-07-06 Ivan GrokhotkovMerge branch 'bugfix/small_typos' into 'master'
2017-07-06 Ivan GrokhotkovMerge branch 'bugfix/disable_crypto_acceleration' into...
2017-07-06 Ivan Grokhotkovsoc: fix typo in register name
2017-07-06 Ivan GrokhotkovMerge branch 'bugfix/i2s_return_err_code' into 'master'
2017-07-06 Ivan Grokhotkovesp_chip_info: populate ‘model’ field
2017-07-06 Ivan Grokhotkovdocs: update general notes section on IRAM/ISRs
2017-07-06 Ivan Grokhotkovdocs: fix flash encryption key storage block, use same...
next