Yuhao Zhou
|
b6aa9858d3
|
Fix return register in sys_clone.
|
6 years ago |
Harry Chen
|
88bda7c4a0
|
Use Linux syscall number for mips N32 ABI, update user app
Signed-off-by: Harry Chen <i@harrychen.xyz>
|
6 years ago |
Yuhao Zhou
|
9d576b4827
|
Update Cargo.lock for rust-mips.
|
6 years ago |
Harry Chen
|
a2e98d73fd
|
Extract serial driver and add mipssim board for mipsel
Signed-off-by: Harry Chen <i@harrychen.xyz>
|
6 years ago |
Harry Chen
|
fedb53346a
|
Update mips crate
Signed-off-by: Harry Chen <i@harrychen.xyz>
|
6 years ago |
Harry Chen
|
62fe4e5361
|
Update rust-mips crate
Signed-off-by: Harry Chen <i@harrychen.xyz>
|
6 years ago |
Harry Chen
|
48864bd79b
|
Add more output to backtrace, revert fs change, update rust-mips
Signed-off-by: Harry Chen <i@harrychen.xyz>
|
6 years ago |
Harry Chen
|
9f7f82a72d
|
Fix compilation errors in drivers
Signed-off-by: Harry Chen <i@harrychen.xyz>
|
6 years ago |
Harry Chen
|
f8a62b5549
|
Merge remote-tracking branch 'origin/master' into mipsel
|
6 years ago |
Jiajie Chen
|
66af7473eb
|
Do not use alloc::prelude
|
6 years ago |
Harry Chen
|
b6f1b3c926
|
Merge remote-tracking branch 'origin/master' into mipsel
|
6 years ago |
Yuhao Zhou
|
a78916c57e
|
Add MIPS target.
|
6 years ago |
WangRunji
|
11c5609171
|
refactor PCI mod using pci crate
|
6 years ago |
Jiajie Chen
|
9831cae13c
|
Fix travis CI for riscv32
|
6 years ago |
Jiajie Chen
|
311cf104f9
|
Many minor fixes to allow gcc to run inside rCore. Add some syscalls, fix SEEK_* and enlarge the heap
|
6 years ago |
WangRunji
|
c2a90e2ab1
|
update dependencies
|
6 years ago |
WangRunji
|
fc584753c1
|
update crate x86_64 to v0.5, bootloader to v0.4
|
6 years ago |
Jiajie Chen
|
285ffc7618
|
Move absolute/relative path resolution to rcore-fs, implement dummy sys_fchown, sys_fchownat and sys_symlinkat
|
6 years ago |
Jiajie Chen
|
547baa9ecd
|
Implement symlink following
|
6 years ago |
Jiajie Chen
|
0272aa1070
|
Implement sys_readlink and improve sys_mremap
|
6 years ago |
Jiajie Chen
|
c7b34a7f72
|
Use enable_irq explicitly in ixgbe driver
|
6 years ago |
Jiajie Chen
|
f09290442c
|
Add pkttop.sh, bump user and drivers version
|
6 years ago |
Jiajie Chen
|
6725ca10ab
|
Fix IXGBE driver with drop and update user with working userland networking
|
6 years ago |
WangRunji
|
b9a7888290
|
update fs. impl sys_sync, sys_rmdir. fix sys_unlink.
|
6 years ago |
Jiajie Chen
|
e3b7efbc94
|
Move ixgbe to isomorphic_drivers, and format driver codes
|
6 years ago |
WangRunji
|
442e1f4d0f
|
merge bbl crate to kernel
|
6 years ago |
WangRunji
|
d9bb072cbd
|
update riscv crate
|
6 years ago |
WangRunji
|
d0202c945e
|
test and fix something on HiFiveU
|
6 years ago |
equation314
|
28ce8ba81c
|
update URL to new organization
|
6 years ago |
Jiajie Chen
|
2ada090430
|
Use buddy_system_allocator for a drop inreplacement for linked_list_allocator
|
6 years ago |
WangRunji
|
6e7e9149ee
|
update URL to new organization
|
6 years ago |
equation314
|
18626a2a19
|
Merge branch 'bootloader' into biscuit
|
6 years ago |
WangRunji
|
a3edd38046
|
fix VGA color on x86_64
|
6 years ago |
WangRunji
|
e70cac58c8
|
refactor x86_64 VGA using console-traits crate
|
6 years ago |
WangRunji
|
b304764fb5
|
fix VGA on x86_64
|
6 years ago |
WangRunji
|
40ac510ecd
|
fix compile on riscv & aarch64
|
6 years ago |
equation314
|
f3d47f4b02
|
aarch64: move crate bcm2837 to remote
|
6 years ago |
equation314
|
68b967b48e
|
aarch64: move crate `atags` into crate `bcm2837`
|
6 years ago |
equation314
|
279f983786
|
aarch64: put the kernel in the top VA range
|
6 years ago |
Jiajie Chen
|
b590545375
|
Implement sys_pwrite, sys_accept4 and dummy sys_chown, sys_epoll_create1. Allow recvfrom for tcp
|
6 years ago |
WangRunji
|
fdc28724a3
|
fix sys_wait -1. update fs.
|
6 years ago |
equation314
|
0e38439fb8
|
aarch64: enable MMU in bootloader
|
6 years ago |
WangRunji
|
b66c8811d1
|
update bootloader to fix multi-core boot bug on x86_64
|
6 years ago |
WangRunji
|
cab19688d5
|
rename File to FileHandle. impl create for sys_open.
|
6 years ago |
WangRunji
|
6e8a0e20ab
|
fix device compile error, update crate pc_keyboard
|
6 years ago |
WangRunji
|
08c8d89974
|
update SFS to new rcore-fs
|
6 years ago |
WangRunji
|
7927c7c168
|
Merge branch 'thread' into biscuit
# Conflicts:
# kernel/src/process/mod.rs
# kernel/src/process/structs.rs
# kernel/src/syscall.rs
|
6 years ago |
WangRunji
|
2303a8099b
|
update Rust compiler to support riscv64
|
6 years ago |
WangRunji
|
ac0c19cdb0
|
support Sv39
To test: make run arch=riscv64 board=u540
|
6 years ago |
WangRunji
|
fc8888db72
|
update for new paging mechanism on riscv. move kernel va to 0x(ffffffff)c0000000.
|
6 years ago |