rtos/tinyara.git
2017-05-31 btheosamMerge pull request #140 from sunghan-chang/coding_rule
2017-05-31 btheosamMerge pull request #132 from sunghan-chang/defconfig
2017-05-31 sunghan-changMerge pull request #139 from pradeepns85/ps_command_out...
2017-05-31 sunghan-changMerge pull request #141 from jeongchanKim/kernel_pthread
2017-05-31 jc_.kimModify the tc name because of the API name change(pthre...
2017-05-31 jc_.kimRename pthread_takesemaphore, pthread_givesemaphore...
2017-05-31 jc_.kimFix a problem in pthread_trylock()
2017-05-30 pradeep.nsCosmetic changes for "ps, heapinfo and stkmon" command...
2017-05-30 sunghan-changMerge pull request #133 from jeongchanKim/kernel_semaphore
2017-05-30 sunghan-changMerge pull request #138 from pradeepns85/fix_kill_kerne...
2017-05-30 jc_.kimRemove unnecessary code in sem_wait and sem_post
2017-05-30 sunghan-changMerge pull request #137 from pradeepns85/follow_codingstyle
2017-05-30 sunghan-changMerge pull request #130 from pradeepns85/bugfix_pthread...
2017-05-30 sunghanfix violations of coding rule
2017-05-29 pradeep.nsFix: use task_delete() to kill kernel threads and tasks
2017-05-29 pradeep.nsFollow coding style in task_delete.c
2017-05-29 sunghanupdate defconfig using latest Kconfig for artik053
2017-05-29 sunghanupdate defconfig using latest Kconfig for sidk_s5jt200
2017-05-29 Taejun-KwonMerge pull request #131 from sunghan-chang/sidk_tash_wl...
2017-05-29 sunghansupport "make download ALL" for sidk_tash_wlan configur...
2017-05-26 pradeep.nsSet correct errno in task_schedsetup and pthread_schedsetup
2017-05-26 Taejun-KwonMerge pull request #129 from dr-venkman/master
2017-05-26 dr-venkmanModified DM utc to fix build errors
2017-05-26 Taejun-KwonMerge pull request #126 from sunghan-chang/kconfig
2017-05-26 Taejun-KwonMerge pull request #125 from dr-venkman/master
2017-05-25 sunghan-changMerge pull request #124 from lssgood/slimLocal
2017-05-25 sunghan-changMerge pull request #123 from jeongarmy/fs_mount
2017-05-25 sunghan-changMerge pull request #122 from jeongarmy/utils_kdbg
2017-05-25 sunghan-changMerge pull request #113 from heesub/sprint4-for-swc
2017-05-25 dr-venkmanAdded functions to read RSSI and IP address into LWM2M...
2017-05-25 sunghan-changMerge pull request #121 from junmin-kim/kernel_pthread
2017-05-24 Sangsoon LimAdd brief description of header files for doxygen
2017-05-24 Ahreum JeongAdd and Modify comment about returned value in fs mount...
2017-05-24 Ahreum JeongModify syntax and usage of kill and killall commands
2017-05-24 Ahreum JeongModify usage of date command, kdbg_date
2017-05-24 Ahreum JeongModify usage of heapinfo and stkmon commands, kdbg_heap...
2017-05-24 sunghanremove duplicated comments for syslog
2017-05-24 sunghanadd a comment for wireless driver
2017-05-24 sunghanmodify sentence of Kconfig for syntax
2017-05-24 junmin kimFix error in pthread_condwait
2017-05-24 sunghan-changMerge pull request #119 from youngeunpark/master
2017-05-23 Heesub Shinnetcmd: do not print broadcast address
2017-05-23 Jin-Seong Kimnetcmd/dhcpd: fix minor bugs on start/stop dhcpd
2017-05-23 Heesub Shinnet: fix duplicated ioctl codes
2017-05-23 Heesub Shinnet/netdev: rework SIOCGIFCONF support
2017-05-23 Heesub Shinnet/netdev: simplify netdev_findbyname()
2017-05-23 Heesub Shinnet/netdev: do not use printf()
2017-05-23 Heesub Shinnet/netdev: drop netdev_findbyaddr.c
2017-05-23 Heesub Shinnet/netdev: get rid of uIP-related debris
2017-05-23 Junyeon LEEexamples/tls: add dependency in examples
2017-05-23 Junhwan Parkartik053: enable CONFIG_S5J_SPI by default
2017-05-23 Junhwan Parkartik053: enable CONFIG_S5J_I2C by default
2017-05-23 Junhwan Parkartik053: register i2c devices at boot
2017-05-23 kim jin hongartik053: sidk_s5jt200: initialize ramfs on booting
2017-05-23 EunBong Songexamples: introduce mtdpart
2017-05-23 EunBong Songdrivers/bch: fix incorrect return value on DIOC_GETPRIV
2017-05-23 EunBong Songdrivers/bch: fix linking error
2017-05-23 Heesub Shinartik053: sidk_s5jt200: adjust CONFIG_USEC_PER_TICK
2017-05-23 Junhwan Parks5j/i2c: delete debug memssages
2017-05-23 Heesub Shins5j/rtc: use XRTCXTO as a source clock of RTC
2017-05-23 Heesub Shinclock: fix incorrect calculation on timespec
2017-05-23 Heesub Shinartik053: do not look into kernel dir
2017-05-23 Heesub Shinartik053: remove files not in use
2017-05-23 Heesub Shinartik053: fix trivial coding style issues
2017-05-23 Heesub Shins5j/mac: clean up unnecessary include
2017-05-23 Heesub Shins5j/mac: drop udp_initialize() and udp_free()
2017-05-23 Heesub Shins5j: fix trivial coding style issues
2017-05-23 Heesub Shinkernel/Kconfig: make ARCH_HAVE_TICKLESS invisible
2017-05-23 Heesub Shins5j: do not set ARCH_HAVE_FPU=y
2017-05-23 Heesub Shins5j/gpio: add to support drive strength on pins
2017-05-23 Heesub Shins5j/gpio: specify default drive strength values
2017-05-23 Heesub Shins5j/gpio: remove constants redundantly defined
2017-05-23 Heesub Shins5j/gpio: fix GPIO_DRV_PIN_XXX() macros
2017-05-23 Wonsang Ryounetutils/mqtt: fix violations of coding style
2017-05-23 EunBong Songlwip: fix wrong error return process of sem_tickwait
2017-05-23 EunBong Songlwip: change stats_display() to original prototype
2017-05-23 EunBong Songlwip: fix up lwip debug macros
2017-05-23 EunBong Songlwip: add Kconfig knobs for adjusting debug level
2017-05-23 EunBong Songlwip: fix typos and remove unused code
2017-05-23 Jin-Seong Kimnetutils/dhcpd: change select timeout from 60s to 10s
2017-05-23 Wonsang Ryounetutils/mqtt: set the mqtt protocol version when initi...
2017-05-23 Junyeon LEEartik053: sidk_s5jt200: change maximum tasks to 32
2017-05-23 Junyeon LEEnetutils/webserver: fix webserver closing bug
2017-05-23 Junyeon LEEnetutils/webserver: fix closing function
2017-05-23 Junyeon LEEexamples/http: clean up the usage
2017-05-23 Junyeon LEEexamples/websocket: clean up the usage
2017-05-23 Junyeon LEEexamples/tls: supporting ECDSA ciphersuites
2017-05-23 Junhwan Parkexamples/slsiwifi: fix ThreadEXEC option
2017-05-23 Heesub Shinartik053/openocd: apply custom patches when building
2017-05-23 Heesub Shinartik053/openocd: introduce custom patches artik-specific
2017-05-23 Heesub Shinartik053: sidk_s5jt200: set CONFIG_BUILTIN_APPS=y by...
2017-05-23 Heesub Shins5j: remove CONFIG_S5J_DMA
2017-05-23 Junhwan Parkexamples/timer: fix resource leak
2017-05-23 Jihun Ahnexamples/timer: initialize index of options
2017-05-23 Jihun Ahnexamples: add a sample application for showing timer...
2017-05-23 Jihun Ahnsidk_s5jt200: initialize timers at boot
2017-05-23 Jihun Ahnartik053: initialize timers at boot
2017-05-23 Jihun Ahns5j: add device driver for mct
2017-05-23 Heesub Shinfs/mtd: fix malformed output of /proc/partitions
2017-05-23 Junhwan Parkfs: add filesystem usage command
next