rtos/tinyara.git
2017-04-18 EunBong Songapps/testcase: fix compilation warning
2017-04-18 Jin-Seong Kimexternal/wakaama: add an lwm2m client application
2017-04-18 Jin-Seong Kimexternal: introduce wakaama
2017-04-18 Heesub Shins5j: remove all CONFIG_S5J_FLASH_XXX
2017-04-18 Heesub Shins5j/sss: do not use Kconfig constants
2017-04-18 Heesub Shins5j: add constant definitions of memory regions
2017-04-18 EunBong Songs5j: fix trivial typo in Kconfig
2017-04-18 EunBong Songs5j/sflash: fix compilation error when CONFIG_MTD_PROGM...
2017-04-18 Junyeon LEEnetutils/webserver: fix potential memory leak
2017-04-18 Junyeon LEEnet/tls: fix a potential security hole that bypasses...
2017-04-18 Junyeon LEEnet/tls: fix log flooding and data aborts
2017-04-18 Junyeon LEEsidk_s5jt200: revise cmm scripts to flash SSS f/w
2017-04-18 Junyeon LEEs5j/sss: move isp driver headers and library directory
2017-04-18 Junyeon LEEapps/netutils: remove all unused source code
2017-04-18 Junyeon LEEnet/tls: remove unused security apis
2017-04-18 EunBong Songapps, netcmd: remove unnecessary config check
2017-04-18 EunBong Songnet: NET_IPv4 should be selected when NET_LWIP is enabled
2017-04-18 Jin-Seong Kimartik053: add netif flags on wlan_init()
2017-04-18 EunBong Songnet: remove NET_ARCH_CHKSUM
2017-04-18 EunBong Songnet: remove NET_ARCH_INCR32
2017-04-18 Ivanapps/examples: add an example for testing /dev/eeprom
2017-04-18 Ivansidk_s5jt200: add to support on-board eeprom
2017-04-18 Ivandrivers/spi: fix compilation errors
2017-04-18 Heesub Shinspi: iotbus: fix mismatched prototype declarations
2017-04-18 Heesub ShinRevert "spi: remove spi_bitbang.c under /include/..."
2017-04-18 Heesub Shinspi: remove spi_bitbang.c under /include/...
2017-04-18 EunBong Songfs/vfs: return ERROR when ioctl is not implemented
2017-04-18 EunBong Songnet: remove NET_NOINTS
2017-04-18 Heesub Shins5j/rtc: separate out register definitions
2017-04-18 Heesub Shins5j: clean up headers
2017-04-18 Heesub Shins5j: remove s5j_gpio/memorymap.h
2017-04-18 Heesub Shins5j: clean up unnecessary headers
2017-04-18 Heesub Shins5j: move s5j_watchdog.h
2017-04-18 Heesub Shins5j: rename s5jt200_irq.h to irq.h
2017-04-18 Heesub Shins5j: do not use custom types
2017-04-18 Heesub Shins5j: use get/putreg32 when acceessing SFR
2017-04-18 Heesub Shins5j: remove nvram.h
2017-04-18 Wonsang Ryoudrivers/net/telnet: fix memory leak
2017-04-18 Heesub Shinartik053: remove RTC related configurations
2017-04-18 Heesub Shinartik053: register RTC driver at boot
2017-04-18 Heesub Shinsidk_s5jt200: remove RTC related configurations
2017-04-18 Heesub Shinsidk_s5jt200: register RTC driver at boot
2017-04-18 Heesub Shins5j: drop mct driver
2017-04-18 Heesub Shins5j/timerisr: use RTC as an OS time tick
2017-04-18 Heesub Shins5j/rtc: rework rtc driver
2017-04-18 Heesub Shindrivers/rtc: sync with the lastest NuttX
2017-04-18 Heesub Shinsidk_s5jt200: do not use CONFIG_RTC_BASE_YEAR
2017-04-18 Heesub Shins5j: remove unused kconfig entry for tick counter
2017-04-18 EunBong Songs5j/gpio: use heap-memory for s5j_gpio_all array
2017-04-18 Wonsang Ryoulibc/netdb: fix memory leak in freeaddrinfo()
2017-04-18 Wonsang Ryounetutils/mqtt: remove an unused variable
2017-04-18 Junyeon LEEs5j/sss: supports SSSRO read()
2017-04-18 Heesub Shindrivers: fix invalid Kconfig statement
2017-04-18 Heesub Shindrivers/timer: backport the latest upper-half driver
2017-04-18 Heesub Shinirq/dispatch: add argument ptr to irq_dispatch()
2017-04-18 Jihoon Parksidk_s5jt200: add to support S8300 IC
2017-04-18 Jihoon Parks5j/pwm: rework pwm driver
2017-04-18 Jihoon Parks5j/i2c: use lldbg() instead of dbg() macro
2017-04-18 Jihoon Parksidk_s5jt200: fix file prefix to s5jt200 instead of s5j
2017-04-18 Junyeon LEEs5j/sss: update sss static library
2017-04-18 EunBong Songmm: fix memory overhead when realloc fallbacks to malloc
2017-04-18 Jin-Seong Kimnetutils/er-coap: fix coding style issues
2017-04-18 Jin-Seong Kimnetutils/er-coap: add to support TCP/TLS as per the RFC
2017-04-18 Jihoon Parksidk_s5jt200: added tlc59116 LED IC driver
2017-04-18 Jihoon Parks5j/i2c: use get/putreg instead of __raw_readl/writel
2017-04-18 Jihoon Parksidk_s5jt200: enable i2c
2017-04-18 Jihoon Parks5j/i2c: tidy up i2c driver
2017-04-18 Jin-Seong Kimnet/netdev: support SIOCGLIFMTU and SIOCGIFMTU ioctls
2017-04-18 Jin-Seong Kimnetutils/dhcpd: specify port number when binding the...
2017-04-18 Ivans5j/rtc: cleanup RTC code
2017-04-18 Jin-Seong Kimnetutils/dhcpd: fix incorrect OFFER packet handling
2017-04-18 Jin-Seong Kimnet/lwip: fix DHCP packet handling problem on lwIP
2017-04-18 Jin-Seong Kimnet/lwip: add comments on DHCP/DHCPS
2017-04-18 Jin-Seong Kims5j: add netif flags on wlan_init function
2017-04-18 Junyeon LEEsidk_s5jt200: set SSSRO partition to mtd ftl type
2017-04-18 Junyeon LEEsidk_s5jt200: initialize a new ftl partition type at...
2017-04-18 Junyeon LEEfs/mtd: introduce a new mtd type, ftl
2017-04-18 Jin-Seong Kimnetutils: introduce er-coap library
2017-04-18 Heesub Shinarm: configs: add to support ARTIK-053
2017-04-17 Heesub Shinnet/lwip: fix invalid #ifdef condition
2017-04-17 EunBong Songnet: do only network stack cleanup for ip address change
2017-04-17 Ivans5j/spi: clean spi driver code
2017-04-17 Ivans5j/pwrcal: add code to set SPI CLK frequency
2017-04-17 Jihoon Parks5j/boot: fix chip dependent memory map
2017-04-17 EunBong Songnet/socket: remove NET_NACTIVESOCKETS, NET_SOCKOPTS...
2017-04-17 EunBong Songnetutils/dhcpd: do not close socket when select timeout
2017-04-17 Junyeon Leenet/tls: support HW ecdsa sign
2017-04-17 Junyeon Leenet/tls: support CONFIG_HW_ECDH_PARAMS
2017-04-17 Junyeon Leenet/tls: support HW ecdsa verification
2017-04-17 Junyeon Leenet/tls: support CONFIG_HW_DH_PARAMS
2017-04-17 Junyeon Leenet/tls: add new apis for supporting h/w routine
2017-04-17 Junyeon Leenet/tls: remove unused Kconfig entries and add more
2017-04-17 Junyeon Leenet/tls: support sss random number generator
2017-04-17 Junyeon Leenet/tls: tidy up a bit
2017-04-17 Junyeon Leenet/tls: improve network portability
2017-04-17 Junyeon Leeexamples: removed all unused code about sss
2017-04-17 Wonsang Ryounetutils/ntpclient: modify print function and debug...
2017-04-17 EunBong Songnet: add config menus for LwIP stat options
2017-04-17 EunBong Songnet: add config menus for LwIP debug options
2017-04-17 EunBong Songnet: add config menus for LwIP SNMP options
next