]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-11-01 Ivan GrokhotkovMerge branch 'feature/deepsleep_stub_linker' into ...
2016-11-01 Ivan GrokhotkovMerge branch 'bugfix/nvs_write_failure' into 'master'
2016-11-01 Ivan GrokhotkovMerge branch 'feature/tw8155_optimize_tx_flow_control...
2016-11-01 Ivan GrokhotkovMerge branch 'feature/api_doc' into 'master'
2016-11-01 Ivan Grokhotkovdocs: deploy built docs
2016-11-01 Ivan Grokhotkovdocs: fix typos, build docs with gitlab CI
2016-11-01 Liu Zhi Fuesp32: update wifi lib
2016-11-01 Liu Zhi Fulwip: remove tx flow control code
2016-10-31 KrzysztofTypo corrections
2016-10-31 KrzysztofGuide on documenting code
2016-10-31 KrzysztofCorrected documentation style
2016-10-31 KrzysztofChanged title of docs
2016-10-31 KrzysztofFixed confused Sphinx
2016-10-31 KrzysztofFixed desription of logging library
2016-10-31 KrzysztofAPI samples
2016-10-31 Krzysztofdocu makup update
2016-10-31 KrzysztofFixed headers to match python doc standard
2016-10-31 KrzysztofDraft of non-volatile storage component documentation
2016-10-31 KrzysztofAdd missing annotations
2016-10-31 KrzysztofSample cleaning of markup
2016-10-31 KrzysztofAPI template
2016-10-31 KrzysztofBack to .md format
2016-10-31 KrzysztofMake section
2016-10-31 krzychbDraft of GPIO API included
2016-10-31 KrzysztofInitial list of Wi-Fi API
2016-10-31 KrzysztofSet up of theme for local builds
2016-10-31 KrzysztofAdded ReadTheDocs.org badges
2016-10-31 KrzysztofReduced the build coverage by DoxyGen
2016-10-31 KrzysztofIncreased buikd coverage of DoxyGen
2016-10-31 KrzysztofLink to file a folder up
2016-10-31 KrzysztofInitial Sphinx / ReadTheDocs.org configuration
2016-10-31 KrzysztofRenamed .md to .rst
2016-10-31 Liu Zhi Fulwip: optimize tx flow control
2016-10-31 Ivan Grokhotkovnvs_flash: delete all duplicate entries in a page while...
2016-10-31 Wu Jian GangMerge branch 'bugfix/tw8242_fix_tcp_rx_abnormal_issue...
2016-10-31 Ivan Grokhotkovnvs_flash: don't allow more operation to be done on...
2016-10-31 Liu Zhi Futurn on per socket tcp window by default
2016-10-31 Liu Zhi Fumake build pass when disable per soc tcp window
2016-10-31 Ivan Grokhotkovnvs_flash: introduce write failures after each word...
2016-10-31 Ivan Grokhotkovnvs_flash: use CRC-32 routine compatible with ROM version
2016-10-31 Ivan Grokhotkovspi_flash: remove unnecessary src pointer alignment...
2016-10-31 Wu Jian GangMerge branch 'feature/tw8221_softap_supports_max_10_sta...
2016-10-31 Liu Zhi Fulwip: fix tcp rx abnormal issue(tw8242)
2016-10-31 Ivan GrokhotkovMerge branch 'bugfix/nvs_leaks' into 'master'
2016-10-31 He Yin LingMerge branch 'test/clean_ci_fails' into 'master'
2016-10-31 Liu Zhi Fumodify comments according to review
2016-10-31 Jeroen DomburgMerge branch 'feature/crosscore_int' into 'master'
2016-10-31 Jeroen DomburgRemove redundant volatile keyword
2016-10-28 Liu Zhi Fuesp32/tcpip_adapter: softap supports max 10 stations
2016-10-28 Ivan GrokhotkovMerge branch 'bugfix/int-wdt-fix' into 'master'
2016-10-28 Ivan Grokhotkovset default interrupt watchdog timeout to 300ms
2016-10-28 Ivan Grokhotkovvfs: fix adding CR
2016-10-28 Wu Jian GangMerge branch 'feature/support_max_16_sockets' into...
2016-10-28 Jeroen DomburgAlso call tick hook on app cpu when scheduler is suspended
2016-10-28 Jeroen DomburgRe-add panic.o to IRAM/DRAM.
2016-10-28 Ivan Grokhotkovfreertos: fix calling first task hook
2016-10-28 Liu Zhi Fulwip: rework comments according to review
2016-10-28 Liu Zhi Fulwip: add prompt when configure max sockets number...
2016-10-28 Jeroen DomburgFix int wdt iram, fix some fallout of moving panic...
2016-10-28 Liu Zhi Fulwip: support max 16 sockets
2016-10-27 Ivan GrokhotkovMerge branch 'feature/partition_api' into 'master'
2016-10-27 Ivan Grokhotkovspi_flash: update comment blocks
2016-10-27 Ivan Grokhotkovpartition API: separate type and subtype into two enums
2016-10-27 Ivan Grokhotkovspi_flash: change pointer type to void*
2016-10-27 Ivan Grokhotkovspi_flash: improve documentation
2016-10-27 Ivan Grokhotkovspi_flash: check physical address in mmap against flash...
2016-10-27 Ivan Grokhotkovspi_flash: implement partition API, drop trivial wrappers
2016-10-27 Ivan Grokhotkovspi_flash: change argument types
2016-10-27 Ivan Grokhotkovspi_flash: implement partition API
2016-10-27 Ivan Grokhotkovfreertos: move panic handler data to DRAM
2016-10-27 Ivan Grokhotkovspi_flash: implement mmap/munmap
2016-10-27 Ivan Grokhotkovspi_flash: move cache operations into separate file
2016-10-27 Ivan Grokhotkovbootloader: move useful structures to esp32 component
2016-10-27 Ivan Grokhotkovcomponents/spi_flash: add high level partition api...
2016-10-27 Ivan GrokhotkovMerge branch 'feature/vfs' into 'master'
2016-10-27 Ivan Grokhotkovvfs: code review fixes
2016-10-27 Ivan Grokhotkovvfs: add readme file
2016-10-27 Ivan Grokhotkovvfs and newlib: small fixes
2016-10-27 Ivan Grokhotkovvfs: code review fixes
2016-10-27 Ivan Grokhotkovvfs and newlib: small fixes
2016-10-27 Ivan Grokhotkovvfs: add UART device
2016-10-27 Ivan Grokhotkovvfs: initial version of virtual filesystem API
2016-10-27 Ivan GrokhotkovMerge branch 'feature/wdts' into 'master'
2016-10-27 Jeroen DomburgOnly init crosscore when FreeRTOS runs in multicore...
2016-10-27 Jeroen DomburgMerge latest master in
2016-10-27 Jeroen DomburgAdd checks for tasks woken up on other CPUs where neede...
2016-10-27 Wu Jian GangMerge branch 'feature/refractor_for_lwip' into 'master'
2016-10-27 Liu Zhi Fulwip: refractor for lwip
2016-10-27 Ivan GrokhotkovMerge branch 'feature/freertos_static_buffers' into...
2016-10-27 Ivan GrokhotkovMerge branch 'master' into feature/freertos_static_buffers
2016-10-27 Ivan Grokhotkovesp32: update libs for changes in FreeRTOS header files
2016-10-27 Jeroen DomburgFix int clear, actually call int init code
2016-10-27 Wu Jian GangMerge branch 'feature/add_api_to_get_ap_info' into...
2016-10-27 Jeroen DomburgFix panic config ifdefs, un-stall app cpu on boot so...
2016-10-27 Liu Zhi Fuesp32: add esp_wifi_sta_get_ap_info
2016-10-27 Jeroen DomburgMerge remote-tracking branch 'origin/master' into featu...
2016-10-27 Wu Jian GangMerge branch 'feature/refractor_for_some_wifi_APIs...
2016-10-27 Jeroen DomburgChange inline to static inline functions. Ref Github...
2016-10-26 Jeroen DomburgMerge branch 'feature/add_per_socket_tcp_window' into...
2016-10-26 liuzhifucomponents/esp32: refractor according to review comments
next