Commit Graph

2343 Commits

Author SHA1 Message Date
gqk 7f2d1150b1 add ch32v208 makefile 2025-02-19 17:48:11 +08:00
gqk ec9bcaefb5 support ch32v208 2025-02-13 16:38:19 +08:00
songyanguang b3aae320fe Merge branch 'jh7110_debug' into prepare_for_master 2025-01-24 17:52:12 +08:00
songyanguang 3e70ccddce Delete unused code 2025-01-23 16:51:24 +08:00
songyanguang c5bd15ab91 Modify user ldflags 2025-01-23 16:38:32 +08:00
songyanguang 15a3ac1130 Modify plic 2025-01-23 15:19:10 +08:00
songyanguang 25bfec1560 Delete unused files 2025-01-22 18:21:10 +08:00
songyanguang 1559013f2b boot.S start main 2025-01-22 17:01:19 +08:00
songyanguang a6ed30fd5e Delete invalid code 2025-01-22 16:26:12 +08:00
songyanguang ca35c72d02 Modify riscv csr 2025-01-22 09:42:33 +08:00
songyanguang 0d05dab7b3 Modify mmu, delete invalid headers 2025-01-21 17:48:56 +08:00
songyanguang 32977dd301 Modify boot.S 2025-01-21 15:21:09 +08:00
songyanguang 861795f8bd Fix showMemInfo issue 2025-01-21 11:26:32 +08:00
songyanguang 7c2b3d10b5 Modify app build 2025-01-21 10:28:47 +08:00
songyanguang e98cffed83 Modify log 2025-01-21 10:16:39 +08:00
songyanguang e0fb6dc926 Modify shell 2025-01-21 10:02:42 +08:00
songyanguang 619b32ad49 Modify user build cflags and lds 2025-01-21 09:46:53 +08:00
songyanguang 6176717125 Fixed non-zero global variable issue in kernel 2025-01-20 10:58:09 +08:00
songyanguang f872eaea25 Modify build 2025-01-17 20:33:08 +08:00
songyanguang 994145bd63 Modify CPU context scheduler 2025-01-17 19:23:34 +08:00
songyanguang b03330f0f8 Modify MemSpace for riscv 2025-01-17 18:56:37 +08:00
songyanguang 675da41f02 Modify user print 2025-01-17 17:17:01 +08:00
songyanguang eb5f73251c Modify context_switch parameters 2025-01-16 20:14:00 +08:00
songyanguang b8c77c5758 S-mode to access the memory of U-mode in the riscv 2025-01-16 16:16:03 +08:00
songyanguang 5190dadd12 Modify syscall 2025-01-15 17:06:57 +08:00
songyanguang 1631e60baa Modify context and trapframe init 2025-01-13 19:58:37 +08:00
songyanguang ee49e0d71c Modify handle_exception according to the Linux code 2025-01-13 18:02:32 +08:00
songyanguang 301073476f Modify uart address in service 2025-01-13 17:25:23 +08:00
xuedongliang dca3e93959 Update XiZi_AIoT Kernel from tuyuyang
it is OK
2025-01-13 16:49:36 +08:00
xuedongliang 788988e105 related to issue #287 from wuzheng
it is OK
2025-01-13 16:48:50 +08:00
xuedongliang 47c091dfbc relate to issue #285 from wuzheng
it is OK
2025-01-13 16:48:14 +08:00
xuedongliang 3b133b4fe7 Minor optimization and bug-fix from qizhenglin
it is OK
2025-01-13 16:45:54 +08:00
TXuian 42b17738ee minor bug fix in sys_kill 2025-01-07 22:15:15 +08:00
TXuian fd95d9a7de default board reset to imx6q 2025-01-07 17:46:43 +08:00
TXuian 9e9f00dbf7 Merge branch 'prepare_for_master_2' into push_to_prepare 2024-12-30 23:49:18 +08:00
Flower Black 3ef1f5570c Repair the out-of-bounds error of the semaphore. 2024-12-30 11:53:13 +08:00
Flower Black 5f47b92255 Find order faster in KBuddyPagesAlloc when using GCC. 2024-12-30 11:53:13 +08:00
Flower Black 157c622d1f Run QEMU with default config with just one-click. 2024-12-30 11:53:13 +08:00
Flower Black 726500bd77 Optimize .gitignore to get rid of annoying intermediate product commit reminders. 2024-12-30 11:53:13 +08:00
xuedongliang ed934b5bae Add task capability in capability.c Add corresponding settings during system startup from Zhuruohai
it is OK
2024-12-30 09:36:42 +08:00
songyanguang ad6a6d7cc6 Add services for jh7110 2024-12-27 19:05:32 +08:00
songyanguang b6340dee69 Add riscv context_switch 2024-12-27 19:01:00 +08:00
songyanguang beef098836 Modify _spinlock_lock 2024-12-26 09:59:09 +08:00
songyanguang 3154da5ec6 Revert "Modify _spinlock_lock"
This reverts commit a39ab68b4c.
2024-12-26 09:33:01 +08:00
songyanguang a39ab68b4c Modify _spinlock_lock 2024-12-25 19:37:39 +08:00
songyanguang e20ff7483c Modify _spinlock_lock 2024-12-25 19:31:55 +08:00
TXuian 6b636dfde0 minor fix 2024-12-24 16:48:52 +08:00
TXuian 74da96e1f1 centralize thread state transition 2024-12-24 16:10:53 +08:00
hyl 8752a17203 console关闭版本 2024-12-24 02:38:36 +00:00
TXuian d68abecdba Merge branch 'to_prepare' into push_to_prepare 2024-12-24 03:37:35 +08:00