1427 Commits (0e89d291abf713d17c79ec6ea01e46125bbd0253)
 

Author SHA1 Message Date
Jiajie Chen 3cdd3231d8 Update enlarge heap and drivers provider
6 years ago
Jiajie Chen 41da379593 Use new check_and_clone_cstr{,array}
6 years ago
Jiajie Chen 14a01cf3fc Implement fixup for mipsel and small fixes
6 years ago
Jiajie Chen 6344f80a9b Support efault fixup for riscv
6 years ago
Jiajie Chen 92a9674f66 Implement efault detection by fixup
6 years ago
Harry Chen fbca9a6e3a Add conditional compilation for mipsel, fix heap size for thinpad
6 years ago
Harry Chen 22d29a6257 Revert "Revert "Fix trapframe.""
6 years ago
Harry Chen 6544093dc6 Revert "Revert "Save/restore FP registers when context switching (broken mipsel arch)""
6 years ago
Harry Chen b8f4ee2ce8 Revert "Save/restore FP registers when context switching (broken mipsel arch)"
6 years ago
Harry Chen 6a83de7846 Revert "Fix trapframe."
6 years ago
Yuhao Zhou 297c9d453d Fix trapframe.
6 years ago
Harry Chen d261b4e0b3 Save/restore FP registers when context switching (broken mipsel arch)
6 years ago
PanQL 9e4a3f9662 create virtual vga file, now can draw fb on user state
6 years ago
Harry Chen 6b7aa5ae59 Bump user to latest version
6 years ago
Yuhao Zhou 6add7002fd Update consts for MIPS.malta
6 years ago
Harry Chen 9203a612f8 Merge branch 'dev' into mipsel
6 years ago
Harry Chen a05fabfde5
Merge pull request #50 from rcore-os/linear
6 years ago
Jiajie Chen deba6e9204 Fix phys_to_virt
6 years ago
Jiajie Chen 221304d78a Use phys_to_virt and virt_to_phys to replace the use of KERNEL_OFFSET
6 years ago
Jiajie Chen 28652ef685 Fix rv mask
6 years ago
Jiajie Chen ba8f9370ba Remove rv48 support, for it has no use and it's easy to add back when necessary
6 years ago
Jiajie Chen 5afd84e5d3 Finish rv64 with sv39 support
6 years ago
PanQL 9ac8f1b887 some work for console-vga(1024*7683) adaption
6 years ago
Jiajie Chen 26e47fc36f [WIP] Initial rv64 sv39 support
6 years ago
Jiajie Chen 0d801eceb5 [WIP] Fix rv32 serial interrupt
6 years ago
Jiajie Chen f6a54c398d [WIP] rv32 can enter userland now
6 years ago
Jiajie Chen cf6a7746f4 [WIP] update rv32 linear mapping
6 years ago
Yuhao Zhou c1d139598c Merge remote-tracking branch 'origin/dev' into mipsel
6 years ago
Jiajie Chen d66df43ec0 [WIP] rv32 linear mapping
6 years ago
WangRunji c8262f936f fix paging for mips
6 years ago
WangRunji cd22273ef9 refactor to linear mapping for x86_64
6 years ago
Jiajie Chen 8149793b9a Fix typo in mips paging
6 years ago
Harry Chen 75b67fa575 Replace \n to \r\n in serial driver
6 years ago
PanQL 66b783de21 should not be so rude
6 years ago
WangRunji 6e5b3e2515 fix broken pipe status. rustc works now!
6 years ago
Jiajie Chen 6bb11a5433 Reset router tx/rx fifo and fix tx length
6 years ago
WangRunji fbd2aef916 fix page table racing by adding a global mutex
6 years ago
WangRunji ba8d08d733 fix Process dropping by making `proc.parent` a weak reference
6 years ago
WangRunji 9df9d01e68 impl deadlock detection
6 years ago
WangRunji d28f54ce32 show tid on log
6 years ago
PanQL a0fc201695 set up vga 320x200
6 years ago
Jiajie Chen 2653069a43 Implement tx for router driver
6 years ago
Jiajie Chen 5932372750 Initial rcore router device support
6 years ago
Harry Chen ef9a038ef5 Update user
6 years ago
Harry Chen a7b9ec3736 Bump to latest user, try to fix CI errors
6 years ago
Harry Chen ca8eb86d48 Update README
6 years ago
Harry Chen 324b64c2ed Merge remote-tracking branch 'rcore/dev' into dev
6 years ago
Harry Chen 887a207c8b Run cargo fmt
6 years ago
Harry Chen 5b53e86c41 Merge remote-tracking branch 'origin/dev' into mipsel
6 years ago
WangRunji 75919dce41 x86_64: simplify IPI
6 years ago