able
|
707528ef86
|
A nice stopping point so I can lament work
|
2023-10-28 08:43:32 -05:00 |
|
able
|
c8f500470e
|
Getting some basic userland logger setup
|
2023-10-28 08:28:07 -05:00 |
|
Erin
|
6885f1cdaf
|
Updated HBVM version
|
2023-10-28 03:26:04 +02:00 |
|
able
|
fa328add42
|
remove redundant comment bb
|
2023-10-25 08:36:12 -05:00 |
|
able
|
d1d1bd7fd7
|
cursed-ness
|
2023-10-23 09:12:43 -05:00 |
|
Erin
|
ebfc9c1c4e
|
Zero memory on allocation
|
2023-10-08 11:24:55 +02:00 |
|
able
|
ada43910d2
|
edits to support multi-arch iso
|
2023-09-20 12:26:36 -05:00 |
|
able
|
29bcce58b3
|
CPUID support
|
2023-09-20 12:01:12 -05:00 |
|
able
|
9105469c3b
|
Arm now logs to the framebuffer
|
2023-09-17 17:13:23 -05:00 |
|
able
|
e7bbb9a375
|
Arm is now feature parity with x86
|
2023-09-17 16:03:32 -05:00 |
|
able
|
008a8eb336
|
More tracing
|
2023-09-13 02:19:37 -05:00 |
|
able
|
e0aa63bebf
|
DOC: Improved driver dependencies and such
|
2023-09-11 01:36:13 -05:00 |
|
able
|
9cf6f93949
|
TODO updates
|
2023-09-09 15:52:01 -05:00 |
|
able
|
1be13d30d1
|
Ecall work
|
2023-09-09 02:35:16 -05:00 |
|
able
|
8fec90db95
|
X86 Timer cleanup
|
2023-09-09 02:34:43 -05:00 |
|
able
|
c16c235c95
|
Module fix
|
2023-09-09 02:34:29 -05:00 |
|
able
|
54844b46a0
|
ECALL work and expanded errors on HBVM shutdown
|
2023-09-07 14:36:53 -05:00 |
|
able
|
b04ee13185
|
Register dump on panic
|
2023-09-07 14:31:31 -05:00 |
|
Erin
|
0e8fb17f3a
|
REPBUILD: Fix
|
2023-08-30 01:12:40 +02:00 |
|
Erin
|
3c45720fa3
|
Better example
|
2023-08-22 15:57:57 +02:00 |
|
Erin
|
cbed32526b
|
KERNEL: Fixed holeybytes
|
2023-08-22 15:52:30 +02:00 |
|
Erin
|
0f151fdd52
|
阿呆: changed trait impls
|
2023-08-22 15:31:28 +02:00 |
|
Erin
|
f948e35e3f
|
Updated deps
+ manage your local editor ignores locally, we are not here for supporting all possible editors on the world.
|
2023-08-22 15:17:27 +02:00 |
|
Erin
|
88213a7df0
|
AMOGUS: Fixed compilation
|
2023-08-13 02:36:26 +02:00 |
|
able
|
239ee43064
|
Merge pull request 'ARM: Add serial console logging' (#9) from microtau/ableos:master into master
Reviewed-on: https://git.ablecorp.us/AbleOS/ableos/pulls/9
|
2023-07-20 11:03:57 +00:00 |
|
microtau
|
c9ab181d95
|
REPBUILD: Always regenerate the image
|
2023-07-20 10:42:48 +00:00 |
|
microtau
|
f474f0fb69
|
CLEAN: Remove env_logger dependency
|
2023-07-20 10:02:10 +00:00 |
|
microtau
|
d0a2f436a8
|
CLEAN: Remove unnecessary dependencies
|
2023-07-20 09:24:33 +00:00 |
|
microtau
|
7865bca782
|
ARM: Add serial console logging
|
2023-07-20 09:21:00 +00:00 |
|
able
|
c0744d5596
|
Merge pull request 'LIMINE: Bump version' (#8) from microtau/ableos:master into master
Reviewed-on: https://git.ablecorp.us/AbleOS/ableos/pulls/8
|
2023-07-19 17:14:08 +00:00 |
|
microtau
|
ea49841de2
|
LIMINE: Bump version
|
2023-07-19 16:54:01 +00:00 |
|
able
|
84757f7060
|
Revert "LIMINE: I think this updates the submodule?"
This reverts commit 2dcd096de9 .
|
2023-07-19 11:21:15 -05:00 |
|
able
|
e7b46f639c
|
SUBMODULE: Removed it temporarily
|
2023-07-19 10:55:58 -05:00 |
|
able
|
2dcd096de9
|
LIMINE: I think this updates the submodule?
|
2023-07-17 09:51:57 -05:00 |
|
able
|
9225d2d773
|
ARM: checkpoint from micro-tau
|
2023-07-17 09:36:39 -05:00 |
|
able
|
ede52eb1db
|
ARM: work done on getting the bootloader working
|
2023-07-17 00:36:06 -05:00 |
|
able
|
81e2603c4d
|
Merge pull request 'x86_64: Refactor device info fetching' (#7) from JohnyTheCarrot/ableos:chore/refactor-device-info into master
Reviewed-on: https://git.ablecorp.us/AbleOS/ableos/pulls/7
LG2M
|
2023-07-15 13:05:33 +00:00 |
|
JohnyTheCarrot
|
af7bcc8efb
|
Merge remote-tracking branch 'origin/chore/refactor-device-info' into chore/refactor-device-info
|
2023-07-15 15:05:01 +02:00 |
|
JohnyTheCarrot
|
f0be41ec49
|
make requested changes
|
2023-07-15 15:04:53 +02:00 |
|
JohnyTheCarrot
|
c955f3a0de
|
Merge branch 'master' into chore/refactor-device-info
|
2023-07-15 12:50:07 +00:00 |
|
JohnyTheCarrot
|
53fca04786
|
x86_64: Refactor device info fetching
|
2023-07-15 14:47:46 +02:00 |
|
able
|
4cf933c62b
|
TODO: Add some more info
|
2023-07-15 06:16:00 -05:00 |
|
able
|
6c4eee0c56
|
SCHED: Two programs are now running in ableOS
|
2023-07-15 05:51:19 -05:00 |
|
able
|
d3e019ffe1
|
ARM: Commit the sin of binarys into a git repo
|
2023-07-15 05:50:54 -05:00 |
|
able
|
a8005728bf
|
ARM: moved dep to proper location
|
2023-07-14 23:13:29 -05:00 |
|
able
|
80bfcb83b9
|
CLEAN: remove old data and set default target to x86
|
2023-07-14 20:30:47 -05:00 |
|
able
|
3a62f65cd1
|
ARM: Whoe knows
|
2023-07-14 20:00:50 -05:00 |
|
able
|
d8a68aabee
|
Merge branch 'master' of ssh://git.ablecorp.us:20/AbleOS/ableos
|
2023-07-14 19:38:46 -05:00 |
|
able
|
9bbc0e19a1
|
ARM: it compiles but does not yet run :V
|
2023-07-14 19:38:13 -05:00 |
|
able
|
490f15db48
|
Merge pull request 'another shrimple macro!' (#6) from IntoTheNight/ableos:master into master
Reviewed-on: https://git.ablecorp.us/AbleOS/ableos/pulls/6
|
2023-07-15 00:12:03 +00:00 |
|