summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/NewKit
AgeCommit message (Expand)Author
2025-04-11big commit, for pedantic CI.Amlal El Mahrouss
2025-04-11tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.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-27add: new driver device kit API. (DDK)Amlal El Mahrouss
2025-03-26feat(kernel): SwapKit+kSwap variant type.Amlal El Mahrouss
2025-03-25kernel: Refactor AHCI I/O path, enhance memory allocators, and cleanup obsole...Amlal El Mahrouss
2025-03-24kernel(feat): Add basic wide system bug check (memory check), otherAmlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss