rtos/tinyara.git
2017-04-17 Jihoon Parks5j/qspi: clean up unnecessary function and support...
2017-04-17 Ivans5j/serial: cleaned serial driver code
2017-04-17 Heesub Shins5j/boot: remove unnecessary include
2017-04-17 Heesub Shinarmv7-r: do not allocate MPU region manually
2017-04-17 Heesub Shinarmv7-r: bring back the declaration of mpu_allocregion()
2017-04-17 Heesub Shins5j: assume CONFIG_ARCH_LOWVECTORS=n always
2017-04-17 Junyeon Leesidk_s5jt200: update SSS firmware
2017-04-17 Junyeon Lees5j/sss: add static library and header files
2017-04-17 EunBong Songsidk_s5jt200: fix compilation error s5jt200_tash.c
2017-04-17 Heesub Shinarmv7-r/mpu: remove mpu_show_regioninfo()
2017-04-17 Heesub Shinarmv7-r/mpu: remove unnecessary ifdef
2017-04-17 Heesub Shinarmv7-r/mpu: clean up inconsistent indentations
2017-04-17 EunBong Songs5j: remove private definition of errno
2017-04-17 Heesub Shinsidk_s5jt200: remove unnecessary outputs in linker...
2017-04-17 EunBong Songsidk_s5jt200: calibrate CONFIG_BOARD_LOOPSPERMSEC
2017-04-17 EunBong Songsidk_s5jt200: optimize for minimum code size
2017-04-17 EunBong Songs5j/gpio: fix compilation error when CONFIG_SCHED_WORKQ...
2017-04-17 Ivans5j/wifi: add static libraries of pre-release 1.01
2017-04-17 Ivans5j/efuse: add s5j_efuse_get_mac_addr()
2017-04-17 Jin-Seong Kimlwip/dhcps: fix to prevent assertion when duplicated...
2017-04-17 Jin-Seong Kimlwip/dhcp: change de-initialization value of netmask
2017-04-17 Changsoon Kimlwip/dhcp: clear IP address information when dhcp_stop
2017-04-17 EunBong Songlwip/dhcps: fix improper use of inet_addr()
2017-04-17 Heesub Shinbuild: sidk_s5jt200: do not put binary header manually
2017-04-17 Heesub Shinbuild: s5j: introduce a new kconfig, CONFIG_SAMSUNG_NS2
2017-04-17 Heesub Shinbuild: do not build OTA binaries
2017-04-17 Heesub Shins5j: remove FOTA remnants
2017-04-17 Heesub Shinsidk_s5jt200: drop to support FOTA
2017-04-17 Heesub Shinsidk_s5jt200: remove unused variables in linker scripts
2017-04-17 Heesub Shins5j/gpio: do not place s5jt200_gpio_bank[] on a special...
2017-04-17 Heesub Shins5j/gpio: remove gpio_status()
2017-04-17 Heesub Shinsidk_s5jt200: remove ld_s5jt200.script
2017-04-17 Heesub Shinsidk_s5jt200: clean up Make.defs files
2017-04-17 Heesub Shins5j: remove redundant code for booting from non-flash
2017-04-17 Ivans5j/mct: fix coding style issues
2017-04-17 Jihoon Parks5j/pwrcal: tidy up pwrcal framework, suitable for...
2017-04-17 Jihoon Parksidk_s5jt200: enable GC of unsed input sections
2017-04-17 Jihoon Parksidk_s5jt200: add a new config sidk_tash_wlan
2017-04-17 EunBong Songnet/lwip: disable SLIP for sidk_s5jt200
2017-04-17 EunBong Songdrivers/net: remove legacy NuttX SLIP driver
2017-04-17 EunBong Songdrivers/net: remove legacy NuttX uIP based network...
2017-04-17 EunBong Songdrivers/net: remove skeleton driver
2017-04-17 EunBong Songnet: Kconfig: remove NET_ETH_TCP_RECVWNDO
2017-04-17 EunBong Songnet: remove CONFIG_NET_ICMP and CONFIG_NET_ICMPv6
2017-04-17 EunBong Songnet: remove CONFIG_NET_UDP
2017-04-17 EunBong Songnet: remove CONFIG_NET_STATISTICS
2017-04-17 EunBong Songnet: remove CONFIG_NET_TCPURGDATA
2017-04-17 EunBong Songnet: remove CONFIG_NET_TCP
2017-04-17 EunBong Songnet: remove Nuttx legacy UDP checksum functions
2017-04-17 EunBong Songnet: remove netiob.h
2017-04-17 EunBong Songnet: remove to support CONFIG_NET_SENDFILE
2017-04-17 EunBong Songapps: hello: simplify hello world example
2017-04-17 EunBong Songapps/system: compile fs_getpath.c only when CONFIG_FS_C...
2017-04-17 EunBong Songfs/aio: remove legacy NuttX uIP based AIO
2017-04-17 EunBong Songmqueue: fix compilation error when CONFIG_DISABLE_MQUEUE=y
2017-04-17 Heesub Shinfs/smartfs: add to check if already formatted
2017-04-17 Heesub Shinfs/smartfs: revert changes by samsung
2017-04-17 Heesub Shinfs/smartfs: remove unnecessary #ifdef
2017-04-17 Heesub Shinfs/mtd: enumerate one partition entry at a time
2017-04-17 Wonsang Ryoufs/vfs: poll: fix resource leak and memory corruption
2017-04-17 Heesub Shinmtd/progmem: fix incorrect target address calculation
2017-04-17 Heesub Shinmtd/Kconfig: add missing Kconfig entry, MTD_PROGMEM
2017-04-14 btheosamMerge pull request #45 from Samsung/shell
2017-04-14 sunghanmodify definition name for tash task
2017-04-14 sunghanfix wrong name of tash config on defconfig
2017-04-14 sunghan-changMerge pull request #43 from Samsung/kernel_tools
2017-04-14 btheosamMerge pull request #42 from Samsung/apps_example
2017-04-14 btheosamMerge pull request #44 from Samsung/common_build
2017-04-14 sunghanchanges to check if Linux is 32-bit or 64-bit and use...
2017-04-14 sunghanadd DOWNLOAD definition at Make.defs of sidk_s5jt200...
2017-04-13 ChanheeFix bug in memstat tool
2017-04-13 sunghan-changMerge pull request #41 from Samsung/fs_smartfs_journaling
2017-04-13 TaeJun KwonAdd transaction logging for chaining
2017-04-13 TaeJun KwonAllow mount even if restore failed.
2017-04-13 sunghanmodify dependancies of examples, proc_test and hello_tash
2017-04-13 TaeJun KwonFix journaling's restore bug
2017-04-13 sunghan-changMerge pull request #40 from Samsung/fs_smartfs_journaling
2017-04-13 sunghan-changMerge pull request #39 from Samsung/fs_common
2017-04-13 TaeJun KwonExecute Journal operation even if actual smartfs operat...
2017-04-13 TaeJun KwonFix memory leak in fs_clean
2017-04-13 Juitem JoonWoo KimMerge pull request #37 from Samsung/common_readme
2017-04-13 Juitem JoonWoo KimMerge pull request #38 from Samsung/tools_version
2017-04-13 sunghanset BUILD variable to NA(Not Available) when there...
2017-04-13 sunghan-changMerge pull request #36 from Samsung/common_typo
2017-04-13 sunghanmodify README for examples
2017-04-13 Ahreum JeongModify typing error in procfs
2017-04-12 Juitem JoonWoo KimMerge pull request #35 from Samsung/common_readme
2017-04-12 sunghanmodify contents of libraries's README
2017-04-11 sunghan-changMerge pull request #34 from Samsung/common_build
2017-04-07 btheosamMerge pull request #32 from Samsung/common_typo
2017-04-07 lssgoodMerge pull request #31 from Samsung/network_iotivity
2017-04-07 sunghanfix typo on up_udelay
2017-04-07 Jaesikfix typo about invalid define name
2017-04-07 sunghanfix typo for environ
2017-04-07 Taejun-KwonMerge pull request #30 from Samsung/common_readme
2017-04-07 Heejin KimDelete Iotivity apps
2017-04-06 junmin kimLocate setenv.sh in os/tools
2017-04-05 Juitem JoonWoo KimMerge pull request #29 from Samsung/kernel_sem
2017-04-05 sunghanadd README for sidk_s5jt200
2017-04-05 sunghanmodify the link for wiki to tizen.org and add the link...
next