..
adb
system/adb: Download the latest package
2023-09-13 21:08:23 +08:00
argtable3
cmake:replace custom_patch_target with PATCH_COMMAND
2023-08-24 17:49:12 +02:00
cachespeed
testing: Swith up_perf_xxx to perf_xxx
2023-10-23 11:52:07 -03:00
cdcacm
Revert "fix progname do not match issue"
2023-10-10 01:02:50 +08:00
cfgdata
Replace all strncpy with strlcpy
2023-05-08 21:35:16 +03:00
cle
system: use fileno to get stream file descriptor
2023-10-10 01:03:42 +08:00
composite
Revert "fix progname do not match issue"
2023-10-10 01:02:50 +08:00
coredump
coredump/priority: Increase the default priority of coredump to 254
2023-08-09 15:00:45 +08:00
critmon
add initial cmake build system
2023-07-08 13:52:02 +08:00
cu
system/cu: Remove the dependence on stdio FILE * function
2023-09-06 14:29:34 +02:00
dd
system: dd: add standalone dd command
2023-08-09 20:59:40 +08:00
dhcp6c
dhcp6c: Add the renew6 command for dhcp6c.
2023-10-12 10:15:55 +08:00
dhcpc
add initial cmake build system
2023-07-08 13:52:02 +08:00
dumpstack
Wrong start and end values would make dead cycle. Exchange the values when start value is bigger than end value.
2023-08-16 20:20:03 +03:00
fastboot
system/fastboot: Fix command comparation
2023-09-12 16:26:09 +08:00
fdt
libfdt: modify makefile
2023-08-26 17:06:55 +08:00
flash_eraseall
add initial cmake build system
2023-07-08 13:52:02 +08:00
gcov
system/gcov: add show usage
2022-09-27 19:39:31 +08:00
gdbstub
gdbstub:Support a general gdbstub, support serial port and network link
2023-07-13 19:31:57 +08:00
hex2bin
c++ compatibility: rename usages of reserved c++ keywords 'this' and 'public'
2023-09-16 19:45:52 +08:00
hexed
add initial cmake build system
2023-07-08 13:52:02 +08:00
hostname
add initial cmake build system
2023-07-08 13:52:02 +08:00
i2c
Fix the bug of i2c_dev
2023-08-14 13:40:15 +08:00
input
apps: Use MIN/MAX definitions from "sys/param.h"
2023-02-02 00:35:14 +02:00
iptables
Change all sizeof(arr)/sizeof(arr[0]) to nitems
2023-08-17 22:51:51 +03:00
libuv
libuv: fix build error
2023-09-23 13:18:27 +08:00
lm75
add initial cmake build system
2023-07-08 13:52:02 +08:00
lzf
add initial cmake build system
2023-07-08 13:52:02 +08:00
mdio
add initial cmake build system
2023-07-08 13:52:02 +08:00
memstress
memorystress:Fix some warnings and make the index randomized.
2023-08-03 10:55:12 -07:00
netdb
add initial cmake build system
2023-07-08 13:52:02 +08:00
nsh
add initial cmake build system
2023-07-08 13:52:02 +08:00
ntpc
system/ntpc/Kconfig: cosmetcis
2023-10-23 22:26:13 +08:00
nxcamera
system/readline: correct the readline(3) prototype
2023-10-16 22:04:18 +08:00
nxdiag
system/nxdiag: Fix race condition during build
2023-07-18 23:43:29 +08:00
nxlooper
system/readline: correct the readline(3) prototype
2023-10-16 22:04:18 +08:00
nxplayer
system/readline: correct the readline(3) prototype
2023-10-16 22:04:18 +08:00
nxrecorder
system/readline: correct the readline(3) prototype
2023-10-16 22:04:18 +08:00
ofloader
ofloader: startup ofloader directly
2023-08-14 13:39:42 +08:00
ping
net/ip: print ip addresses using ip4_addrN macro
2023-08-22 01:36:42 +08:00
ping6
add initial cmake build system
2023-07-08 13:52:02 +08:00
popen
system/popen: support r+, w+ mode
2023-07-29 20:29:54 -07:00
psmq
move embedlog from system to logging
2023-01-05 21:42:15 +08:00
ptpd
system/ptpd/Kconfig: cosmetics
2023-10-23 22:26:13 +08:00
ramspeed
app:ramspeed the result of repeat_cnt * step has been truncated
2023-09-07 13:52:09 +08:00
ramtest
add initial cmake build system
2023-07-08 13:52:02 +08:00
readline
system/readline: correct the readline(3) prototype
2023-10-16 22:04:18 +08:00
sched_note
add initial cmake build system
2023-07-08 13:52:02 +08:00
setlogmask
setlogmask: fix uncloseed handle
2023-08-28 17:09:18 +03:00
spi
Indent the define statement by two spaces
2023-05-21 07:39:53 +03:00
stackmonitor
Revert "fix progname do not match issue"
2023-10-10 01:02:50 +08:00
system
add initial cmake build system
2023-07-08 13:52:02 +08:00
taskset
add initial cmake build system
2023-07-08 13:52:02 +08:00
tcpdump
Change all sizeof(arr)/sizeof(arr[0]) to nitems
2023-08-17 22:51:51 +03:00
tee
add initial cmake build system
2023-07-08 13:52:02 +08:00
telnet
add initial cmake build system
2023-07-08 13:52:02 +08:00
telnetd
telnetd/Kconfig: cosmetic change
2023-05-13 10:15:02 -03:00
termcurses
system: Fix nxstyle errors
2023-05-10 15:40:06 +02:00
trace
trace: move trace_dump to noteram
2023-08-11 13:52:12 +08:00
ubloxmodem
Change all sizeof(arr)/sizeof(arr[0]) to nitems
2023-08-17 22:51:51 +03:00
uniqueid
Replace all sprintf with snprintf
2023-05-08 21:35:16 +03:00
uorb
apps/system/uorb/test/unit_test.c: add orb_copy return judgment.
2023-09-23 13:18:52 +08:00
usbmsc
Revert "fix progname do not match issue"
2023-10-10 01:02:50 +08:00
vi
add initial cmake build system
2023-07-08 13:52:02 +08:00
ymodem
ymodem:fix compile warnings
2023-07-30 01:20:36 -07:00
zlib
system/zlib:fix makefile rule
2023-09-28 08:50:55 +02:00
zmodem
add initial cmake build system
2023-07-08 13:52:02 +08:00
.gitignore
Remove extra whitespace from files ( #43 )
2020-01-31 08:29:24 -06:00
CMakeLists.txt
add initial cmake build system
2023-07-08 13:52:02 +08:00
Make.defs
Makefiles: Gregory Nutt: update licenses to Apache
2021-06-07 21:35:33 -05:00
Makefile
Makefiles: Gregory Nutt: update licenses to Apache
2021-06-07 21:35:33 -05:00