Commit Graph

2311 Commits

Author SHA1 Message Date
wuzheng 6df7ccb7f6 fix problem for timer id leaky. 2024-10-30 07:22:25 +00:00
wuzheng 18e5483d57 fix problem for ptr legal check when x_realloc in ext-memory. 2024-10-30 07:15:04 +00:00
TXuian 7b6c93d391 add memory usage 2024-10-29 16:17:43 +08:00
zhuruohai de438ed9a5 support task capability and fix a kconfig bug 2024-10-28 11:19:43 +08:00
songyanguang c97fa52c5f jh7110 uart debug serial port printing 2024-10-18 11:01:43 +08:00
songyanguang bac1ec5b71 Add xiuos jh7110 code can be compiled. 2024-10-15 10:35:00 +08:00
wuzheng 7897a91a8a add capability interface into kernel 2024-10-15 02:08:44 +00:00
xuedongliang 49b20dfa6a Fix compilation errors for imxrt1176 from wuzheng
it is OK
2024-10-10 18:08:24 +08:00
xuedongliang 0fdf4f2ace AdapterLoraTest() is used to run a testcase for Lora, but it failed to work due to creating a thread with a wrong function, and this pull request fixed it
it is OK
2024-10-10 18:06:19 +08:00
xuedongliang 1c0edba5bd Support Inovance H3U-3232MT Modbus TCP connection
it is OK
2024-10-10 18:05:53 +08:00
hyl d0e822c757 10.7-xiuos on board & other undo 2024-10-07 12:41:58 +08:00
WuZheng 22b980cc08 fix compliation errors for imxrt1176. 2024-09-26 06:35:27 +00:00
chen_zhengning 64b2117012 fix a bug that made AdapterLoraTest cannot work correctly. 2024-09-14 15:41:46 +08:00
tuyuyang 968d66e5a9 Support sleep 2024-08-25 23:29:34 +08:00
lr 6ae8b6e160 fix SYSTIMER for rk3568 at eth 2024-08-22 19:01:54 +08:00
wty 6bc856b7a6 merge branch 2024-08-12 10:56:45 +08:00
lr 4fc3391523 fix rk3568 nic rx normal 2024-08-08 21:41:27 +08:00
TLBF 16a31c6739 feat(APP_Framework/control_app): Inovance H3U-3232MT Modbus TCP App. 2024-08-06 10:33:47 +08:00
wty 98261fbe29 clean unuse code 2024-08-05 16:59:49 +08:00
tuyuyang ece7cb6a7f fix memspace creation fail bug. 2024-08-01 00:13:44 +08:00
tuyuyang 8ff99f7d4d Merge remote-tracking branch 'tuyuyang/rk3568_dev' into rk3568_dev 2024-08-01 00:06:21 +08:00
tuyuyang 2f06ba5d94 improve simple_client test 2024-08-01 00:04:45 +08:00
wty 4c598c8fd9 add xizi smp 2024-07-29 15:41:37 +08:00
wty e61c8909b7 add smp 2024-07-29 15:23:55 +08:00
xuedongliang d664e2298e Koyo PLC ModBus TCP Master Mode from Liu_yongkai
it is OK
2024-07-29 11:12:16 +08:00
xuedongliang 02c82025c8 support amp
it is OK
2024-07-29 11:11:32 +08:00
xuedongliang dbaffab140 Support O2 optimization; Support blocking task; Support better KPrintf from Tu_yuyang
it is OK
2024-07-29 11:10:51 +08:00
tuyuyang 4716a4e018 Support multi page task mapping 2024-07-28 14:02:14 +08:00
tuyuyang 19d467463b free memory based on tracer 2024-07-27 22:37:39 +08:00
lr d78d5bb36a add get_second/tick for 3568 2024-07-23 17:30:42 +08:00
lr fbd7aa46f5 fix memlayout and sys_kill 2024-07-20 15:48:49 +08:00
lr ae7992d429 fix multi core error of rk3568 2024-07-19 23:15:10 +08:00
土鲜 a8aea9338f fix sync core bootup. 2024-07-09 16:17:49 +08:00
土鲜 b8031eaf51 fix sync core bootup. 2024-07-09 15:30:26 +08:00
tuyuyang e3d3f4845a Sync secondary core bootup. 2024-07-08 22:04:29 +08:00
tuyuyang 8d3af6f6e5 Merge branch 'rk3568_dev' into local-0708 2024-07-08 21:08:20 +08:00
tuyuyang 3e5895d972 clean code 2024-07-08 21:06:12 +08:00
lr 180352e02f modify addr map 2024-07-08 21:04:00 +08:00
lr d1072fd3c2 recover bootmmu.c 2024-07-08 18:07:42 +08:00
lr ef0df95a36 boot cpu0 and 1 successfully 2024-07-08 17:42:59 +08:00
TLBF 1e59fd2a8d feat(Applications/control_app): add Koyo NK1CPU40 PLC ModBus TCP Master and test result png 2024-07-05 16:45:11 +08:00
lr ff37506a09 fix get cpu id using mpidr 2024-07-03 20:22:00 +08:00
lr 27d7232e61 Merge branch 'rk3568_dev' of https://gitlink.org.cn/tuyuyang/xiuos into rk3568_dev 2024-07-01 11:26:55 +08:00
tuyuyang ae56e34dec Merge branch 'rk3568_dev' into local 2024-07-01 00:51:15 +08:00
tuyuyang 247541173f Support naive_mmap; Support get_tick in sys_state. 2024-07-01 00:47:10 +08:00
lr e450284d86 fix addr map 2024-06-27 17:58:54 +08:00
tuyuyang 99899900a1 Fix multithread awaking. 2024-06-23 08:59:51 +08:00
lr 11f7eb0da8 modeify smp, add uart at bootmmu 2024-06-21 15:40:02 +08:00
wty c053c6d1fc add smp and uart 2024-06-21 15:05:18 +08:00
lr c2e21257d0 kernel normal boot at 3568 2024-06-17 21:06:56 +08:00