summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/HALKit/AMD64/HalDebugOutput.cc
AgeCommit message (Expand)Author
2025-11-17feat: NeKernel is now under the Apache 2.0 license.Amlal El Mahrouss
2025-11-17tools: feat: new syntax for function.Amlal El Mahrouss
2025-09-28feat: final changes before nekernel v0.0.6Amlal El Mahrouss
2025-05-30refactor: Refactor IDeviceObject to DeviceInterface and its usages.Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss
2025-05-11feat(kernel/hefs): Fixed the shortcomings and issues of HeFS.Amlal El Mahrouss
2025-05-11feat(kernel): HeFS TeX specs have been updated, and cleaned up the official f...Amlal
2025-05-08feat(kernel): Fix warnings and bugs regarding the DebugOutput device.Amlal
2025-05-07feat(kernel): HeFS fixes, AHCI improvements, and MBCI tweaks.Amlal
2025-04-29dev(kernel, HeFS): reworking filesystem to find an hybrid solution regarding ...Amlal
2025-04-29kernel: Figuring out the EPM header bug; where it gets duplicated when writin...Amlal
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-24dev, kernel: scheduler, timer: hw timer and scheduler improvements.Amlal El Mahrouss
2025-04-16dev, kernel, boot: fix dumb early-init which caused the kernel to jumpAmlal El Mahrouss
2025-04-11tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.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-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-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss