1
0
Fork 0
forked from AbleOS/ableos
Commit graph

84 commits

Author SHA1 Message Date
TheOddGarlic 23c355762c progress on porting to limine 2022-08-20 09:28:48 +03:00
TheOddGarlic 346d3a9166 repbuild: generate disk image with limine 2022-08-19 09:22:05 +03:00
TheOddGarlic f140938ee6 working IDE DMA implementation 2022-08-17 13:29:34 +03:00
TheOddGarlic 86b0ac95aa ATA: configure qemu to boot from an IDE drive 2022-08-17 13:29:33 +03:00
TheOddGarlic 5d1b4ed55d ATA: get rid of x86_ata
We'll be using our own implementation.
2022-08-17 13:29:30 +03:00
TheOddGarlic c63fbabc42 feat: start VFS implementation 2022-08-08 08:21:35 +03:00
able e768c308e6 port clparse 2022-08-06 22:12:48 -05:00
able 4518e7ef5e pci work 2022-08-06 06:48:40 -05:00
able 88df078d56 test framework layout 2022-08-05 06:22:23 -05:00
able 2200b5bbda prelim work on VGA 2022-08-05 01:14:13 -05:00
TheOddGarlic da42059b61 fix cargo check std error, temporarily get rid of repbuild 2022-08-02 14:16:24 +03:00
TheOddGarlic b3721bca19 handle dependencies, get rid of shadeable 2022-08-02 14:13:29 +03:00
TheOddGarlic a480d93276 Bump hashbrown, switch to my toml fork 2022-08-02 14:13:29 +03:00
able becc123d1f changing the colors of the bg and fg 2022-08-02 01:52:03 -05:00
TheOddGarlic 1f5068c030 update .gitignore, remove unused files 2022-08-01 16:54:14 +03:00
able 11dc2bbddd not fixed but I can't handle this anymore 2022-08-01 04:06:04 -05:00
able 7c16edea54 Fix! 2022-07-31 05:22:39 -05:00
able a4cc9cdf4f adding a deadlock to master :> 2022-07-31 01:54:01 -05:00
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