summaryrefslogtreecommitdiffhomepage
path: root/dev/modules
AgeCommit message (Expand)Author
2025-04-11TextGfx.h: make use of StrLen when bootz.Amlal El Mahrouss
2025-04-11fix.Amlal El Mahrouss
2025-04-11tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.Amlal El Mahrouss
2025-04-05kernel: storage, modules, mbci: implement mbci_read_auth_key, mbci_test_mmio,...Amlal El Mahrouss
2025-04-05kernel/mbci: fix include in MBCI.h, which pointed to non-existant Mod/Amlal 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-28mod: Reintroduce MBCI module.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-26feat(boot): kern_ver nvram variable.Amlal El Mahrouss
2025-03-26meta: just a small change.Amlal El Mahrouss
2025-03-25cli(diutil): moved CommandLine.cc to src/Amlal El Mahrouss
2025-03-24kernel(feat): Add basic wide system bug check (memory check), otherAmlal El Mahrouss
2025-03-23kernel(platform): Remove AXP platform.Amlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss