Commit Graph

301 Commits (master)

Author SHA1 Message Date
ondra05 b9eacafe25 reorder 2022-04-12 00:23:27 +02:00
ondra05 d549b3ee6a chore: fmt 2022-04-12 00:23:11 +02:00
ondra05 c61cb9e24a Obeyed clippy, our paperclip overlord (mostly) 2022-04-11 23:07:01 +02:00
ondra05 bbc76766ae supressed false positive 2022-04-11 23:02:36 +02:00
ondra05 52c13c2513 fixed type in feature 2022-04-11 22:53:06 +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 60d1a91b64
fixes 2022-04-11 15:36:45 -05:00
Able 61ec55b7c9
Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-04-11 15:34:52 -05:00
Able dc273a18ca
fixes 2022-04-11 15:34:40 -05:00
ondra05 e6dbfb4a0a fixed repbuild 2022-04-11 21:48:20 +02:00
Able 19d7450e02
Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-04-11 13:53:37 -05:00
Able 19dc431237
workspace 2022-04-11 13:53:33 -05:00
ondra05 4afcf71dd9 Fixed compilation on latest nightly 2022-04-11 19:51:26 +02:00
Able 8e3e7346ec
ableOS input update 2022-04-09 23:49:17 -05:00
Able 9e3584ed9b
The issue was trivial, Axel had std deps I didn't check 2022-04-09 22:04:16 -05:00
Able 0796e329f3
simplification 2022-04-09 17:26:43 -05:00
Able 8f8663deec
Merge branch 'theoddgarlic-repbuild-mount-unmount' 2022-03-26 07:01:19 -05:00
Able 8199ee0b0f
Merge branch 'repbuild-mount-unmount' of https://git.ablecorp.us:443/theoddgarlic/ableos into theoddgarlic-repbuild-mount-unmount 2022-03-26 06:59:29 -05:00
TheOddGarlic 70b2bc5d5b Add repbuild subcommands `mount` & `unmount`
These repbuild subcommands mount the filesystem root to the
userland/root_fs/mnt folder, and this makes editing the initial file
system easier.

This also renames userland/root_rs to userland/root_fs.
2022-03-26 14:52:23 +03:00
Able d69282dffa
incorperate axel 2022-03-26 06:35:33 -05:00
Able 48751a9d78
VTerm| VTerm device 2022-03-16 09:38:47 -05:00
Able 87cc4c1d92
Feature| afetch update, scheduler rework 2022-03-16 05:39:01 -05:00
Able d66962df6f
Patch| Serial out agnostic 2022-03-11 17:13:41 -06:00
Able 353d0ec501
Patch| Logging repaired 2022-03-11 15:14:35 -06:00
Able 912206078c
Merge branch 'riscv' 2022-03-11 14:20:28 -06:00
Able ba1eea90db
merge work 2022-03-11 14:18:07 -06:00
Able 4237ce23b5
Merge branch 'master' into riscv 2022-03-11 14:16:15 -06:00
Able 6d1a7cedc2
gitignore update 2022-03-11 13:57:10 -06:00
Able b4c3abfbfd
TOML config|moved a ton of boiler plate to prelude 2022-03-11 13:51:47 -06:00
Able 1231f8d871
commit message 2022-03-07 12:21:16 -06:00
Able 207fa16675
modularizing the kernel 2022-03-02 08:38:22 -06:00
Able cfb2cdfb9d
seperate the core kernel into its own directory 2022-02-28 08:54:41 -06:00
Able 86251abda4
pci cleaned up 2022-02-28 06:48:56 -06:00
Able 09f172fcb4
adding time syscall 2022-02-26 07:47:44 -06:00
Able a3e6991c7f
wasm jumploader patches 2022-02-26 07:35:36 -06:00
Able f8b3a27938
metadata and peek/poke 2022-02-23 10:06:27 -06:00
Able e64d3bb469
PIT Timer settable 2022-02-22 18:15:16 -06:00
Able 2633580d1c
string colorizer 2022-02-21 07:17:16 -06:00
Able b8b1b3603c
fruitless efforts in persuit of #12 2022-02-20 08:34:20 -06:00
Able 6a0ca487fd
Merge branch 'fix/rhai-repl' 2022-02-20 05:08:28 -06:00
able 23a391912f Merge branch 'master' into fix/rhai-repl 2022-02-20 11:06:56 +00:00
Able 6e83a67a22
merge work 2022-02-20 05:05:50 -06:00
Able c4c5638781
patchup 2022-02-19 09:07:33 -06:00
Able e22c0d361f
move rhai shell to its own sub folder 2022-02-19 08:46:11 -06:00
Able e591b0b1f2
persistant scope 2022-02-19 07:17:44 -06:00
ondra05 f1a6a89a5c chore: fmt 2022-02-18 19:25:54 +01:00
ondra05 5910abb4f7 Working Rhai REPL 2022-02-18 19:12:07 +01:00
Able e3bf757efd
booting on riscv 2022-02-18 10:04:10 -06:00
Able 619e4061c7
pci work 2022-02-18 02:24:10 -06:00
Able 93576c4e2f
rhai shell tinkering 2022-02-17 04:05:56 -06:00