3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Jan 05, 2024 — Jan 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change dbg to lldbg in function for mpu info More... over 8 years ago
Fix incorrect logic and Add omitted include statement in logm More... over 8 years ago
Fix logm for stackdump and interrupt status More... over 8 years ago
Implement processing aggregation value in cursor More... over 8 years ago
Support T-Trace More... over 8 years ago
Modify inappropritate condition check for task_create in tc_task More... over 8 years ago
Merge "Remove unnessasary commands in logm configuration" More... over 8 years ago
Merge "Change TASH task priority" More... over 8 years ago
Decrease maximum value of TASH commands in configuration More... over 8 years ago
Change TASH task priority More... over 8 years ago
Remove unnessasary commands in logm configuration More... over 8 years ago
Make logm to spit a message, before dropping messages if buffer overflows. More... over 8 years ago
Implement indexing for an old relation which has tuples in arastorage More... over 8 years ago
Modify remove operation in arastorage More... over 8 years ago
Ensure pipe returns 0 if input read/write len is 0 More... over 8 years ago
Let clock_systimespec() return "RTC time - basetime" when RTC is used More... over 8 years ago
Modify printed RTC format for year in board_app_initialize More... over 8 years ago
The first commit of Tizen RT 1.0 M1 More... over 8 years ago
lwip/dhcp: change de-initialization value of netmask More... over 8 years ago
lwip/dhcp: clear IP address information when dhcp_stop More... almost 9 years ago
lwip/dhcps: fix improper use of inet_addr() More... almost 9 years ago
lwip/dhcps: fix to prevent assertion when duplicated start More... almost 9 years ago
Correct time initialization for the case where time is initialized from settings in the .config file. The correct range for month (tm_mon) internally is 0-11, not 1-12 as it is in the .config file. More... almost 9 years ago
sched/: Move fields related to parent/child task relationship out of TCB into group structure. More... almost 9 years ago
Initial empty repository More... about 9 years ago
Took too much out of tools/mkconfig.c recently. More... about 9 years ago
Fix an error when a task with open message queue descriptors is killed via task_delete(). Noted by Anton Gropyanov. More... over 9 years ago
os/tools/Kconfig2html: back-ported Nuttx changes More... over 9 years ago
MTD struct mtd_geometry_s: Increase the size of blocksize again. Yes, there are devices with block size greater than 64KB. More... over 9 years ago
MTD Smart: Remove checks for 64KB erase block size. erasesize was changed to 32-bits in struct mtd_geometry_s More... almost 10 years ago