rtos/tinyara.git
2017-08-30 Mikhail CherkashinDo not include shell when not enabled
2017-08-30 Wonsang Ryouexamples/mdns_test: netutils/mdns: add 'mdns register...
2017-08-30 Mikhail Cherkashins5j/serial: Do not register uart devices without file...
2017-08-30 EunBong Songapps iperf: Fix abort when iperf_connect fails
2017-08-30 Junyeon LEEinclude/tls: summarize all error symbols in mbedTLS
2017-08-30 Wonsang Ryoudrivers/sensors: s5j/ppd42ns: modify ppd42ns dust senso...
2017-08-30 Wonsang Ryouexamples/dnsclient_test: make dns server port configura...
2017-08-30 Wonsang Ryounetutils/ntpclient: make debug message option configura...
2017-08-30 Wonsang Ryouexamples/ntpclient_test: make ntp server port configura...
2017-08-30 Jin-Seong Kimnetutils/libcoap : patch to prevent memory leakage...
2017-08-30 bossjisunetutils/tls: fix error print
2017-08-30 bossjisuapps/webserver: misc change on callbacks
2017-08-30 bossjisunetutil/webserver,websocket: wrong initializing
2017-08-30 EunBong Songsidk_s5jt200/hello defconfig: enable CONFIG_NOPRINTF_FI...
2017-08-30 EunBong Songlibc: netdb: Fix bugs in lib_gethostbynamer.c
2017-08-30 EunBong Songlibc: introduce NOPRINTF_LONGLONG_TO_ASCII
2017-08-30 Jin-Seong Kimnetutils/libcoap : introduce CoAP over DTLS support
2017-08-30 EunBong Songsidk_s5jt200/hello defconfig: remove unnecessary config...
2017-08-30 EunBong SongBuild: change CONFIG_NSOCKET_DESCRIPTORS to CONFIG_NET...
2017-08-30 EunBong Songfs: driver: Make configurable BCH driver
2017-08-30 Junyeon LEEnetutils/webserver: Add config parameter for setting...
2017-08-30 Junyeon LEEkernel/sched: remove maximum boundary check for pid
2017-08-30 Jin-Seong Kimexamples/libcoap : increase pthread stack size to suppo...
2017-08-30 Jin-Seong Kimnetutils/libcoap : fixes, including path of libcoap...
2017-08-30 bossjisunetutils/websocket: add websocket state
2017-08-30 bossjisunetutils/websocket: separate state
2017-08-30 bossjisunetutils/websocket: multi client is not supported
2017-08-30 bossjisunetutils/websocket: Use defined free and close
2017-08-30 bossjisunetutils/websocket: misc changes in handling loop
2017-08-30 bossjisunetutils/websocket: set TCP_NODELAY
2017-08-30 Junyeon LEEexamples/websocket: set default TLS debug level.
2017-08-30 EunBong Songvfs: fdopen: add missing file stream flags clearing.
2017-08-30 EunBong Songlibc netdb: gethostbyname_r: Fix check for space in...
2017-08-30 EunBong SongMTD M2PX: Fix read problem when write/erase is pending
2017-08-30 Vyacheslav... memstats_gnueabil.py: minor fix
2017-08-30 Junyeon LEEnetutils/webserver: fix chunked-encoding problem.
2017-08-30 Junyeon LEEexamples/tls_benchmark: introduce new benchmark app
2017-08-30 Seongeun Choiexternal/wakaama : change type to fix a error.
2017-08-30 Wonsang Ryoudrivers/sensors: introduce ppd42ns dust sensor driver
2017-08-30 sunghan-changMerge pull request #439 from junmin-kim/qemu_tc
2017-08-30 sunghan-changMerge pull request #452 from iamsanjeev/master
2017-08-30 sunghan-changMerge pull request #464 from pmarcinkiew/gcc720_double_t
2017-08-30 sunghan-changMerge pull request #460 from jeongarmy/ttrace
2017-08-30 btheosamMerge pull request #449 from sunghan-chang/s5jt200_romfs
2017-08-30 btheosamMerge pull request #458 from jeongchanKim/kernel_tc
2017-08-29 sangwon03Merge pull request #454 from pillip8282/svace_fix
2017-08-29 Jaroslaw PelczarFix compilation of arm-linux-gnueabi-gcc-
2017-08-29 Sanjeev BAFix Artik demo example link error by
2017-08-29 Ahreum JeongChange tash command to excute ttrace testcase and fix...
2017-08-29 junmin kimAdd qemu tc build config
2017-08-29 Ahreum JeongMove logic of checking whether the tag is valid or...
2017-08-29 jc_.kimModify libgen tc to avoid constant string modification
2017-08-29 sunghan-changMerge pull request #436 from JeonginKim/master
2017-08-29 JeonginKimExternal API -> Internal API for DM_Connectivity
2017-08-29 sunghan-changMerge pull request #455 from jeongchanKim/kernel_svace
2017-08-29 davidfatherMerge pull request #456 from sunghan-chang/makefile
2017-08-29 pillip8282Merge pull request #457 from HONGCHAEHEE/lwip-sem
2017-08-29 jc_.kimModify tc and mm_heapinfo.c based on svace
2017-08-29 chaehee.hongFix a lwip semaphore issue
2017-08-29 sunghanDeliver the EXTDIR definition for external folder path...
2017-08-29 kangSvace Bug Fix
2017-08-29 btheosamMerge pull request #453 from GalkinIvan/audio
2017-08-28 Ivani2schar: added code to enable I2Schar on Artik
2017-08-28 IvanTizenRT: Fix code errors
2017-08-28 btheosamMerge pull request #429 from sunghan-chang/0818
2017-08-28 btheosamMerge pull request #447 from sunghan-chang/gitignore
2017-08-28 sunghantools/fs: add x option, messages and modify volume...
2017-08-28 sunghanremove usages of res folder on making romfs
2017-08-28 sunghanadd .gitignore at contents
2017-08-28 sunghanmove mkromfsimg.sh script and contents folder to tools...
2017-08-27 Bongryul Leeaudio: fix compile error when enable sensorbd
2017-08-27 Ivanexamples/i2schar: add i2s character device example
2017-08-27 Bongryul Leeaudio: fix to use i2s character device
2017-08-27 Bongryul Leeartik053: add artik053 i2schar devinit interface
2017-08-27 Bongryul Leeartik053: remove unnecessary codes
2017-08-27 Ivans5j/i2s: add i2s disable feature when no fifo transfer.
2017-08-27 Bongryul Leeexamples/alc5658char: fix an invalid types
2017-08-27 Bongryul Leedefconfig: disable CONFIG_AUDIO_FORMAT_MP3 in audio...
2017-08-27 Bongryul Leeexamples/nxplayer: fix build error when CONFIG_AUDIO_FO...
2017-08-27 Junhwan Parkaudio/alc5658: fix trivial typo
2017-08-27 Bongryul Leeaudio/alc5658: fix codec initialization procedure
2017-08-27 Junhwan Parkaudio/alc5658: del unusing irq functions
2017-08-27 Junhwan Parkaudio/alc5658char: fix timeout value naming
2017-08-27 Bongryul Leeexamples/alc5658char_test: add alc5658 char codec test app
2017-08-27 Ivanaudio/alc5658char: add reference alc5658 character...
2017-08-27 Bongryul Leeexamples/wave_gen: fix Kconfig to prevent invalied...
2017-08-27 Bongryul LeeMakefile: fix build error when select a nettest config
2017-08-27 Bongryul Leedefconfig: Add audio defconfig for artik055 audio test
2017-08-27 Bongryul Leeartik053: Add support for the alc5658 audio CODEC
2017-08-27 Ivans5j/dma: fixed DMA code for correct operation
2017-08-27 Bongryul Leeaudio: fix inavlid debug message macro
2017-08-27 Bongryul Lees5j/i2s: fix compilation errors
2017-08-27 Ivanexamples/wave_gen: add wave file generator
2017-08-27 Bongryul Leeexamples/nxplayer: add nxplayer from NuttX
2017-08-27 Ivanaudio/alc5658: Add alc5658 codec driver
2017-08-27 Ivans5j/pwrcal: add to support I2S MUX
2017-08-27 Ivans5j/dma: Add dma driver for i2s
2017-08-27 Ivanaudio: import audio framework from NuttX
2017-08-27 Ivan GalkinRevert "Initial commit of I2S minimal driver without...
2017-08-27 Ivan GalkinRevert "Audio devices and audio pipeline buffer support"
next