Commit Graph

1991 Commits

Author SHA1 Message Date
TXuian 03039cbdab fix sys_kill. 2024-04-26 11:05:10 +08:00
TXuian 10cc7cc270 Unify kernel entrance. 2024-04-25 13:51:18 +08:00
TXuian 52b549c14c support irq 2024-04-25 09:32:10 +08:00
TXuian 213a92330e Optimize session connection and buddy. 2024-04-24 14:31:00 +08:00
TXuian fc380de895 Fix some bugs. 2024-04-24 10:19:58 +08:00
TXuian a2e5b49b19 fix sys_poll_session performance bug. 2024-04-02 10:56:28 +08:00
TXuian f5ad8437b5 use common spinlock.c 2024-03-26 10:05:02 +08:00
TXuian 8f3df1e5c2 clean unnecessary lock initialization in kernel 2024-03-26 09:39:20 +08:00
TXuian 0f5527d73a Support smp for imx6q-sabrelite. 2024-03-21 14:54:52 +08:00
TXuian 620965dc2c Fix one dabort and iabort lock bug. 2024-03-19 10:22:02 +08:00
TXuian 08c8f0b952 Update spinlock to avoid hungry. 2024-03-19 10:12:51 +08:00
TXuian 50dab7b553 test cache 2024-03-18 11:17:55 +08:00
TXuian c60f29277a Add wklock to dabort and iabort. 2024-03-15 18:29:57 +08:00
TXuian b939557317 Use only whole kernel lock 2024-03-15 16:21:36 +08:00
TXuian d987bf0357 Support smp. TODO: delete all inner kernel locks. 2024-03-15 16:01:30 +08:00
TXuian 892613a0d5 close cache. 2024-03-15 10:36:29 +08:00
TXuian 3dc6d58bdb Support whole kernel lock. TODO: fix spawn. 2024-03-14 14:28:11 +08:00
TXuian 01f4d45e0c Start multi cores in imx6q 2024-03-13 17:56:49 +08:00
TXuian 63de0f983c Merge branch 'tmp' into zynq 2024-03-12 16:38:59 +08:00
TXuian 85b5d365df merge fs changes. 2024-03-12 16:37:08 +08:00
TXuian 9b92c71a21 Start supporting smp. 2024-03-12 16:31:21 +08:00
xuedongliang 1a3202748e support rzg2ul-m33 from chuyunfei
it is OK
2024-03-12 16:28:14 +08:00
xuedongliang 098a19e614 refactor: update the filesystem from gao 2024-03-12 16:27:03 +08:00
TXuian e054bb4c59 Slightly fix directory structure. 2024-03-12 13:44:46 +08:00
TXuian 23d6224395 Add some ipc related comments; Fix one dabort and iabort bug. 2024-03-07 14:21:47 +08:00
TXuian f6434bd573 Faster clock freq for zynq7000-zc702 2024-03-06 14:34:45 +08:00
anguoyoula fb8c81c9f2 fix bug about the letter shell can`t be used in board rzg2ul 2024-03-06 13:45:33 +08:00
TXuian 6489d94dcd support zynq7000-zc702 2024-03-05 16:18:01 +08:00
TXuian 5f9478251b support zynq7000-zc702 2024-03-05 15:24:06 +08:00
anguoyoula 9327b70860 support rzg2ul-m33 2024-02-28 16:28:16 +08:00
Allenn f68900bb14 update modification comment 2024-02-04 16:27:10 +08:00
Allenn df6543d41a refactor: update filesystem 2024-02-04 16:10:53 +08:00
xuedongliang 6bdf5cc0ce merge XiZi_AIoT functions into XiUOS
it is OK
2024-02-02 18:28:49 +08:00
TXuian 7069f54ed9 Fix modification infomations. Reconstruct fs directory structure. 2024-02-02 18:21:04 +08:00
TXuian 6942ad6d1d XIZI_AIoT: Add modifications for all SDK files. Add libmalloc interfaces(not functional) 2024-02-02 11:10:55 +08:00
xuedongliang 2443536db5 1、support 4G tcp connect in webserver; 2、support 4G MQTT connect in webserver,using mqttx to test send/receive data。developer need to support mqtt application if the project need the webserver mqtt function; 3、fix LoRa bug in webserver
it is OK
2024-02-02 10:22:02 +08:00
xuedongliang bca78a3133 add frermodbustcp and CIP protocol; add three PLC test demo and readme, include ab L30、850and abb PM5630
it is OK
2024-02-02 10:21:22 +08:00
TXuian c7529f1702 Rename doxygen setting file. 2024-01-31 10:58:23 +08:00
TXuian 8f352253f9 Support XiZi_AIoT 2024-01-31 10:41:31 +08:00
TXuian 494312183b Support XiZi_AIoT 2024-01-31 10:30:34 +08:00
Liu_Weichao c7309c478b feat support 4G MQTT function in webserver for xishutong-arm32, using mqttx test 2024-01-24 16:38:37 +08:00
Liu_Weichao 9199d2655f feat support 4G function in webserver for xishutong-arm32 2024-01-17 13:41:20 +08:00
Liu_Weichao 6c96e1273c Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into connection 2024-01-16 11:01:47 +08:00
IACU f6cf46027d Support the M33 of the RZ/V2L development board from Chu_Yunfei
it is OK
2024-01-16 11:01:11 +08:00
IACU 76c66312c0 4G module EC200A NetworkInfo acquirement and MQTT connection from Xu_Yanghang
it is OK
2024-01-16 10:58:30 +08:00
anguoyoula d8213ec036 update comment 2024-01-16 10:22:07 +08:00
anguoyoula 7fe272fcb9 update readme 2024-01-15 16:06:40 +08:00
anguoyoula 0923c6239a Supports inter-nuclear communication 2024-01-15 15:39:47 +08:00
xuyanghang 2e4a4367b0 Merge remote-tracking branch 'upstream/prepare_for_master' into prepare_for_master 2024-01-12 16:49:38 +08:00
xuyanghang bbe1eba081 4G module EC200A MQTT connection 2024-01-12 16:44:40 +08:00