summaryrefslogtreecommitdiffhomepage
path: root/public/frameworks/KernelTest.fwrk
AgeCommit message (Expand)Author
2026-01-15feat: kernel: bitmapmgr and heapmgr improvements.Amlal El Mahrouss
2026-01-11chore: kernel/boot: Enforce subsystem 17 by default.Amlal El Mahrouss
2026-01-10chore: release prep for NeKernel+Nectar.Amlal El Mahrouss
2025-12-27kernel! giant source code refactor.Amlal El Mahrouss
2025-12-26feat! breaking API changes, use header guards and libSystem fixes.Amlal El Mahrouss
2025-12-22feat: test: Add `kout` test and rename DeviceInterface to IDevice in KernelKit.Amlal El Mahrouss
2025-12-09chore: Codebase improvements and tweaks.Amlal El Mahrouss
2025-11-29chore: API and System Design update.Amlal El Mahrouss
2025-11-29feat: kernel: Introduce Vet.h, better Ref.h, and more improved containers for...Amlal El Mahrouss
2025-11-29chore: source code review and fixes.Amlal El Mahrouss
2025-11-24feat! breaking changes on kernel sources.Amlal El Mahrouss
2025-11-21feat: kernel: NeKit improvements and new TOML file.Amlal El Mahrouss
2025-11-21meta: Codebase improvements on NeKernel.Amlal El Mahrouss
2025-11-17feat: NeKernel is now under the Apache 2.0 license.Amlal El Mahrouss
2025-08-21feat: refactor and fixed python scripts.Amlal El Mahrouss
2025-08-09feat: warning fixes and Semaphore API patches.Amlal
2025-07-26feat: KernelTest.fwrk: Add copyright notice to UnitTests.ccAmlal El Mahrouss
2025-07-10feat: KernelTest: v0.0.2! API changes.Amlal El Mahrouss
2025-05-30global: architectural changes, see commit details.Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss
2025-05-14feat(kernel): add ddk.sys to the build flow, finished the mk_fwrk CLI.Amlal El Mahrouss
2025-05-11feat(kernel/hefs): Fixed the shortcomings and issues of HeFS.Amlal El Mahrouss
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-15fix, kernel, boot, mod: Fixing issues regarding the boot flow and theAmlal El Mahrouss
2025-04-04kernel, storage: important patches done to AHCI, PIO, PagingMgr, and DMA.Amlal El Mahrouss
2025-04-02boot/net: rename Boot.S files, clarify EEPROM implication, and prep UDP readAmlal El Mahrouss
2025-04-01boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMainAmlal El Mahrouss
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-28ahci: fix: report success when ahci is detected.Amlal El Mahrouss
2025-03-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
2025-03-24kernel(feat): Add basic wide system bug check (memory check), otherAmlal El Mahrouss