1
0
Fork 0
forked from AbleOS/ableos
Commit graph

66 commits

Author SHA1 Message Date
able 25e87735e6 stolen code 2022-07-29 13:29:54 -05:00
able a210abca23 BSOD with qr code 2022-07-29 09:46:09 -05:00
able 3f4c9fdb5a implementing socket related IPC 2022-07-28 20:15:02 -05:00
able d2aef77b7f ext2 merge plus fix 2022-07-27 19:51:13 -05:00
able 5f9923272d allocator work 2022-06-22 13:59:24 -05:00
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
Able cb27c1349a changes 2022-05-12 21:07:06 -05:00
Able 9c300acc33 added a Path type and reverted to vga 2022-04-25 15:33:17 -05:00
Able 08c2cf73ea back into virtio work 2022-04-25 13:39:39 -05:00
Able 9e836f8098 updates 2022-04-19 02:15:45 -05:00
Able 51c841e2de upgrades people upgrades
destroying erins clean code
2022-04-12 13:26:52 -05: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 22cb0d71af fixes 2022-04-11 15:34:40 -05:00
Able d78bb002f3 workspace 2022-04-11 13:53:33 -05:00
Able 20482f57a3 The issue was trivial, Axel had std deps I didn't check 2022-04-09 22:04:16 -05:00
Able 72457cc34e simplification 2022-04-09 17:26:43 -05:00
Able 6bf591a313 incorperate axel 2022-03-26 06:35:33 -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 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 c21b1a75f5 pci cleaned up 2022-02-28 06:48:56 -06:00
Able 64d6e1e166 PIT Timer settable 2022-02-22 18:15:16 -06:00
Able 7fc1606a18 fruitless efforts in persuit of #12 2022-02-20 08:34:20 -06:00
Able e661e5c255 merge work 2022-02-20 05:05:50 -06:00
Able 44c252ed84 persistant scope 2022-02-19 07:17:44 -06:00
Able d8d093cb98 booting on riscv 2022-02-18 10:04:10 -06:00
Able 38a8ae6e20 pci work 2022-02-18 02:24:10 -06:00
Able d4e4d70461 rhai shell tinkering 2022-02-17 04:05:56 -06:00
Able 19508c979e main graphics loop 2022-02-12 23:17:17 -06:00
Able b21c53fa82 minor changes 2022-02-12 03:25:02 -06:00
Able 75cfb18c77 character device impl, pci devices found 2022-02-09 07:08:40 -06:00
Able f61d4fe9e7 filesystem implementation 2022-02-08 03:01:29 -06:00
Able df86c272f3 qprofiler integration 2022-02-07 03:42:57 -06:00
Able 45acef0c97 revert broken changes 2022-02-07 03:01:50 -06:00
Able 2d5e8d24eb Proc changes 2022-02-04 18:47:05 -06:00
Erin a60349c2f9 updated cpuio dependency 2022-02-02 00:12:29 +01:00
Elfein Landers fd9c18c744 Fixed pixel_format.rs 2022-01-26 21:38:51 -08:00
Elfein Landers c674fcc6e6 Did some shitty docs. 2022-01-26 20:06:04 -08:00
Able 03a30e5109 Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos
merge conflict
2022-01-26 19:43:40 -06:00
Able 5cba768e85 redux of relib, scheduler work and documentation 2022-01-26 19:43:03 -06:00
TheOddGarlic 61792b9825 fix externc-libm dependency 2022-01-26 18:41:01 +03:00
Able 95998acb99 scheduler work and commit 2022-01-25 19:40:37 -06:00
Able b47e8bd64c stash to hold stuff till cargo fix 2022-01-22 00:01:16 -06:00
Able bbe2a0183a ke m i n g '' 2022-01-18 08:30:09 -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 7d66a64b33 Font rendering semi-done 2022-01-16 14:55:58 -06:00