Runji Wang
|
f66c8d29cd
|
uppercase arguments in Makefile
|
2020-02-01 13:25:55 +08:00 |
|
Runji Wang
|
ab06b2cd55
|
remove dependency cargo-binutils
|
2020-02-01 12:47:43 +08:00 |
|
Runji Wang
|
3723dde083
|
update dependencies and CI badge
|
2020-01-29 20:09:04 +08:00 |
|
Runji Wang
|
9c2459f2f0
|
update Rust nightly to 2020-01-17. remove dependence of cargo-xbuild.
|
2020-01-29 11:57:14 +08:00 |
|
Runji Wang
|
915ef6f95e
|
riscv: use -bios option for QEMU 4.1
And remove prebuilt OpenSBI for virt, since it's included in QEMU.
Ref: https://qemu.weilnetz.de/doc/qemu-doc.html#Deprecated-features B.1.15
|
2019-11-30 15:48:12 +08:00 |
|
Runji Wang
|
2cc56b56b5
|
add Dockerfile and update README
|
2019-10-05 19:35:41 +08:00 |
|
Runji Wang
|
f1642ec547
|
revert Rust toolchain to nightly-2019-07-15 to avoid LLVM bug on mips
Related PR: https://github.com/rust-lang/rust/pull/62592
|
2019-09-24 01:49:08 +08:00 |
|
Runji Wang
|
590df849f3
|
update Rust toolchain and README
NOTE: MIPS is broken due to a Rust compiler bug
|
2019-09-11 23:58:52 +08:00 |
|
Runji Wang
|
c2a80c54f9
|
x86_64: switch from legacy BIOS to UEFI. use rboot as new bootloader
- remove dependencies: rust-osdev/{bootloader, bootimage}
- remove kernel stack segment
- find a bug: IDT should be initialized after GDT
|
2019-09-04 10:37:31 +08:00 |
|
WangRunji
|
9b4e0e8d60
|
update travis script
|
2019-08-07 16:35:38 +08:00 |
|
Harry Chen
|
ca8eb86d48
|
Update README
Signed-off-by: Harry Chen <i@harrychen.xyz>
|
2019-05-09 11:01:48 +08:00 |
|
Jiajie Chen
|
cd2c78dd46
|
Add Rocket Chip platform in README
|
2019-04-27 23:04:10 +08:00 |
|
WangRunji
|
f2467dad6a
|
add maintainers to README
|
2019-04-16 13:11:29 +08:00 |
|
WangRunji
|
e12074c936
|
replace gnu binutils with cargo-binutils
|
2019-04-12 00:23:34 +08:00 |
|
Jiajie Chen
|
358fa09f6d
|
Update README about bootimage version
|
2019-04-10 13:12:26 +08:00 |
|
Jiajie Chen
|
772ab4f37d
|
Change travis badge link, and fix allow_failures syntax
|
2019-03-27 01:40:47 +08:00 |
|
Jiajie Chen
|
e3fb47a03e
|
Remove m-mode and k210 support.
|
2019-03-26 08:28:10 +08:00 |
|
Jiajie Chen
|
285df82b80
|
Fix qcow2, and add pci_passthru to MakeFile
Signed-off-by: Jiajie Chen <noc@jiegec.ac.cn>
|
2019-03-24 01:29:03 +08:00 |
|
Jiajie Chen
|
9f03bfc849
|
Add rand module for ip port randomization and use ethernet default mtu in ixgbe
|
2019-03-23 18:23:02 +08:00 |
|
chyyuu
|
bfe1bec570
|
update README
|
2019-03-21 00:12:33 +08:00 |
|
Jiajie Chen
|
960ef2e1f8
|
Implement PCI driver detach and merge NetDriver trait into Driver
|
2019-03-20 11:36:41 +08:00 |
|
WangRunji
|
6e7e9149ee
|
update URL to new organization
|
2019-03-18 01:14:30 +08:00 |
|
WangRunji
|
c7d736acd4
|
use rust-toolchain file instead of rustup override
|
2019-02-16 14:32:22 +08:00 |
|
WangRunji
|
2766f49986
|
update README, Travis, Makefile
|
2019-02-15 16:10:24 +08:00 |
|
xyongcn
|
353850f41d
|
Update README.md
|
2019-01-10 23:44:07 +08:00 |
|
chyyuu
|
08c73945eb
|
Update README.md
|
2019-01-06 11:25:48 +08:00 |
|
chyyuu
|
46e7a61ba7
|
Update README.md
|
2019-01-05 12:58:11 +08:00 |
|
WangRunji
|
b8e32f8854
|
update README. lock Rust nightly version
|
2019-01-03 19:20:02 +08:00 |
|
WangRunji
|
70e0025c63
|
add OS2ATC slides. update README
|
2018-12-16 11:47:33 +08:00 |
|
WangRunji
|
6cf679b596
|
update README. add LICENSE
|
2018-12-02 22:19:32 +08:00 |
|
WangRunji
|
b3a80ba571
|
update riscv-pk & README
|
2018-11-29 00:20:12 +08:00 |
|
WangRunji
|
4f8d110d31
|
update README
|
2018-11-20 01:29:44 +08:00 |
|
WangRunji
|
7229b49eb8
|
Use rust-lld for RV32. Remove riscv git submodule.
|
2018-10-30 13:30:20 +08:00 |
|
WangRunji
|
528c919626
|
Remove root Makefile. Add dev docs link.
|
2018-09-20 21:13:47 +08:00 |
|
WangRunji
|
cd1bd55729
|
Update README, travis, riscv crate.
|
2018-09-19 20:58:00 +08:00 |
|
WangRunji
|
caeff9ad97
|
Update packages and fit for new Rust nightly
|
2018-09-04 13:19:23 +08:00 |
|
WangRunji
|
30a569d889
|
Update README
|
2018-08-07 16:48:34 +08:00 |
|
WangRunji
|
025d3eba22
|
Update README
|
2018-07-26 20:21:21 +08:00 |
|
WangRunji
|
5647fb1273
|
Fix build guide
|
2018-07-16 13:37:26 +08:00 |
|
WangRunji
|
4faa8a65ae
|
Move kernel to a new directory
|
2018-07-13 12:25:39 +08:00 |
|
WangRunji
|
4914d22f44
|
Update doc & README
|
2018-07-12 22:46:17 +08:00 |
|
WangRunji
|
08777b1063
|
Add build guide.
|
2018-07-06 23:14:51 +08:00 |
|
WangRunji
|
211aeff841
|
Add bbl as bootloader
|
2018-07-04 16:23:11 +08:00 |
|
WangRunji
|
216c759357
|
Add final report & log
|
2018-05-25 22:15:37 +08:00 |
|
WangRunji
|
53bb54330c
|
Update crate to fix compile error
|
2018-04-03 21:42:23 +08:00 |
|
WangRunji
|
4ce1ba8f6d
|
Rewrite README. Add docker.
|
2018-04-02 15:28:32 +08:00 |
|
Philipp Oppermann
|
590b2fd1b0
|
Update Readme for “Double Faults” post
|
2017-11-19 14:23:45 +01:00 |
|
Philipp Oppermann
|
0ddd214a1b
|
Update Readme for “Handling Exceptions” post
|
2017-11-19 14:21:00 +01:00 |
|
Philipp Oppermann
|
36369cfbe2
|
Update Readme for “Kernel Heap” post
|
2017-11-19 14:20:45 +01:00 |
|
Philipp Oppermann
|
bb3f17c0b9
|
Update Readme for “Remap the Kernel” post
|
2017-11-19 11:42:33 +01:00 |
|