lr
|
95c63e35f8
|
del usb dir
|
2024-06-06 14:57:37 +08:00 |
lr
|
62bc009c6d
|
del hal_cache.c(h), cmsis_gcc.h, cmsis_cp15.h, cmsis_compiler.h
|
2024-06-06 14:20:54 +08:00 |
lr
|
e98892ff48
|
todo: fix mrc bug
|
2024-06-06 09:17:50 +08:00 |
lr
|
dca029936f
|
add armv8 compile suppout to lwip
|
2024-06-05 14:20:16 +08:00 |
lr
|
525e02c275
|
FIx rk3568 hal-lib,todo: map phy addr to virt addr
|
2024-06-04 17:49:55 +08:00 |
lr
|
6fd44a89ed
|
rename hal_gmac
|
2024-06-03 17:38:40 +08:00 |
lr
|
5ed3ba4240
|
Merge branch '5g_usb' of https://gitlink.org.cn/kameblue/xiuos into 5g_usb
|
2024-06-03 17:22:54 +08:00 |
xj
|
ea8b1f5374
|
Add USB source tree
|
2024-06-03 01:55:57 -07:00 |
xj
|
d2dd347ed5
|
Add USB source tree
|
2024-06-03 01:48:32 -07:00 |
lr
|
4f182f90c9
|
add hal ethernet driver
|
2024-06-03 16:45:09 +08:00 |
xj
|
c5263acba5
|
Add USB source tree
|
2024-06-03 01:31:46 -07:00 |
xj
|
b9cd006f8f
|
Add USB source tree
|
2024-06-03 01:19:34 -07:00 |
xj
|
730d3be87b
|
Add USB source tree
|
2024-06-03 01:12:51 -07:00 |
xj
|
01e8e80c0e
|
Add USB source tree
|
2024-06-03 00:47:04 -07:00 |
xj
|
c8bc2ddd05
|
Add USB configure file
|
2024-06-02 23:42:52 -07:00 |
xj
|
0b43c65650
|
Add USB folders
|
2024-06-02 23:16:08 -07:00 |
lr
|
5d6cd493bf
|
Merge branch 'smp' of https://gitlink.org.cn/tuyuyang/xiuos into lwip
|
2024-05-31 09:40:35 +08:00 |
TXuian
|
3a99cc550c
|
Support multithread server
|
2024-05-31 01:17:57 +08:00 |
lr
|
67f6b4641c
|
fix sys_arch.c
|
2024-05-29 18:34:37 +08:00 |
lr
|
2f4a29860c
|
Merge branch 'smp' of https://gitlink.org.cn/tuyuyang/xiuos into lwip
|
2024-05-29 16:53:35 +08:00 |
lr
|
60b1906396
|
fix sys_arch to adapt kernel semaphore
|
2024-05-29 16:44:19 +08:00 |
TXuian
|
d05754a98e
|
Fix a semaphore.c bug
|
2024-05-29 16:22:23 +08:00 |
lr
|
a9309fa1b4
|
Merge branch 'smp' of https://gitlink.org.cn/tuyuyang/xiuos into lwip
|
2024-05-29 15:37:20 +08:00 |
lr
|
6add0df96b
|
fix lwipopts.h
|
2024-05-29 15:33:12 +08:00 |
TXuian
|
6d4cef4358
|
Support armv8 clock.
|
2024-05-29 15:10:52 +08:00 |
TXuian
|
5a2c07e1a9
|
Support kernel semaphore.
|
2024-05-29 11:06:03 +08:00 |
TXuian
|
bd7966c5a3
|
Support armv8 smp
|
2024-05-28 15:11:38 +08:00 |
TXuian
|
6114b4618f
|
Support armv8.(TODO: fix clock)
|
2024-05-28 10:54:21 +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 |
TXuian
|
ba54936940
|
Fix session bug.
|
2024-05-24 13:45:27 +08:00 |
liuqh
|
0efbe375eb
|
TODO: Support armv8
|
2024-05-24 13:43:31 +08:00 |
lr
|
a0c6addb14
|
fix sys_sem_* and sys_mbox_* function
|
2024-05-23 16:55:36 +08:00 |
lr
|
8c0b51161e
|
Revert "add debug message"
This reverts commit 99967e9f9b .
|
2024-05-23 15:54:34 +08:00 |
lr
|
99967e9f9b
|
add debug message
|
2024-05-23 15:50:37 +08:00 |
lr
|
2147d92121
|
complie and debug test_net
|
2024-05-23 11:26:36 +08:00 |
lr
|
dced598cbf
|
test lwip through udp
|
2024-05-22 20:38:09 +08:00 |
lr
|
43bb298df9
|
warp the socket api
|
2024-05-22 18:05:50 +08:00 |
TXuian
|
dd0c6c66ed
|
Fix ipc to support null pointer.
|
2024-05-22 15:46:36 +08:00 |
TXuian
|
2c4fe30bd3
|
Fix style.
|
2024-05-22 13:55:30 +08:00 |
lr
|
1a4be4e6b4
|
enable lwip socket api
|
2024-05-21 15:51:28 +08:00 |
lr
|
f1d39b2e25
|
lwip server with !NO_SYS init
|
2024-05-21 15:30:11 +08:00 |
TXuian
|
f7a232ed4f
|
Fix minor cases.
|
2024-05-20 16:55:43 +08:00 |
lr
|
6252e7e383
|
fix lwip !no_sys to complied success
|
2024-05-20 15:43:45 +08:00 |
lr
|
3e4c6e35e3
|
add sys_arch.c in makefile in net_server
|
2024-05-20 15:33:05 +08:00 |
lr
|
d63d9dfae4
|
disable lwip_socket
|
2024-05-20 15:30:35 +08:00 |
lr
|
3178ece116
|
Merge branch 'smp' of https://gitlink.org.cn/tuyuyang/xiuos into lwip
|
2024-05-20 14:32:22 +08:00 |
TXuian
|
f4e193a738
|
Support Userland semaphore server
|
2024-05-20 14:29:22 +08:00 |
lr
|
fa710bbc37
|
modify lwip to !no_sys
|
2024-05-20 10:19:39 +08:00 |