1
0
Fork 0
Commit Graph

60 Commits (master)

Author SHA1 Message Date
Christian Westrom f30410c45e load the modules programmatically instead of manually 2024-05-06 00:48:37 +09:00
able 56c83eda26 Make repbuild safe(er) again. 2024-05-05 05:52:49 -05:00
able 34672d210a sds prelim work 2024-03-22 03:58:59 -05:00
able 3d5dbe78da memory service 2024-03-11 09:48:56 -05:00
able 40c3975fce more changes 2024-02-15 14:21:00 -06:00
able d262c56459 reorganization 2024-01-18 02:36:24 -06:00
Jcodefox 41e7c43439 ECAH: Add a simple keyboard driver 2023-12-05 00:56:23 -05:00
able 74c739e6cf POC serial driver for arm
Does not work for x86 yet
2023-11-21 03:56:18 -06:00
able c37d6d471d Arguments are actually passed into programs 2023-11-13 23:51:30 -06:00
Erin 0ceaf9d3fc Little reorg 2023-11-11 15:45:45 +01:00
able 1c16ba7a8e :) limine 2023-10-29 09:25:13 -05:00
able 97250e98de More work on the psuedo STD lib and IPC 2023-10-29 07:27:10 -05:00
able e4d63de7c5 Getting some basic userland logger setup 2023-10-28 08:28:07 -05:00
Erin 71465c317d Updated HBVM version 2023-10-28 03:26:04 +02:00
able fb0f7df5db cursed-ness 2023-10-23 09:12:43 -05:00
able 99323e8d1f edits to support multi-arch iso 2023-09-20 12:26:36 -05:00
ondra05 ad686be239
REPBUILD: Fix 2023-08-30 01:12:40 +02:00
ondra05 9f2fea5eef
Better example 2023-08-22 15:57:57 +02:00
microtau b1d45588aa REPBUILD: Always regenerate the image 2023-07-20 10:42:48 +00:00
able 013faa8fc8 SUBMODULE: Removed it temporarily 2023-07-19 10:55:58 -05:00
able ddf79b20ae ARM: checkpoint from micro-tau 2023-07-17 09:36:39 -05:00
able 0fbe5100bb ARM: work done on getting the bootloader working 2023-07-17 00:36:06 -05:00
able 423c75562b SCHED: Two programs are now running in ableOS 2023-07-15 05:51:19 -05:00
able fe84ee85bf ARM: it compiles but does not yet run :V 2023-07-14 19:38:13 -05:00
able bf75c0e3c8 frowny 2023-07-13 22:41:09 -05:00
able 9db3384728 SCHEDULER: added in some super simple bootmodules and run them 2023-07-13 03:27:47 -05:00
ondra05 d0c0c7f616
Auto-fetch OVMF 2023-07-13 03:21:33 +02:00
able 0c7edead3d REPBUILD: Space 2023-07-12 11:27:42 -05:00
able 8d4f1c473b REPBUILD: default devices changed 2023-07-12 06:03:06 -05:00
able ad13a8c2f0 REPBUILD: Fix disk.img generation 2023-07-08 23:21:27 -05:00
able cc568e90bc REPBUILD: Minor todo fix 2023-06-13 21:03:09 -05:00
able cb59744ba0 cleanup and docs 2023-06-13 06:00:11 -05:00
able 4156c78f2f minor cleanups 2023-05-25 07:04:19 -05:00
able 3d726a7c61 Remove warnings 2023-05-23 05:16:14 -05:00
able 2d9807ffd1 Working on booting on nixOS 2023-05-23 04:26:32 -05:00
Able de52d40bdf ableos update 2023-05-06 06:50:24 -05:00
Able 2098f86910 hacking in a wasm interpreter 2023-04-05 12:29:20 -05:00
ondra05 cd6e75ec07
boom! 2023-03-30 23:43:04 +02:00
TheOddGarlic 428a8e8b73 PCI: a lot of refactoration 2022-08-17 13:29:34 +03:00
TheOddGarlic f67e9b2372 VFS: path resolution 2022-08-08 08:22:55 +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 6b0b5c0453 fix warning 2022-08-06 22:24:11 -07:00
able 291be7b10d test framework layout 2022-08-05 06:22:23 -05:00
TheOddGarlic 7f38818017 feat: repbuild2 minimum viable product 2022-08-03 10:11:51 +03:00
TheOddGarlic ead0c163ab fix cargo check std error, temporarily get rid of repbuild 2022-08-02 14:16:24 +03:00
able 92e8c44567 not fixed but I can't handle this anymore 2022-08-01 04:06:04 -05:00
able 8cd726cda2 Fix! 2022-07-31 05:22:39 -05:00
able cd75cd9b66 adding a deadlock to master :> 2022-07-31 01:54:01 -05:00
able 8e126b6408 improvements to repbuild 2022-07-28 07:07:23 -05:00
ondra05 4d37a72acf Refactoring
- Applied some clippy lints
- Formatting
- Replaced lazy_static with Lazy from spin
2022-04-11 22:51:54 +02:00