projects
/
rtos
/
tinyara.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rtos/tinyara.git
2017-08-30
btheosam
Merge pull request #458 from jeongchanKim/kernel_tc
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
sangwon03
Merge pull request #454 from pillip8282/svace_fix
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
jc_.kim
Modify libgen tc to avoid constant string modification
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
sunghan-chang
Merge pull request #436 from JeonginKim/master
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
JeonginKim
External API -> Internal API for DM_Connectivity
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
sunghan-chang
Merge pull request #455 from jeongchanKim/kernel_svace
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
davidfather
Merge pull request #456 from sunghan-chang/makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
pillip8282
Merge pull request #457 from HONGCHAEHEE/lwip-sem
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
jc_.kim
Modify tc and mm_heapinfo.c based on svace
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
chaehee.hong
Fix a lwip semaphore issue
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
sunghan
Deliver the EXTDIR definition for external folder path...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
kang
Svace Bug Fix
commit
|
commitdiff
|
tree
|
snapshot
2017-08-29
btheosam
Merge pull request #453 from GalkinIvan/audio
commit
|
commitdiff
|
tree
|
snapshot
2017-08-28
Ivan
i2schar: added code to enable I2Schar on Artik
commit
|
commitdiff
|
tree
|
snapshot
2017-08-28
Ivan
TizenRT: Fix code errors
commit
|
commitdiff
|
tree
|
snapshot
2017-08-28
btheosam
Merge pull request #429 from sunghan-chang/0818
commit
|
commitdiff
|
tree
|
snapshot
2017-08-28
btheosam
Merge pull request #447 from sunghan-chang/gitignore
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
audio: fix compile error when enable sensorbd
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan
examples/i2schar: add i2s character device example
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
audio: fix to use i2s character device
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
artik053: add artik053 i2schar devinit interface
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
artik053: remove unnecessary codes
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan
s5j/i2s: add i2s disable feature when no fifo transfer.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
examples/alc5658char: fix an invalid types
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
defconfig: disable CONFIG_AUDIO_FORMAT_MP3 in audio...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
examples/nxplayer: fix build error when CONFIG_AUDIO_FO...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Junhwan Park
audio/alc5658: fix trivial typo
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
audio/alc5658: fix codec initialization procedure
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Junhwan Park
audio/alc5658: del unusing irq functions
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Junhwan Park
audio/alc5658char: fix timeout value naming
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
examples/alc5658char_test: add alc5658 char codec test app
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan
audio/alc5658char: add reference alc5658 character...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
examples/wave_gen: fix Kconfig to prevent invalied...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
Makefile: fix build error when select a nettest config
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
defconfig: Add audio defconfig for artik055 audio test
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
artik053: Add support for the alc5658 audio CODEC
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan
s5j/dma: fixed DMA code for correct operation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
audio: fix inavlid debug message macro
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
s5j/i2s: fix compilation errors
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan
examples/wave_gen: add wave file generator
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Bongryul Lee
examples/nxplayer: add nxplayer from NuttX
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan
audio/alc5658: Add alc5658 codec driver
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan
s5j/pwrcal: add to support I2S MUX
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan
s5j/dma: Add dma driver for i2s
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan
audio: import audio framework from NuttX
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan Galkin
Revert "Initial commit of I2S minimal driver without...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan Galkin
Revert "Audio devices and audio pipeline buffer support"
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan
s5j/gpio: fix incorrect pinmux configuration on I2S
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ivan
s5j/i2s: Add device driver for I2S
commit
|
commitdiff
|
tree
|
snapshot
2017-08-25
sunghan-chang
Merge pull request #437 from jeongchanKim/kernel_sample
commit
|
commitdiff
|
tree
|
snapshot
2017-08-25
jc_.kim
Add kernel_sample config for artik053
commit
|
commitdiff
|
tree
|
snapshot
2017-08-24
sunghan-chang
Merge pull request #438 from junmin-kim/app_ramtest
commit
|
commitdiff
|
tree
|
snapshot
2017-08-24
sunghan
add .gitignore to block adding built file for specific...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-24
sunghan-chang
Merge pull request #446 from thapav/localtime
commit
|
commitdiff
|
tree
|
snapshot
2017-08-24
Vidisha Thapa
Fix coding rule violation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-23
btheosam
Merge pull request #431 from sunghan-chang/artik053_aut...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-23
btheosam
Merge pull request #442 from sunghan-chang/usb
commit
|
commitdiff
|
tree
|
snapshot
2017-08-23
sunghan
Add contents how to set usb environment
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
junmin kim
Support ramtest as builtin app
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
sunghan-chang
Merge pull request #433 from jeongchanKim/kernel_tc
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
sunghan-chang
Merge pull request #430 from pradeepns85/remove_failsaf...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
sunghan-chang
Merge pull request #408 from olegartys/981
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
sunghan-chang
Merge pull request #365 from thapav/time
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Vidisha Thapa
libc: add support for localtime in date command
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Oleg Lyovin
drivers/rwbuffer/Kconfig: hide "Buffering" menu with...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
jc_.kim
Modify the tc func name for representing the tested...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
sunghan-chang
Merge pull request #432 from junmin-kim/kernel_tc
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
sunghan
modify CONFIG name for automount of artik053 user fs
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
junmin kim
Fix issue that tc_pthread_once fail when run tc repeatly
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
junmin kim
Fix conditional expression in tc_umm_heap
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
sunghan-chang
Merge pull request #405 from olegartys/938
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
sunghan-chang
Merge pull request #421 from lokeshbv/fix_coding_rule_v...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
pradeep.ns
Remove failsafe error setting in pthread_setschedparam.c
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
sunghan-chang
Merge pull request #426 from junmin-kim/apps_warning
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
sunghan
change a permission of files to 644 for c, cpp and...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
junmin kim
Refactor sched_gettcb tc
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
junmin kim
Add missed #ifdef statement of tash_reboot
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
sunghan-chang
Merge pull request #413 from JeonginKim/master
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
JeonginKim
Added ftp client sample application
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
sunghan-chang
Merge pull request #402 from lokeshbv/tc_issue
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
sunghan-chang
Merge pull request #418 from thapav/fixAPIerrors
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Vidisha Thapa
Fix Coding Rule Violation on pthread TC's
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
btheosam
Merge pull request #420 from sunghan-chang/coding_rule
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
btheosam
Merge pull request #401 from sunghan-chang/iotbus
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Lokesh B V
Fix Coding Rule Violation: Remove trailing white spaces.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
sunghan
fix violations of coding rule
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Taejun-Kwon
Merge pull request #266 from btheosam/audiolast
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Lokesh B V
Synchronize threads in tc of pipe in libc unistd
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
sunghan-chang
Merge pull request #419 from junmin-kim/tc_kernel
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Lokesh B V
Fix for tc_libc_sleep fail issue
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Lokesh B V
Fix build error when CONFIG_PTHREAD_MUTEX_ROBUST is...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Lokesh B V
Fix for tc build error when CONFIG_PTHREAD_MUTEX_TYPES...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
btheosam
Merge pull request #400 from sunghan-chang/master
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
sunghan-chang
Merge pull request #411 from olegartys/993
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
junmin kim
Fix tc_umm_heap_random_malloc to consider insufficient...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
pillip8282
Merge pull request #409 from olegartys/988
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Oleg Lyovin
lib/libc: fix 'unsuned variable' compilation error
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
sunghan-chang
Merge pull request #414 from jeongchanKim/kernel_doxy
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
jc_.kim
iModify the doxygen for v2.0 : pthread.h, tinyara/math...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
sunghan-chang
Merge pull request #396 from junmin-kim/qemu_readme
commit
|
commitdiff
|
tree
|
snapshot
next