Commit Graph

181 Commits (df00f3142b85c98774ed4a75c277f23a1e20696d)

Author SHA1 Message Date
able df00f3142b changes i guess 2022-06-13 22:25:39 -05:00
able 7535ddaaca planning 2022-06-02 06:51:23 -05:00
able 7911989bdd Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-06-02 06:00:31 -05:00
able 570525cbd7 updates and planning 2022-06-02 06:00:26 -05:00
ondra05 d76c519bbd updated nightly 2022-05-21 21:21:06 +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 987be1c51c
Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-05-12 22:39:13 -05:00
Able 4edb46d4c4
changes 2022-05-12 21:07:06 -05:00
ondra05 554e53392b fmt 2022-05-10 18:41:53 +02:00
ondra05 756a6cf74a Added convenience macro for defining host externals 2022-05-10 18:41:45 +02:00
ondra05 e440882045 Simplified signature checking in wasm jumploader 2022-05-08 13:32:19 +02:00
ondra05 da669001dc Moved allocator to the kernel 2022-05-07 14:08:34 +02:00
ondra05 929b04aed8 chore: fmt 2022-04-25 22:40:13 +02:00
Able 918e01a866
Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-04-25 15:34:59 -05:00
ondra05 82979ec01b Changed naming of things to match Rust's conventions 2022-04-25 22:34:52 +02:00
Able f11bd99adc
added a Path type and reverted to vga 2022-04-25 15:33:17 -05:00
Able 2b431f3c0a
back into virtio work 2022-04-25 13:39:39 -05:00
Able c966d04af0
patchwork and breaking changes 2022-04-25 04:56:01 -05:00
Able 2a54c00005
update to the tool chain file 2022-04-24 04:20:15 -05:00
Able a59867454d
update to the hello world program 2022-04-24 03:23:23 -05:00
Able 8c45fa4af8
print SYSCALL works 2022-04-19 02:38:59 -05:00
Able 366de40340
updates 2022-04-19 02:15:45 -05:00
Able ba20be6ff6
Messaging api done 2022-04-12 18:17:48 -05:00
ondra05 a1dad085df fmt 2022-04-13 00:50:01 +02:00
Able ddae5bd46e
riscv work 2022-04-12 13:46:50 -05:00
Able 971ad41279
upgrades people upgrades
destroying ondras clean code
2022-04-12 13:26:52 -05:00
ondra05 c7bda002ae Peek and poke works 2022-04-12 15:35:09 +02:00
ondra05 103544dd01 oh, i missed a bit! 2022-04-12 00:27:57 +02:00
Able ce2148ebe7
Merge branches 'master' and 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-04-11 17:26:30 -05:00
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