songyanguang
|
ce1c689379
|
Fix compile warnings
|
2024-12-06 17:06:23 +08:00 |
|
songyanguang
|
d7c99b7f01
|
Add kernel free map and linear map
|
2024-12-06 16:25:40 +08:00 |
|
songyanguang
|
a268135205
|
Add printf_early
|
2024-12-06 15:20:38 +08:00 |
|
songyanguang
|
a9f8fba6dd
|
Modify mmu
|
2024-12-03 14:41:41 +08:00 |
|
songyanguang
|
87c5f1549f
|
Modify uart
|
2024-12-03 10:45:39 +08:00 |
|
songyanguang
|
8795b4138e
|
Modify uart
|
2024-11-22 14:10:46 +08:00 |
|
songyanguang
|
1eedb9d24e
|
Debug MMU TLB
|
2024-11-11 20:30:14 +08:00 |
|
TXuian
|
3d43cb9644
|
add ERROR_FREE sign, break task manager
|
2024-10-31 23:33:58 +08:00 |
|
TXuian
|
ce727442de
|
Support mmap with customized attr.
|
2024-10-31 21:00:09 +08:00 |
|
TXuian
|
78cba2564e
|
Fix bug when memory drain part 1
|
2024-10-31 15:40:46 +08:00 |
|
TXuian
|
3e1479bdf0
|
Valid 3 code version
|
2024-10-31 12:42:45 +08:00 |
|
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 |
|