rtos/tinyara.git
2017-05-06 Heesub Shins5j/sflash: clean up and simplify logic
2017-05-06 Heesub Shins5j/sflash: fix trivial coding style issues
2017-05-06 Heesub Shins5j/sflash: add register definitions
2017-05-06 Heesub Shins5j/serial: clean up macro definitions for SFR base
2017-05-06 Junyeon LEEexamples/tls: support pre-shared key in examples
2017-05-06 Junyeon LEEexternal/wakaama: initiative TLS supporting version...
2017-05-06 Jin-Seong Kimconfigs: enable dhcpd by default
2017-05-06 Siwon Kangos/Kconfig: change shape of debug structure of WLAN...
2017-05-06 Gregory Lemerciernetutils/mdns: add support for exposing services
2017-05-06 EunBong Songapps/iperf: fix error of dumping 1st stat
2017-05-06 EunBong Songapps/iperf: do not use linked list for stat info
2017-05-06 EunBong Songapps/iperf: add iperf_api semaphore on reporter callback
2017-05-06 EunBong Songapps/iperf: fixes memory leakage issue on iperf client
2017-05-06 EunBong Songapps/iperf: cleanup timer when test is terminated
2017-05-06 EunBong Songapps/iperf: fix socket leak
2017-05-06 EunBong Songapps/iperf: fix not displaying bandwidth in udp
2017-05-06 EunBong Songapps/iperf: increase multisend count
2017-05-06 EunBong Songapps/iperf: disable malloc each interval time
2017-05-06 Parkjihoonsidk_s5jt200: cfg uses 0x04000000 address for FLASH...
2017-05-06 Bongryul Leeexamples/sensorbd_demo: play a simpler scale instead...
2017-05-06 Bongryul Lees5j/pwm: rework pwm lower-half driver
2017-05-06 Bongryul Leedrivers/pwm: update pwm upper-half driver
2017-05-06 Junhwan Parkexamples/sensorbd_demo: remove .o files at 'make clean'
2017-05-06 Heesub Shinexamples/sensorbd_demo: fix starterled test
2017-05-06 Heesub Shinartik053: sidk_s5jt200: do not override optimization...
2017-05-06 Jin-Seong Kimexternal/wakaama: patch to support TCP connection on...
2017-05-06 Jin-Seong Kimexternal/wakaama: wakaama core, add missed patch to...
2017-05-06 Jin-Seong Kimexternal/wakaama: delete tinydtls files
2017-05-06 Junhwan Parkexternal/Kconfig: remove useless default statement
2017-05-06 EunBong Songexamples/eeprom_test: add missing Make.defs
2017-05-06 EunBong Songtestcase: fix compilation errors in tc_net_ether.c
2017-05-06 EunBong Songtestcase: remove dhcp server test from le_tc
2017-05-06 EunBong Songtestcase: fix a compilation error
2017-05-06 EunBong Songapps/ramtron: fix a compilation error
2017-05-06 EunBong Songexamples/proc_test: fix compilation error
2017-05-06 EunBong Songapps/poweroff: fix compilation errors
2017-05-06 EunBong Songcommon: get rid of assorted WICED-related debris
2017-05-06 EunBong Songlibc/pthread: fix a compilation error
2017-05-06 EunBong Songapps/netcmd: fix compilation errors when CONFIG_NETUTIL...
2017-05-06 EunBong Songnetutils/tftpc: fix compilation errors
2017-05-06 EunBong Songnetutils/ftpd: fix compilation errors
2017-05-06 Heesub Shinartik053: add three kinds of default configurations
2017-05-06 Heesub Shins5j/serial: fix compilation errors when UARTs are disabled
2017-05-06 Heesub Shins5j/serial: wait until tx fifo gets empty when init
2017-05-06 Heesub Shins5j/Kconfig: remove knobs for the debug UART
2017-05-06 Heesub Shins5j/serial: treat the debug UART as UART4
2017-05-06 Heesub Shins5j: drop to support S5J_DEBUG_BREAK
2017-05-06 Heesub Shins5j/Kconfig: reorganize hierarchy of Kconfig entries
2017-05-06 Heesub Shins5j/Kconfig: remove unnecessary Kconfig entries
2017-05-06 Junyeon LEEexternal/wakaama: fix build error
2017-05-06 EunBong Songnet/lwip: use sem_tickwait() instead of sem_timedwait()
2017-05-06 EunBong Songsemaphore: Add sem_tickwait function
2017-05-06 Jin-Seong Kimexternal/wakaama: update core APIs to support TCP/TLS...
2017-05-06 Junhwan Parkexamples/workqueue: apply builtin in Makefile
2017-05-06 Junhwan Parkexamples/kernel_sample: apply builtin in Makefile
2017-05-06 Junhwan Parkexamples/hello: apply builtin in Makefile
2017-05-06 Junhwan Parkexamples/easysetup: add an application for easysetup
2017-05-06 Junhwan Parkexamples/smart: add an application for smart
2017-05-06 EunBong Songsidk_s5jt200: add a new defconfig, 'hello'
2017-05-06 EunBong Songs5j: fix a compilation error when CONFIG_S5J_PWM=n
2017-05-06 EunBong Songartik053: change optimization level from -O0 to -O2
2017-05-06 Junyeon LEEs5j/sss: fix sss_ro_read() return value
2017-05-06 Junyeon LEEartik053/defconfig: enable mtd ftl partition
2017-05-06 Junyeon LEEartik053: add to handle ftl partition
2017-05-06 EunBong Songsemaphore: fix setting EINVAL in sem_post() and sem_wait()
2017-05-06 Junhwan Parkexamples/sensorbd_demo: fix typo
2017-05-06 Junhwan Parkexamples/telnetd: fix telnetd daemon enable
2017-05-06 Jin-Seong Kimexternal/wakaama: er-coap, add to support TCP/TLS as...
2017-05-06 Jin-Seong Kimexamples/dnsclient: add Make.defs to build application...
2017-05-06 Jin-Seong Kimnetutils/dhcpd: add debug message for checking exceptio...
2017-05-06 Junhwan Parks5j/gpio: fix incorrect pinmux configuration on UART3
2017-05-06 Jin-Seong Kimexternal/wakaama: lwm2mserver, update to support TCP...
2017-05-06 Jin-Seong Kimexternal/wakaama: patch for connection APIs to support...
2017-05-06 Junyeon LEEnetutils/mqtt: fix a link error
2017-05-06 Siwon Kangos/Kconfig: remove Kconfig entries for wifi demo apps
2017-05-06 Jin-Seong Kimnetutils/dhcpc : add debug message for checking excepti...
2017-05-06 Heesub Shinexamples/sensorbd_demo: remove unnecessary gpio control
2017-05-06 EunBong Songinit: do not call pm_initialize() in os_start
2017-05-06 Wonsang Ryounetutils/dhcpd: minor patch for handling exception...
2017-05-06 Parkjihoonsidk_s5jt200: remove openocd 0.90 version
2017-05-06 Parkjihoonsidk_s5jt200: enable TLC59116 and S8300 for boot-up...
2017-05-06 Heesub Shinexamples/sensorbd_demo: use poll() to detect button...
2017-05-06 Heesub Shinexamples/sensorbd_demo: rename example source file
2017-05-06 Heesub Shinexamples/sensorbd_demo: fix a link error
2017-05-06 Heesub Shindrivers/gpio: s5j/gpio: rework gpio driver
2017-05-06 Heesub Shindrivers/gpio: drop to support gpio export/unexport
2017-05-06 Heesub Shins5j/gpio: remove CONFIG_S5J_GPIO
2017-05-06 Heesub Shins5j/gpio: remove to support GPIO_CMD_GET_XXX
2017-05-06 Heesub Shins5j/gpio: assign IRQ slot to each WEINT signal
2017-05-06 Heesub Shins5j/sflash: do not configure pinmux
2017-05-06 Heesub Shinsidk_s5jt200: drop to support button
2017-05-06 Heesub Shiniotbus: do not query GPIO params already set
2017-05-06 Junhwan Parkexamples/sensorbd_demo: add adc example
2017-05-06 Junhwan Parkbuiltin: fix tash builtin application
2017-05-06 Junhwan Parkartik053: add missing inclusion of s5j_adc.h
2017-05-06 Wonsang Ryounetutils/mdns: fix some defects
2017-05-06 Wonsang Ryouexamples/mdns_test: fix link error
2017-05-06 Junyeon LEEnet/tls: removes pthread macro in security api.
2017-05-06 Junyeon LEEnetutils/websocket: fixes minor issues in websocket
2017-05-06 Junyeon LEEnetutile/webserver: fixes mq_open returns
next