daniel
c731f718e9
fix: fix login screen hang when no USB input device plugged in
2026-05-24 14:25:13 +02:00
daniel
41d2841cc9
feat: support for USB mass storage devices, hotplugging
2026-05-18 17:47:12 +02:00
daniel
0dfb3e8dbb
feat: further kernel power and power optimizations
2026-04-21 20:51:12 +02:00
daniel
d1fffecff6
feat: various power and thermal optimizations, fix Printers app regression
2026-04-20 16:00:52 +02:00
daniel
f902ab48a1
fix: improve scheduling, memory, timer implementations
2026-03-24 07:40:37 +01:00
daniel
195028d994
feat: add time offset configuration
2026-03-24 07:20:52 +01:00
daniel
63d9270613
feat: Symmetric Multiprocessing, text editor improvements, merge doom libc, implement math functions
2026-03-23 20:09:11 +01:00
daniel
64c26f4288
feat: expanded ACPI support, initial support for S3 sleep
2026-03-15 00:55:19 +01:00
daniel
fcb6f8e247
feat: graphics/net PnP, keyboard driver improvements
2026-03-04 21:10:34 +01:00
daniel
6eebc64863
feat: rudimentary userspace desktop environment
2026-02-20 00:48:51 +01:00
daniel
d7b17d9a61
feat(kernel): Add USB devicde and keyboard/mouse support
2026-02-19 23:06:18 +01:00
daniel
d355d376f9
feat: e100e Ethernet driver, ramdisk reorganization, shell rewrite, web server/client, and more
2026-02-19 01:18:11 +01:00
daniel
dfa86b272c
feat: add time syscall & command in shell
2026-02-18 17:34:36 +01:00
daniel
605fbcbe42
feat: scheduling, usermode, shell
2026-02-17 19:17:01 +01:00
daniel
f7e6ce70a0
feat: PCI-e, APIC timer
2026-02-17 12:54:31 +01:00
daniel
bfcc74514b
fix(kernel), feat(Timekeeping): Rely on system OVMF firmware for emulation, Rudimentary time zone support
2025-12-06 17:41:58 +01:00
daniel
18ab628682
feat(Terminal): Enhance terminal UI with panel updates and new BoxUI utility functions
...
feat(Timekeeping): Implement time initialization and month string representation
refactor(Panic): Improve panic output formatting and add boxed UI elements
refactor(UEFI): Expand UEFI header and structure definitions for better clarity
refactor(IoPort): Comment out unimplemented IO functions for future work
2025-08-14 12:36:56 +02:00