TXuian
|
02f6a412de
|
merge 5g_usb
|
2024-11-01 10:36:51 +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 |
|
TXuian
|
7b6c93d391
|
add memory usage
|
2024-10-29 16:17:43 +08:00 |
|
songyanguang
|
7000c5cd18
|
According to ARMv8 architecture, the IRQ should be enable by calling gic_setup_spi when the NO. is larger than 31.
|
2024-09-20 19:28:42 +08:00 |
|
xj
|
8c2eb4598f
|
merge codes
|
2024-08-25 20:33:16 -07:00 |
|
xj
|
93ad360a1a
|
merge codes
|
2024-08-25 20:10:52 -07:00 |
|
tuyuyang
|
968d66e5a9
|
Support sleep
|
2024-08-25 23:29:34 +08:00 |
|
songyanguang
|
a9273b9879
|
Merge branch rk3568_dev of https://www.gitlink.org.cn/tuyuyang/xiuos with commit 6bc856b7a6 into local
|
2024-08-15 19:26:02 +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 |
|
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
|
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
|
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 |
|
xj
|
12e5b67108
|
update kernel codes
|
2024-07-02 19:48:07 -07:00 |
|
tuyuyang
|
247541173f
|
Support naive_mmap; Support get_tick in sys_state.
|
2024-07-01 00:47:10 +08:00 |
|
tuyuyang
|
99899900a1
|
Fix multithread awaking.
|
2024-06-23 08:59:51 +08:00 |
|
lr
|
b8cdfbfd8a
|
Merge branch 'rk3568' of https://gitlink.org.cn/tuyuyang/xiuos into rk3568
|
2024-06-12 18:58:13 +08:00 |
|
wty
|
bddf0012df
|
add 3568
|
2024-06-10 23:30:18 -07:00 |
|
TXuian
|
148b422006
|
Support rk3568.(TODO: fix userland)
|
2024-06-07 16:47:03 +08:00 |
|
TXuian
|
872a2df6ff
|
Kernel Support rk3568.(TODO: Fix user apps)
|
2024-06-06 18:22:53 +08:00 |
|
TXuian
|
3a99cc550c
|
Support multithread server
|
2024-05-31 01:17:57 +08:00 |
|
TXuian
|
d05754a98e
|
Fix a semaphore.c bug
|
2024-05-29 16:22:23 +08:00 |
|
TXuian
|
5a2c07e1a9
|
Support kernel semaphore.
|
2024-05-29 11:06:03 +08:00 |
|
TXuian
|
71cf0c667c
|
Support virt armv8.(Todo: fix clock intr)
|
2024-05-27 14:57:58 +08:00 |
|
TXuian
|
80f80b64f0
|
ArmV8 support arch mmu intr clock
|
2024-05-24 16:06:09 +08:00 |
|
TXuian
|
c1e99c449a
|
Merge branch 'armv8' of https://gitlink.org.cn/tuyuyang/xiuos into armv8
|
2024-05-24 13:47:59 +08:00 |
|
liuqh
|
0efbe375eb
|
TODO: Support armv8
|
2024-05-24 13:43:31 +08:00 |
|
TXuian
|
2c4fe30bd3
|
Fix style.
|
2024-05-22 13:55:30 +08:00 |
|
TXuian
|
f7a232ed4f
|
Fix minor cases.
|
2024-05-20 16:55:43 +08:00 |
|
TXuian
|
29f1df2eea
|
Fix bitmap64 corner case.
|
2024-05-19 17:37:52 +08:00 |
|
TXuian
|
4803239498
|
Support thread.
|
2024-05-19 11:48:43 +08:00 |
|
TXuian
|
736ba18769
|
Rename struct Thread; Completely split task memspace and shceduling
|
2024-05-18 21:37:30 +08:00 |
|
TXuian
|
52387d47a7
|
Change some compile flags.
|
2024-05-15 17:59:38 +08:00 |
|
TXuian
|
79d741e015
|
Fix softkernel uint32_t.
|
2024-05-10 15:40:36 +08:00 |
|
TXuian
|
b6dd58c629
|
Optimize XiZi_AIoT FS fd allocation.
|
2024-05-09 16:01:43 +08:00 |
|
TXuian
|
6d54c54bcc
|
Use new actracer.
|
2024-05-09 10:52:17 +08:00 |
|
TXuian
|
a19312df24
|
Use new sys tracer.
|
2024-05-09 09:39:07 +08:00 |
|
TXuian
|
3b011500f1
|
Change Service dir structure, erase uncessary hardkernel functions.
|
2024-05-08 15:22:08 +08:00 |
|
TXuian
|
18eff4334c
|
Use better KPrintf
|
2024-05-07 18:02:19 +08:00 |
|
TXuian
|
50ecc1e520
|
Finish micorkernel functions.
|
2024-05-01 12:12:13 +08:00 |
|
TXuian
|
7a296b2744
|
Support blockiing server.
|
2024-04-30 22:52:28 +08:00 |
|