Commit Graph

  • 9fd9c1ee45 [FIXUP/OFW] rt_ofw_foreach_node_by_compatible args GuEe-GUI 2024-09-10 13:14:23 +0800
  • 140ca0d2ff
    [components][sal]replace netdev's spin_lock_irqsave to spin_lock zms123456 2024-09-14 05:32:35 +0800
  • fb02e7934d
    [component][net]add more socket flag zms123456 2024-09-14 05:30:24 +0800
  • 49c39d4a8d [bsp][gd32]Fix the problem that uartv2 does not enable dma compilation error. Rbb666 2024-09-13 15:31:32 +0800
  • f2dc4f13cb
    [components][lwip]fix lwip poll macro conflict zms123456 2024-09-14 05:29:08 +0800
  • 6d39cdf836 [lwp] 取消脚本中限制rv的具体cpu类别 heyuanjie87 2024-09-13 15:42:13 +0800
  • 36ed8be684 smp zhujiale 2024-09-13 18:01:40 +0800
  • 620ff4701f
    [lwp] 取消脚本中限制rv的具体cpu类别 heyuanjie87 2024-09-13 15:42:13 +0800
  • 35112e2377 smp zhujiale 2024-09-13 15:41:43 +0800
  • 896ab3614c [bsp][gd32]Fix the problem that uartv2 does not enable dma compilation error. Rbb666 2024-09-13 15:31:32 +0800
  • 5c4aaa9ed7 add more socket flag zhao maosheng 2024-09-13 12:49:41 +0800
  • 6132e22bbc fix lwip poll macro conflict zhao maosheng 2024-09-13 11:42:28 +0800
  • 98eb67fc10 add dev in the front of sdio,serial,spi,touch,watchdog and wlan cxs 2024-09-11 16:15:58 +0800
  • d35a73cdc6 add toolchain supperthomas 2024-09-13 03:22:14 +0000
  • ef711b623d add support for independent dns services for multiple network devices Evlers 2024-09-13 11:00:29 +0800
  • f0dc4c98c1 smp zhujiale 2024-09-13 09:35:06 +0800
  • d0b86c80e9 smp zhujiale 2024-09-13 09:32:59 +0800
  • c73d12190a
    Merge 3c107c73fc into 779547d708 RyanCW 2024-09-13 09:11:22 +0800
  • 44189c31d7 [action] add toolchain install script supperthomas 2024-09-12 22:40:16 +0000
  • 779547d708 bsp: nxp/mcx/mcxc/mcxc444: Add SPI driver support. Yilin Sun 2024-09-12 18:55:50 +0800
  • 59b85c242a
    Merge 53d1a2627f into a0e1f954c8 wdfk-prog 2024-09-12 12:12:09 -0400
  • 5d28b7f56d
    bsp: nxp/mcx/mcxc/mcxc444: Add SPI driver support. Yilin Sun 2024-09-12 18:55:50 +0800
  • dd62e4fced smp zhujiale 2024-09-12 18:30:34 +0800
  • ad2aba6f9c smp zhujiale 2024-09-12 18:26:21 +0800
  • e3f0b0ebd2 smp zhujiale 2024-09-12 18:25:10 +0800
  • 73bcbefa2e delete netdev_lo zhao maosheng 2024-09-12 17:17:53 +0800
  • b4231c8c7f delay getting sal_proto_family in sal_ioctlsocket zhao maosheng 2024-09-12 14:52:25 +0800
  • 56c6edbca9 smp zhujiale 2024-09-12 13:23:38 +0800
  • 57305fa91b SMP zhujiale 2024-09-12 13:12:35 +0800
  • 66cee9806e SMP zhujiale 2024-09-12 11:54:50 +0800
  • 7a35f1c97f feat: remove redundant codes under virt64, c906 Shell 2024-09-12 11:14:12 +0800
  • a0e1f954c8
    [action][cppcheck] add summary (#9426) Supper Thomas 2024-09-12 09:41:22 +0800
  • cbd2396da8
    Update static_code_analysis.yml Supper Thomas 2024-09-12 09:29:03 +0800
  • 12c24243b2
    Update cpp_check.py Supper Thomas 2024-09-12 09:11:43 +0800
  • 8f1d0b9751
    [action][cppcheck] add summary Supper Thomas 2024-09-12 09:07:47 +0800
  • c154c24319 [action][ci] add cppcheck new feature Supper Thomas 2024-09-12 07:20:20 +0800
  • 1486cdaa2e
    [action][ci] add cppcheck new feature Supper Thomas 2024-09-12 07:20:20 +0800
  • c78a19ed26 feat: libcpu/risc-v: unify low-level bringups Shell 2024-09-02 18:03:21 +0800
  • e244c196c4 feat: libcpu/risc-v: unify interrupt & IO on rv64 Shell 2024-09-02 18:02:15 +0800
  • a00aaab2ba feat: libcpu/risc-v: unify mmu related works Shell 2024-09-02 17:58:56 +0800
  • 7528645f59 feat: libcpu/risc-v: unify context on c906, virt64 Shell 2024-09-02 16:38:42 +0800
  • adbbd24ad7 feat: bsp: qemu risc-v64: fit into common64 Shell 2024-09-02 14:23:10 +0800
  • 0edd2e7766
    [utest]fix race in mutex tc & add recurse lock tc zms123456 2024-09-12 06:04:41 +0800
  • b423a6b1e3
    [components][lwp]remove extra check in sys_bind zms123456 2024-09-12 06:04:05 +0800
  • 08221b54d0
    [kernel][mutex] fix bug of thread exit without releasing mutex & add error check log zms123456 2024-09-12 06:03:43 +0800
  • 3c107c73fc [utest][serial_v2] 完善测试用例 ryancw 2024-09-11 19:08:16 +0800
  • 4080834333 fix ci zhao maosheng 2024-09-11 17:21:12 +0800
  • c5cfadbb9d fix ci zhao maosheng 2024-09-11 17:23:06 +0800
  • cad404a122 [components][serial_v2] FIONREAD参数应该是无符号类型 ryancw 2024-09-11 17:09:22 +0800
  • 3e4895885a replace netdev's spin_lock_irqsave to spin_lock zhao maosheng 2024-09-11 14:59:50 +0800
  • cd4a1a4b89 [utest][serial_v2] TC_UART_SEND_TIMES替换为RT_SERIAL_TC_SEND_ITERATIONS ryancw 2024-09-11 14:38:47 +0800
  • 6d2e90b5b1 [components][serial_v2] RT_SERIAL_CTRL_GET_RX_DATA_LEN更改为RT_SERIAL_CTRL_GET_UNREAD_BYTES_COUNT ryancw 2024-09-11 14:37:59 +0800
  • 61a0c6113c [components][serial_v2] TCFLSH和FIONREAD完善、control函数增加错误返回值 ryancw 2024-09-11 14:36:35 +0800
  • f9b632d52d [DM/MISC] Add error no for ptr GuEe-GUI 2024-06-06 13:34:06 +0800
  • 8e2355f1a0 [FEATURE/PIC] support PIC cancel (only in debug) GuEe-GUI 2024-09-11 12:59:55 +0800
  • 7945a71d36 [FIXUP/PIC] pirq's child handler should lock less GuEe-GUI 2024-09-11 12:56:28 +0800
  • 62f6598123 [FIXUP/PIC] set interrupt status when do traps GuEe-GUI 2024-09-11 12:55:31 +0800
  • 686be13b20 [PIC/FIXUP] pirq reinit fail GuEe-GUI 2024-09-11 12:54:03 +0800
  • 0df9a9f0cc [bsp][hpmicro]添加utest相关段信息,修复scons编译问题 Rbb666 2024-09-11 11:22:16 +0800
  • 7af7095e4b [bsp][hpmicro]添加utest相关段信息,修复scons编译问题 Rbb666 2024-09-11 11:22:16 +0800
  • 4eabec2e1c format code ryancw 2024-09-11 10:26:56 +0800
  • 5b84990dff [components][at] 错误码应该返回负值 ryancw 2024-09-11 10:20:31 +0800
  • cb0b5b05ad
    [components][sensor]增加电源检测类型 CYFS 2024-09-11 07:54:03 +0800
  • 240172609c [bsp/n32] 修复每次上电都初始化RTC导致上电时间被重置的问题 liangzohar 2024-09-10 16:54:03 +0800
  • 3ae60c8cc1 [components][at_client] at_client_getchar返回值错误、at_client解析线程优先级错误设置 ryancw 2024-09-10 20:37:22 +0800
  • c6c9f80213 [components][serial_v2] 测试例程使用menuconfig进行配置,更新readme ryancw 2024-09-10 18:42:16 +0800
  • f9f98b48d3 [bsp/n32] 修复每次上电都初始化RTC导致上电时间被重置的问题 liangzohar 2024-09-10 16:54:03 +0800
  • 291373b530 Merge branch 'serial_v2' of github.com:Ryan-CW-Code/ryan-rt-thread into serial_v2 ryancw 2024-09-10 16:42:09 +0800
  • 849d3273fc [components][serial_v2] 测试用例去掉一些非必要延时 ryancw 2024-09-10 16:41:24 +0800
  • db1a58e055 [components][serial_v2] poll模式判断逻辑错误 ryancw 2024-09-10 16:38:26 +0800
  • 96f02a720b remove extra check in sys_bind zhao maosheng 2024-09-10 16:04:13 +0800
  • d725bb7648 [FEATURE/OFW] add address reverse/translate for DMA/CPU's address GuEe-GUI 2024-09-10 13:38:24 +0800
  • 9a647bff86 [FEATURE/FDT] Add bootargs select in early GuEe-GUI 2024-09-10 13:34:54 +0800
  • 00ad8c353e [FIXUP/OFW] ofw_parse_object fail GuEe-GUI 2024-09-10 13:28:30 +0800
  • 4b91fd925e [FIXUP/OFW] remove the last empty string for bootargs GuEe-GUI 2024-09-10 13:24:49 +0800
  • 99ccf58ab1 [FIXUP/OFW] DTS version header always v1.0 GuEe-GUI 2024-09-10 13:22:19 +0800
  • 93e67acf5b [FIXUP/OFW] Increase append child node's ref_count GuEe-GUI 2024-09-10 13:17:39 +0800
  • 522fe87ce7 [FIXUP/OFW] rt_ofw_foreach_node_by_compatible args GuEe-GUI 2024-09-10 13:14:23 +0800
  • 7acaae1f2b
    Merge branch 'RT-Thread:master' into serial_v2 RyanCW 2024-09-10 12:11:19 +0800
  • 0d92bda617 [components][serial_v2] 测试用例增加循环调用,format测试用例 ryancw 2024-09-10 12:09:18 +0800
  • 29a7414119 [components][at] at_server适配新版serial_v2 ryancw 2024-09-10 11:51:38 +0800
  • bef1507443 [components][at] at_client适配新版serial_v2 ryancw 2024-09-10 11:50:49 +0800
  • e03c406470 add sensor_show_data CYFS 2024-09-10 10:51:10 +0800
  • f56e0c7a05 [DM/FDT] Fixup memory address reserved and translate in early GuEe-GUI 2024-06-04 15:46:24 +0800
  • f2d4f7f12a [DM/MISC] Add error no for ptr GuEe-GUI 2024-06-06 13:34:06 +0800
  • 2a2fa98d2b feat: libcpu/risc-v: unify low-level bringups Shell 2024-09-02 18:03:21 +0800
  • f9d13ebe9b feat: libcpu/risc-v: unify interrupt & IO on rv64 Shell 2024-09-02 18:02:15 +0800
  • 66b6566d8f feat: libcpu/risc-v: unify mmu related works Shell 2024-09-02 17:58:56 +0800
  • d075e716d7 feat: libcpu/risc-v: unify context on c906, virt64 Shell 2024-09-02 16:38:42 +0800
  • 9de975fa93 [components][sal][at] _gethostbyname_by_device 添加注释 ryancw 2024-09-09 10:31:56 +0800
  • e9711d5640 [components][sal][at] netdb添加at_gethostbyname_r ryancw 2024-09-06 15:25:00 +0800
  • bac9812cf9 [component][at_socket] udp一个socket跟多个地址通讯bug修复、DNS加锁防止多线程错乱、实现at_gethostbyname_r、稳定性优化 ryancw 2024-09-06 15:11:22 +0800
  • 2320c88ca2 [components]add sensor type CYFS 2024-09-09 21:45:23 +0800
  • 2e1ce980cf [add]sensor_name_str CYFS 2024-09-09 21:20:22 +0800
  • 8dd3ac4926 [add]sensor_name_str CYFS 2024-09-09 21:03:13 +0800
  • 1d74ae3d0f 修改rt_sensor_data数据类型 CYFS 2024-09-09 20:20:30 +0800
  • 3943a3e163
    [action] fix cppcheck build dir (#9406) Supper Thomas 2024-09-09 14:13:43 +0800
  • d44d75732f
    Update static_code_analysis.yml Supper Thomas 2024-09-09 14:01:53 +0800
  • 3ad2e07d6a [components][sal][at] _gethostbyname_by_device 添加注释 ryancw 2024-09-09 10:31:56 +0800
  • bc8638ca15
    Update static_code_analysis.yml Supper Thomas 2024-09-09 08:58:50 +0800