Commit Graph

50 Commits (892b3e7250b3b3d5d9eb59a72049a815a7bbcbdf)

Author SHA1 Message Date
TheOddGarlic 892b3e7250 working IDE DMA implementation 2022-08-17 13:29:34 +03:00
TheOddGarlic 428a8e8b73 PCI: a lot of refactoration 2022-08-17 13:29:34 +03:00
ondra05 1b51942a12 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.

— Ondra
2022-08-07 23:42:23 +02:00
Elfein Landers 90aed0cdad corrected constant to match documentation 2022-08-06 20:59:31 -07:00
Elfein Landers a314f8ab99 documented 2022-08-06 20:56:08 -07:00
Elfein Landers 175ad8a534 Merge branch 'master' of https://git.ablecorp.us/able/ableos 2022-08-06 20:44:37 -07:00
Elfein Landers ffa70b68ce Documenting a bit in interrupts 2022-08-06 20:43:23 -07:00
Elfein Landers e86bbfcfe5 turned magic number into constant 2022-08-06 20:32:22 -07:00
able 7571266898 port clparse 2022-08-06 22:12:48 -05:00
able 291be7b10d test framework layout 2022-08-05 06:22:23 -05:00
able 1b45f3013b Merge pull request 'Fix dependency issues, switch to my fork of toml, get rid of shadeable and temporarily get rid of repbuild' (#20) from theoddgarlic/ableos:dependencies into master
Reviewed-on: https://git.ablecorp.us:443/able/ableos/pulls/20
2022-08-03 07:10:17 +00:00
able a8404d8bd4 fix backspace 2022-08-03 02:09:34 -05:00
TheOddGarlic ead0c163ab fix cargo check std error, temporarily get rid of repbuild 2022-08-02 14:16:24 +03:00
able b1dee8506b very good and cool updates to BuiltinShell 2022-08-02 04:14:01 -05:00
able 2788bb86af mouse support added back in and premature work on asl 2022-08-01 21:56:01 -05:00
TheOddGarlic bb01432d5e unused import: `git::commit_message`
`#[warn(unused_imports)]` on by default
2022-08-01 14:09:05 +03:00
able 4e59367643 recent changes <3 2022-08-01 02:16:19 -05:00
able ab6c9b287c filtering out undesired logging 2022-07-31 06:21:50 -05:00
able 8cd726cda2 Fix! 2022-07-31 05:22:39 -05:00
able fa01bb0a99 update 2022-07-31 03:03:59 -05:00
able cd75cd9b66 adding a deadlock to master :> 2022-07-31 01:54:01 -05:00
able fe4c3a2953 stolen code 2022-07-29 13:29:54 -05:00
able 86f4739ca2 shuffling 2022-07-29 12:48:45 -05:00
able 2241072567 various bugs added 2022-07-29 11:51:54 -05:00
able f499f78721 BSOD with qr code 2022-07-29 09:46:09 -05:00
able cc2e10b8d8 speed up cpu + ipc 2022-07-29 06:13:26 -05:00
ondra05 71985a1827 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
ondra05 146082c668 Got rid of two instructions 2022-05-20 17:15:18 +02:00
ondra05 a21f80c684 Added simple task switcher (x86-64) 2022-05-20 17:11:32 +02:00
Able 2b431f3c0a
back into virtio work 2022-04-25 13:39:39 -05:00
ondra05 d549b3ee6a chore: fmt 2022-04-12 00:23:11 +02:00
ondra05 4d37a72acf Refactoring
- Applied some clippy lints
- Formatting
- Replaced lazy_static with Lazy from spin
2022-04-11 22:51:54 +02:00
Able 19dc431237
workspace 2022-04-11 13:53:33 -05:00
Able cfb2cdfb9d
seperate the core kernel into its own directory 2022-02-28 08:54:41 -06:00
Able e64d3bb469
PIT Timer settable 2022-02-22 18:15:16 -06:00
Able c4c5638781
patchup 2022-02-19 09:07:33 -06:00
ondra05 5910abb4f7 Working Rhai REPL 2022-02-18 19:12:07 +01:00
Able 93576c4e2f
rhai shell tinkering 2022-02-17 04:05:56 -06:00
Elfein Landers 583e10dfd6 major refactor of keyboard 2022-02-01 23:42:09 -08:00
Able a6e77d093e
scheduler rewrite 2022-02-01 15:27:40 -06:00
Able 1edcf05335
Redux 2022-01-28 07:40:47 -06:00
Able b5635bbf59
scheduler work and commit 2022-01-25 19:40:37 -06:00
Able f25f9494b2
reduction of code base 2022-01-22 01:26:25 -06:00
Able 60a034f509
utilities added work done on font rendering 2022-01-16 09:23:19 -06:00
Able 02136f0f54
Facepalm and aos stress test work 2022-01-13 08:54:33 -06:00
Able 1b51ff7e8b various changes and wat things 2022-01-07 10:31:47 -06:00
Able 6f28ea6a3d
minor cleanup 2021-12-30 03:32:32 -06:00
Able 71e6948e76
colorify integrated into print 2021-12-28 02:56:29 -06:00
Able ec1f36cd21
Work done on adding board support packages 2021-11-27 14:59:29 -06:00
Able 911b37533b ableOS build system 2021-11-16 00:09:27 -06:00