1
0
Fork 0
forked from AbleOS/ableos
Commit graph

68 commits

Author SHA1 Message Date
Erin 105df1bcd6 Implemented task spawning
- Using `pc-keyboard` instead of custom one as it sometimes caused double-faults on keypress
2022-06-14 17:27:30 +02:00
Erin 9e629fb83f Got rid of two instructions 2022-05-20 17:15:18 +02:00
Erin 8be1f2410e Added simple task switcher (x86-64) 2022-05-20 17:11:32 +02:00
Able 6f306b9ece Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-05-12 22:39:13 -05:00
Able cb27c1349a changes 2022-05-12 21:07:06 -05:00
Erin fce7b2a4bb fmt 2022-05-10 18:41:53 +02:00
Erin ae70548cc0 Moved allocator to the kernel 2022-05-07 14:08:34 +02:00
Able a78af58cba Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-04-25 15:34:59 -05:00
Erin d687fd4e39 Changed naming of things to match Rust's conventions 2022-04-25 22:34:52 +02:00
Able 08c2cf73ea back into virtio work 2022-04-25 13:39:39 -05:00
Erin 225b35c3d0 fmt 2022-04-13 00:50:01 +02:00
Able b3f8b11c5a riscv work 2022-04-12 13:46:50 -05:00
Able 51c841e2de upgrades people upgrades
destroying erins clean code
2022-04-12 13:26:52 -05:00
Erin 9ed7dbb34c chore: fmt 2022-04-12 00:23:11 +02:00
Erin 56b569deb2 Refactoring
- Applied some clippy lints
- Formatting
- Replaced lazy_static with Lazy from spin
2022-04-11 22:51:54 +02:00
Able d78bb002f3 workspace 2022-04-11 13:53:33 -05:00
Able b1eaea239e VTerm| VTerm device 2022-03-16 09:38:47 -05:00
Able 8e66a677fa Feature| afetch update, scheduler rework 2022-03-16 05:39:01 -05:00
Able c18035feb4 Patch| Serial out agnostic 2022-03-11 17:13:41 -06:00
Able d2638b1fb4 Patch| Logging repaired 2022-03-11 15:14:35 -06:00
Able 0c1169adab merge work 2022-03-11 14:18:07 -06:00
Able a857253314 Merge branch 'master' into riscv 2022-03-11 14:16:15 -06:00
Able 0379a34a59 TOML config|moved a ton of boiler plate to prelude 2022-03-11 13:51:47 -06:00
Able 6c3a67e6b5 seperate the core kernel into its own directory 2022-02-28 08:54:41 -06:00
Able 64d6e1e166 PIT Timer settable 2022-02-22 18:15:16 -06:00
able 9273d74446 Merge branch 'master' into fix/rhai-repl 2022-02-20 11:06:56 +00:00
Able e661e5c255 merge work 2022-02-20 05:05:50 -06:00
Able c49eb97397 patchup 2022-02-19 09:07:33 -06:00
Erin ca743955c5 chore: fmt 2022-02-18 19:25:54 +01:00
Erin bdd866eafe Working Rhai REPL 2022-02-18 19:12:07 +01:00
Able d8d093cb98 booting on riscv 2022-02-18 10:04:10 -06:00
Able d4e4d70461 rhai shell tinkering 2022-02-17 04:05:56 -06:00
Able b3b79e1694 Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-02-03 13:49:23 -06:00
Able 519a1d0081 system calls 2022-02-03 13:47:58 -06:00
Elfein Landers 28f11e33f1 major refactor of keyboard 2022-02-01 23:42:09 -08:00
Able 3b9a3ab18a scheduler rewrite 2022-02-01 15:27:40 -06:00
Able 1d195d618e Redux 2022-01-28 07:40:47 -06:00
Able 13edd25c8b reduce race conditions 2022-01-27 01:37:12 -06:00
Able 5cba768e85 redux of relib, scheduler work and documentation 2022-01-26 19:43:03 -06:00
Able 95998acb99 scheduler work and commit 2022-01-25 19:40:37 -06:00
Able 21b5add99d reduction of code base 2022-01-22 01:26:25 -06:00
Able b47e8bd64c stash to hold stuff till cargo fix 2022-01-22 00:01:16 -06:00
Able 139f5243f3 Pixel 2022-01-18 06:15:51 -06:00
Able 91c249ce2a remove fonts and rebuild the logger 2022-01-16 19:42:11 -06:00
Able f884200eb2 utilities added work done on font rendering 2022-01-16 09:23:19 -06:00
Able 83a02c904c Facepalm and aos stress test work 2022-01-13 08:54:33 -06:00
Able 123a7d880f various changes and wat things 2022-01-07 10:31:47 -06:00
Able 07f8df04d1 minor cleanup 2021-12-30 03:32:32 -06:00
Able 353d759e94 colorify integrated into print 2021-12-28 02:56:29 -06:00
Able 914085fdf5 colorify function added 2021-12-24 13:00:20 -06:00