Commit Graph

2343 Commits

Author SHA1 Message Date
TXuian e0ff453726 Support Schedule node 2024-12-24 03:36:26 +08:00
TXuian af1ceec308 Add schedule node 2024-12-24 02:28:20 +08:00
TXuian 21104f0f31 Merge branch 'prepare_for_master' into push_to_prepare 2024-12-24 01:08:01 +08:00
TXuian ab531f720a little fix 2024-12-24 01:03:56 +08:00
TXuian 21304531a5 Add schedule node midway 2024-12-24 01:01:54 +08:00
TXuian 7639937678 little fix 2024-12-23 22:40:54 +08:00
songyanguang 9fbb5be499 Modify _address_translate 2024-12-20 10:38:34 +08:00
songyanguang 7e94dc5cb2 fix build error 2024-12-19 21:40:06 +08:00
songyanguang 197957f202 Modify map_pages 2024-12-19 21:34:23 +08:00
songyanguang a2ed0ee073 Add pagetable_riscv_level3.c 2024-12-19 21:10:55 +08:00
songyanguang 9a6857843b load fs.img shell fs_server 2024-12-19 21:06:31 +08:00
songyanguang 8f0c6bbd5c build services 2024-12-19 20:59:36 +08:00
songyanguang 64ba03adef Modify kalloc for RISCV only supports -2GB to 2GB in link script file 2024-12-19 20:50:29 +08:00
songyanguang 2087cb7d33 buddy fits more than 4GB of memory. 2024-12-19 20:40:29 +08:00
songyanguang 06bb9c4e9b Modify plic 2024-12-19 20:07:38 +08:00
songyanguang ffd2262300 kernel runs in virtual memory 2024-12-19 20:05:14 +08:00
songyanguang 8b08816b60 Add clint need to debug 2024-12-16 10:32:39 +08:00
songyanguang fe26bb4e5a Add PLIC 2024-12-13 19:42:48 +08:00
songyanguang 72e3175707 Get boot hartid from uboot 2024-12-12 16:56:41 +08:00
hyl 3f08641909 apm32f103 fit can & uvcan with no shell 2024-12-11 18:56:08 +08:00
songyanguang 254651bcd0 Add exception 2024-12-11 11:24:32 +08:00
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