Skip to content

Actions: FlareCoding/StelluxOS

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
271 workflow runs
271 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fixed sleep function implementations to account for the potential HPE…
StelluxOS Tests #272: Commit 9c7bfb1 pushed by FlareCoding
January 25, 2025 22:29 1m 18s master
January 25, 2025 22:29 1m 18s
fixed an HPET timer issue on baremetal where HPET counter is capped a…
StelluxOS Tests #271: Commit f098fe8 pushed by FlareCoding
January 25, 2025 21:11 1m 24s master
January 25, 2025 21:11 1m 24s
updated the README to include info about the gdb stub
StelluxOS Tests #270: Commit af6a9a5 pushed by FlareCoding
January 25, 2025 17:44 2m 14s master
January 25, 2025 17:44 2m 14s
Built a GDB server stub into the kernel
StelluxOS Tests #269: Pull request #20 opened by FlareCoding
January 25, 2025 17:42 1m 24s gdb-stub
January 25, 2025 17:42 1m 24s
updated the README to include info about the gdb stub
StelluxOS Tests #268: Commit 9dfa30b pushed by FlareCoding
January 25, 2025 17:40 1m 51s gdb-stub
January 25, 2025 17:40 1m 51s
implemented a rudimentary version of a gdb server stub to allow debug…
StelluxOS Tests #267: Commit 1f99376 pushed by FlareCoding
January 25, 2025 04:03 1m 32s gdb-stub
January 25, 2025 04:03 1m 32s
fixed a comment in the init file
StelluxOS Tests #266: Commit 60927b3 pushed by FlareCoding
January 21, 2025 17:43 1m 23s master
January 21, 2025 17:43 1m 23s
cleaned up gfx manager code
StelluxOS Tests #265: Commit a7f04a7 pushed by FlareCoding
January 20, 2025 23:54 3m 7s master
January 20, 2025 23:54 3m 7s
refactored the gfx kernel module as well as provided a userland scree…
StelluxOS Tests #264: Commit 8d432f8 pushed by FlareCoding
January 20, 2025 04:13 1m 18s master
January 20, 2025 04:13 1m 18s
ensured that serial newline writes also produce \r writes
StelluxOS Tests #263: Commit 6a428aa pushed by FlareCoding
January 11, 2025 21:12 1m 36s master
January 11, 2025 21:12 1m 36s
re-enabled the shell program again
StelluxOS Tests #262: Commit 9523dee pushed by FlareCoding
January 11, 2025 19:15 1m 18s master
January 11, 2025 19:15 1m 18s
ensured that the newly created page is zeroed out when creating a new…
StelluxOS Tests #261: Commit 5d80e6e pushed by FlareCoding
January 10, 2025 20:18 1m 21s master
January 10, 2025 20:18 1m 21s
protected the global scheduler get() function by placing it in the pr…
StelluxOS Tests #260: Commit 575c6d8 pushed by FlareCoding
January 9, 2025 23:00 1m 23s master
January 9, 2025 23:00 1m 23s
updated grub configuration to have higher resolution, new font, and w…
StelluxOS Tests #259: Commit fff68cb pushed by FlareCoding
January 9, 2025 04:28 1m 50s master
January 9, 2025 04:28 1m 50s
fixed a critical bug in the AP startup code, LMA bit should not be se…
StelluxOS Tests #258: Commit bff979f pushed by FlareCoding
January 9, 2025 00:09 1m 11s master
January 9, 2025 00:09 1m 11s
ensured that the module manager init task starts with a name
StelluxOS Tests #257: Commit 37bbcee pushed by FlareCoding
January 8, 2025 20:16 1m 37s master
January 8, 2025 20:16 1m 37s
ensured that the elf loader sets the task's name
StelluxOS Tests #256: Commit dc604ae pushed by FlareCoding
January 8, 2025 20:09 1m 27s master
January 8, 2025 20:09 1m 27s
fixed a comment in stellux crt lib code
StelluxOS Tests #255: Commit a219b79 pushed by FlareCoding
January 8, 2025 19:42 1m 24s master
January 8, 2025 19:42 1m 24s
implemented a stellux crt library for userland applications
StelluxOS Tests #254: Commit b91e9b9 pushed by FlareCoding
January 8, 2025 19:39 1m 30s master
January 8, 2025 19:39 1m 30s
encapsulated the elf success message behind a logging ifdef
StelluxOS Tests #253: Commit 5d5ca92 pushed by FlareCoding
January 8, 2025 18:21 1m 21s master
January 8, 2025 18:21 1m 21s
created an init process entry point, starting shell from there
StelluxOS Tests #252: Commit efaf6bc pushed by FlareCoding
January 8, 2025 18:11 1m 19s master
January 8, 2025 18:11 1m 19s
improved compilation line messages for userland apps
StelluxOS Tests #251: Commit 5950af4 pushed by FlareCoding
January 8, 2025 17:54 1m 16s master
January 8, 2025 17:54 1m 16s
fixed two critical bugs in secondary cpus startup code that caused st…
StelluxOS Tests #250: Commit b41028e pushed by FlareCoding
January 8, 2025 17:05 1m 14s master
January 8, 2025 17:05 1m 14s
implemented a small userland shell application prototype
StelluxOS Tests #249: Commit 6836821 pushed by FlareCoding
January 6, 2025 16:50 1m 13s master
January 6, 2025 16:50 1m 13s
implemented an elf64 loader utility class
StelluxOS Tests #248: Commit 48d147d pushed by FlareCoding
January 6, 2025 07:19 1m 17s master
January 6, 2025 07:19 1m 17s