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-04-27
sunghan-chang
Merge pull request #54 from Samsung/kernel_libtime
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
jc_.kim
Add a description for clock_daysbeforemonth
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
sunghan-chang
Merge pull request #52 from heesub/fix-rtc
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Heesub Shin
s5j/rtc: initialize BCDYEAR at boot
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Heesub Shin
s5j/rtc: reset BCDMON and BCDDAY explicitly
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Heesub Shin
libc/time: fix incorrect time conversion
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Taejun-Kwon
Merge pull request #51 from Samsung/kernel_os/drivers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Chanhee
Fix typos in files of os/drivers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
btheosam
Merge pull request #48 from Samsung/common
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
sunghan
fix violations of coding style
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
sunghan-chang
Merge pull request #49 from heesub/fix-artik053
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Heesub Shin
wpa_supplicant: ignore Make.defs if it does not exist
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Heesub Shin
examples/iperf: fix a compilation error
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Heesub Shin
drivers/net: fix trivial Kconfig syntax error
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
sunghan
modify file permission to 644
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
sunghan
modify README for ARTIK 053
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Juitem JoonWoo Kim
Merge pull request #47 from Samsung/ARTIK053
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
sunghan
update README files for artik053
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
sunghan
fix violation of Tizen coding rule and add including...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junhwan Park
s5j/spi: clean spi driver code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
fs: remove fs_utils.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Wonsang Ryou
examples: refactor mdns_test and ntpclient_test
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Wonsang Ryou
examples/mqtt_test: refactor for reducing complexity
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junhwan Park
examples/sensorbd_demo: fix spi example
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
kang
net: clean up network Kconfig entries
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
external/wakaama: delete tests folder that is not in use
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junhwan Park
s5j/serial: fix g_uart_priv
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junhwan Park
s5j/i2c: fix g_s5j_i2c_priv
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Wonsang Ryou
build: do not recompile untouched source files
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Wonsang Ryou
netutils/mqtt: delete an unnecessary Makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
external/wakaama: remove tinydtls library
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
external/Kconfig: add wakaama security configuration
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
external/wakaama: separate core and example configuration
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
pthread: apply some missing patches from Nuttx
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
pthread: disable priority inheritance for contained...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
examples/webserver: register default callback functions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Wonsang Ryou
build: fix 'make clean'
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
libc/netdb: fix memory leakage
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
net/lwip: rename NET_ARP_TRUST_IP_MAC to NET_ETHARP_TRU...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
sidk_s5jt200: artik053: set CONFIG_PTHREAD_MUTEX_UNSAFE=y
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
pthread/mutex: fix a compilation error
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
pthread/Kconfig: add an option to support both unsafe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
testcase: fix a compilation error
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
pthread/mutex: fix an assertion noted by Jussi Kivilinna
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
pthread/mutex: s/CONFIG_MUTEX_TYPES/CONFIG_PTHREAD_MUTE...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
pthread/mutex: add an option to support both unsafe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
pthread/mutex: finish logic to support configuration...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
pthread: backport pthread mutex related patches
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
pthread: fix return value of pthread_give/takesemaphore()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
pthread: add more robustness characteristics
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
pthread: fix an error in destorynig a mutex
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
external/wakaama: fix compilation errors
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
kang
net: modify ip address setting logic
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Sangsoon Lim
net: modify network Kconfig entries for udp, icmp, mem
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
wireless/scsc: introduce up_wlan_get_firmware()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j: drop s5j_efuse.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
wireless/scsc: introduce up_wlan_get_mac_addr()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
artik053: remove artik053_nvram.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
sidk_s5jt200: remove s5jt200_nvram.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
wireless/scsc: introduce up_wlan_init()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
sidk_s5jt200: make wlan_init() static
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
sidk_s5jt200: move wlan_initup() to s5jt200_wlan.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
sidk_s5jt200: rename wlan.c to s5jt200_wlan.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
artik053: reorder #include
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
sidk_s5jt200: clean up wlan.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junhwan Park
examples/sensorbd_demo: fix spi example
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Wonsang Ryou
build: renew "Build Time" whenever building a new image
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
net/tls: indicate the platform specific patch
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
testcase: fix compilation error
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
netutils/wifi: fix data abort in monitor thread on...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Sangsoon Lim
net: modify network Kconfig entries for socket
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
net/tls: clean up the security apis
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
net/tls: simplify sss certificate api
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
net lwip: disable priority inheritance on all signaling...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
netutils/dhcpc: minor patch for handling exception...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
netutils/dhcpd: minor patch for handling exception...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
net/tls: removes unused files
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
netutils/webserver: fix closing function
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
net/tls: fix mutex bug with cookie context
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
apps/examples: tidy up bit
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Ivan
s5j/pwrcal: add to support SPI frequency
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
sidk_s5jt200: specify tagno when creating an mtd partition
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
artik053: specify tagno when creating an mtd partition
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
drivers/serial: simplify signaling method
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j: remove NVRAM_WIFI_START Kconfig knob
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
netutils/wifi: rework nvram interfaces
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
drivers/wireless: clean up Kconfig hierarchy
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
drivers/wireless: simplify Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
drivers/wireless: fix incorrect Kconfig entry
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
drivers/wireless: remove unused Kconfig entries
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
wifi: build wifi binaries from source code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
lwip: fix a compilation error
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
drivers/gpio: rename internal functions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
drivers/gpio: make macros uppercase
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j/gpio: split GPIO driver into two parts
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Sangsoon Lim
net: clean up network Kconfig entries
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
dns: move dns_add_nameserver() to dhcpc
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
examples/tls_client: support client key authentication
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
external/wakaama: fix a trivial compilation error
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junhwan Park
examples/sensorbd_demo: fix spi port
commit
|
commitdiff
|
tree
|
snapshot
next