Skip to content

Actions: TunaCici/WesterOS

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
88 workflow runs
88 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

vmm: Fix wrong width size for NS bit of table entries.
Build on GNU/Linux (x86_64) #89: Commit e16f016 pushed by TunaCici
April 14, 2024 19:13 1m 21s main
April 14, 2024 19:13 1m 21s
vmm: More sugar & definitions for block/page entries. And also switch…
Build on GNU/Linux (x86_64) #88: Commit 45eb2b2 pushed by TunaCici
April 14, 2024 19:11 1m 0s main
April 14, 2024 19:11 1m 0s
docs: 'Physical Memory Layout' diagram showing kernel's place in QEMU…
Build on GNU/Linux (x86_64) #87: Commit 72f039a pushed by TunaCici
April 4, 2024 13:52 4m 20s main
April 4, 2024 13:52 4m 20s
westeros: Preperations for VMM. Housekeeping.
Build on GNU/Linux (x86_64) #86: Commit 717989b pushed by TunaCici
April 4, 2024 12:24 1m 20s main
April 4, 2024 12:24 1m 20s
vmm: Added translation table modifiers for the upper attributes. Hous…
Build on GNU/Linux (x86_64) #85: Commit c4fb076 pushed by TunaCici
March 31, 2024 19:21 1m 21s main
March 31, 2024 19:21 1m 21s
vmm: Added 'Next Table Descriptor Addr.' modifiers for table descript…
Build on GNU/Linux (x86_64) #84: Commit ed008c3 pushed by TunaCici
March 28, 2024 13:37 58s main
March 28, 2024 13:37 58s
vmm: Better VMSAv8-64 C macros. Taken from XNU's proc_reg.h. WIP.
Build on GNU/Linux (x86_64) #83: Commit 7efdb78 pushed by TunaCici
March 28, 2024 09:50 1m 24s main
March 28, 2024 09:50 1m 24s
vmm: More TCR initialization & defines. Housekeeping. WIP.
Build on GNU/Linux (x86_64) #82: Commit d3bb4ba pushed by TunaCici
March 27, 2024 19:15 59s main
March 27, 2024 19:15 59s
vmm: Set TCR.TxSZ to 16 as I want to use all the 48-bits in the VA ra…
Build on GNU/Linux (x86_64) #81: Commit 780bbfd pushed by TunaCici
March 24, 2024 18:38 1m 18s main
March 24, 2024 18:38 1m 18s
vmm: Setting up TCR_EL1's DS and IPS values. WIP.
Build on GNU/Linux (x86_64) #80: Commit c477e50 pushed by TunaCici
March 24, 2024 17:55 57s main
March 24, 2024 17:55 57s
westeros: Remove 'Drivers' subfolder from the Kernel folder.
Build on GNU/Linux (x86_64) #79: Commit 43b8422 pushed by TunaCici
March 23, 2024 18:17 1m 17s main
March 23, 2024 18:17 1m 17s
docs: Added ARMv8-A address translation and MMU.
Build on GNU/Linux (x86_64) #78: Commit 0d12fc1 pushed by TunaCici
March 20, 2024 19:21 1m 7s main
March 20, 2024 19:21 1m 7s
linker: Housekeeping.
Build on GNU/Linux (x86_64) #77: Commit 8339bd5 pushed by TunaCici
March 18, 2024 18:57 1m 10s main
March 18, 2024 18:57 1m 10s
vmm: Early virtual memory manager definitions. WIP.
Build on GNU/Linux (x86_64) #76: Commit 6954588 pushed by TunaCici
March 18, 2024 18:57 1m 17s main
March 18, 2024 18:57 1m 17s
westeros: Further details on what user space services are to do. Also…
Build on GNU/Linux (x86_64) #75: Commit 09bf1f3 pushed by TunaCici
March 17, 2024 17:28 57s main
March 17, 2024 17:28 57s
readme: Formatting and housekeeping
Build on GNU/Linux (x86_64) #74: Commit 7e2d637 pushed by TunaCici
March 16, 2024 18:59 57s main
March 16, 2024 18:59 57s
readme: Added QNX & seL4 as references for the kernel design.
Build on GNU/Linux (x86_64) #73: Commit 7ec8cea pushed by TunaCici
March 16, 2024 18:57 58s main
March 16, 2024 18:57 58s
westeros: Further design details for the kernel.
Build on GNU/Linux (x86_64) #72: Commit 7a9d550 pushed by TunaCici
March 16, 2024 18:53 1m 12s main
March 16, 2024 18:53 1m 12s
docs: Added PL011's technical reference. Renamed the README file for …
Build on GNU/Linux (x86_64) #71: Commit 2064fbe pushed by TunaCici
February 25, 2024 17:25 52s main
February 25, 2024 17:25 52s
driver: Added PL011 register offsets.
Build on GNU/Linux (x86_64) #70: Commit a81470a pushed by TunaCici
February 25, 2024 17:20 50s main
February 25, 2024 17:20 50s
toolchain: Update README to match the latest version 13.2.Rel1.
Build on GNU/Linux (x86_64) #69: Commit d7c1f97 pushed by TunaCici
February 17, 2024 20:42 1m 1s main
February 17, 2024 20:42 1m 1s
main: Switched to 'dtb_mem_info()' when getting memory info. Housekee…
Build on GNU/Linux (x86_64) #68: Commit a2bd09a pushed by TunaCici
February 17, 2024 20:37 59s main
February 17, 2024 20:37 59s
entry: Enable access to Cortex-A72's floating-point & NEON units.
Build on GNU/Linux (x86_64) #67: Commit 236e630 pushed by TunaCici
February 15, 2024 18:54 1m 33s main
February 15, 2024 18:54 1m 33s
console: Add "%c" formatting type to kprintf() and klog().
Build on GNU/Linux (x86_64) #66: Commit c692b5d pushed by TunaCici
February 11, 2024 19:01 1m 10s main
February 11, 2024 19:01 1m 10s
westeros: Housekeeping.
Build on GNU/Linux (x86_64) #65: Commit 24b7c48 pushed by TunaCici
February 11, 2024 11:58 54s main
February 11, 2024 11:58 54s