1
0
Fork 0
forked from AbleOS/ableos
Commit graph

87 commits

Author SHA1 Message Date
TheOddGarlic 998a1d30cf PCI: device discovery 2022-08-17 13:29:34 +03:00
TheOddGarlic 57d6a5f2bb PCI: a lot of refactoration 2022-08-17 13:29:34 +03:00
TheOddGarlic 148c66eae2 progress, i guess 2022-08-17 13:29:34 +03:00
TheOddGarlic 3cb666d26e allocate 16 frames for DMA 2022-08-17 13:29:34 +03:00
TheOddGarlic 6bc74e896c allocate DMA frame 2022-08-17 13:29:34 +03:00
TheOddGarlic e766229b58 VFS+Ext2: many simplifications and filesystem initialisation 2022-08-08 08:21:35 +03:00
Erin cd8e6e4b3b So I have two news for you. One good and one bad.
We have async, but we got rid of the preëmptive sched... wait, that's two good news, anyways, have a nice day.

— Erin
2022-08-07 23:42:23 +02:00
able 53751a7b0b mouse support added back in and premature work on asl 2022-08-01 21:56:01 -05:00
TheOddGarlic 34a701bd5c unused import: git::commit_message
`#[warn(unused_imports)]` on by default
2022-08-01 14:09:05 +03:00
able 11dc2bbddd not fixed but I can't handle this anymore 2022-08-01 04:06:04 -05:00
able b1de5148b7 filtering out undesired logging 2022-07-31 06:21:50 -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 1cead2eccf shuffling 2022-07-29 12:48:45 -05:00
able 48f0ef9699 various bugs added 2022-07-29 11:51:54 -05:00
able a210abca23 BSOD with qr code 2022-07-29 09:46:09 -05:00
able dc83d8e175 speed up cpu + ipc 2022-07-29 06:13:26 -05:00
able 3f4c9fdb5a implementing socket related IPC 2022-07-28 20:15:02 -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
Erin 8be1f2410e Added simple task switcher (x86-64) 2022-05-20 17:11:32 +02: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 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 e661e5c255 merge work 2022-02-20 05:05:50 -06: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 19508c979e main graphics loop 2022-02-12 23:17:17 -06:00
Able f61d4fe9e7 filesystem implementation 2022-02-08 03:01:29 -06:00
Able 5ea5172cae ext2fs 2022-02-07 21:14:47 -06:00
Able 19f908dac2 litter todo about 2022-02-07 07:33:40 -06:00
Able 5a1a84b1c7 syscall 2022-02-07 06:38:18 -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 46e30e7297 redux 2022-02-04 00:16:06 -06:00
Able 39fb7f4cab systemcall work 2022-02-03 21:37:51 -06:00
Able 519a1d0081 system calls 2022-02-03 13:47:58 -06:00
Able 3b9a3ab18a scheduler rewrite 2022-02-01 15:27:40 -06:00
Able 098c27590a Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-01-28 07:42:41 -06:00
Able 1d195d618e Redux 2022-01-28 07:40:47 -06:00
Elfein Landers 9ac6927411 debugging 2022-01-27 00:06:58 -08:00