Commit Graph

325 Commits (usermode)

Author SHA1 Message Date
Able a857253314 Merge branch 'master' into riscv 2022-03-11 14:16:15 -06:00
Able 19323ef935 gitignore update 2022-03-11 13:57:10 -06:00
Able 0379a34a59 TOML config|moved a ton of boiler plate to prelude 2022-03-11 13:51:47 -06:00
Able 05ce9f61c7 commit message 2022-03-07 12:21:16 -06:00
Able beba2ae0ad modularizing the kernel 2022-03-02 08:38:22 -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 65259360eb adding time syscall 2022-02-26 07:47:44 -06:00
Able 3ce2026d32 wasm jumploader patches 2022-02-26 07:35:36 -06:00
Able ab3110923e metadata and peek/poke 2022-02-23 10:06:27 -06:00
Able 64d6e1e166 PIT Timer settable 2022-02-22 18:15:16 -06:00
Able f6143d3895 string colorizer 2022-02-21 07:17:16 -06:00
Able 7fc1606a18 fruitless efforts in persuit of #12 2022-02-20 08:34:20 -06:00
Able 5876cb6049 Merge branch 'fix/rhai-repl' 2022-02-20 05:08:28 -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
Able b7431ba474 move rhai shell to its own sub folder 2022-02-19 08:46:11 -06:00
Able 44c252ed84 persistant scope 2022-02-19 07:17:44 -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 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 a78570b85f rootfs changes 2022-02-08 04:13:53 -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 80ac635ceb relocate 2022-02-07 20:18:23 -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 2d5e8d24eb Proc changes 2022-02-04 18:47:05 -06:00
Able b3b9cc3c76 Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-02-04 00:16:10 -06:00
Able 46e30e7297 redux 2022-02-04 00:16:06 -06:00
Elfein Landers 8fea0bd6b8 Merge branch 'master' of https://git.ablecorp.us/able/ableos 2022-02-03 20:03:28 -08:00
Elfein Landers abca51a7f3 Making things more clear. 2022-02-03 20:02:58 -08:00
Able ac8f047643 Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-02-03 21:37:56 -06:00
Able 39fb7f4cab systemcall work 2022-02-03 21:37:51 -06:00
Elfein Landers 1710e1b79f Merge branch 'master' of https://git.ablecorp.us/able/ableos 2022-02-03 19:37:04 -08:00
Elfein Landers 230c6d74b2 fixed order of ops bug 2022-02-03 19:36:09 -08: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 84865e8248 remove clippy lint 2022-02-02 00:05:47 -08:00
Elfein Landers 945b758a1b finished implementing original (normal) behavior after refactor 2022-02-02 00:04:32 -08:00
Elfein Landers 28f11e33f1 major refactor of keyboard 2022-02-01 23:42:09 -08:00
able 016e94fedf Merge pull request 'Migrated to asm! macro and updated to fork of cpuio (which uses asm! instead of llvm_asm! too)' (#8) from assembly-fixes into master
Reviewed-on: https://git.ablecorp.us:443/able/ableos/pulls/8
2022-02-02 03:51:09 +00:00