| Age | Commit message (Expand) | Author |
| 2025-03-29 | ddk: refactor: reorganize kit into a standard kernel kit. | Amlal El Mahrouss |
| 2025-03-28 | mod: Reintroduce MBCI module. | Amlal El Mahrouss |
| 2025-03-28 | ahci: fix: report success when ahci is detected. | Amlal El Mahrouss |
| 2025-03-28 | kernel: breaking: Change namespace from NeOS to Kernel. | Amlal El Mahrouss |
| 2025-03-28 | ahci: FIX - remove redundant header in AHCI+Generic.cc | Amlal |
| 2025-03-28 | achi: WIP - fix the misused `NO` flag in read/write call sites, this is | Amlal El Mahrouss |
| 2025-03-28 | ahci: WIP - refactor AHCI command engine, fix PRDT setup and LBA logic | Amlal El Mahrouss |
| 2025-03-28 | bootz: rename NetBoot module to BootNet | Amlal El Mahrouss |
| 2025-03-28 | bootz: consolidate EFI namespace into Boot, finalize NetBoot fallback | Amlal El Mahrouss |
| 2025-03-27 | BootZ: Introduce NetBoot module & consolidate STANDALONE macro | Amlal El Mahrouss |
| 2025-03-27 | meta: forgot to commit previous change of NetBoot's build.json -> amd64.json | Amlal El Mahrouss |
| 2025-03-27 | add: new driver device kit API. (DDK) | Amlal El Mahrouss |
| 2025-03-26 | feat(boot): kern_ver nvram variable. | Amlal El Mahrouss |
| 2025-03-26 | feat(kernel): SwapKit+kSwap variant type. | Amlal El Mahrouss |
| 2025-03-26 | meta: just a small change. | Amlal El Mahrouss |
| 2025-03-25 | cli(diutil): moved CommandLine.cc to src/ | Amlal El Mahrouss |
| 2025-03-25 | kernel: Refactor AHCI I/O path, enhance memory allocators, and cleanup obsole... | Amlal El Mahrouss |
| 2025-03-25 | fix(build&ci): build script was refering to the old HalBoot.asm. | Amlal El Mahrouss |
| 2025-03-25 | refactor(kernel): Refactor MemoryMgr code and log freed address location. | Amlal El Mahrouss |
| 2025-03-24 | doc(fix): didn't got the email handle correctly. | Amlal El Mahrouss |
| 2025-03-24 | feat(meta): minor tweaks. | Amlal El Mahrouss |
| 2025-03-24 | kernel(feat): Add basic wide system bug check (memory check), other | Amlal El Mahrouss |
| 2025-03-23 | feat(meta): move documentation to either drawio/ or /md/ according to | Amlal El Mahrouss |
| 2025-03-23 | feat(SwapDisk.cc): Check for empty fork name in I/O methods. | Amlal El Mahrouss |
| 2025-03-23 | Rename libSCI to libSCIKit | Amlal El Mahrouss |
| 2025-03-23 | kernel(fix): Last fixes in order to build NeKernel, and fix CI. | Amlal El Mahrouss |
| 2025-03-23 | kernel(platform): Remove AXP platform. | Amlal El Mahrouss |
| 2025-03-23 | meta(kernel): Reworked repository's filesystem structure. | Amlal El Mahrouss |
| 2025-03-22 | kernel(tweak): Tweak scheduler interrupt handler | Amlal El Mahrouss |
| 2025-03-22 | kernel(general): Refactor AHCI driver and clean up project structure | Amlal El Mahrouss |
| 2025-03-22 | kernel(PCI): Let compare UInt8 (UChar) with PciDeviceKind in Database.h | Amlal El Mahrouss |
| 2025-03-21 | kernel(meta): Remove useless readme. | Amlal El Mahrouss |
| 2025-03-21 | project(format): Ran the run_format.sh, in order to comply with | Amlal El Mahrouss |
| 2025-03-21 | kernel(storage): Add two functions, sk_io_read_ahci and sk_io_write_ahci. To ... | Amlal El Mahrouss |
| 2025-03-20 | NetBoot.cc: Rework NetBoot module, EEPROM flash needs to be implemented for N... | Amlal El Mahrouss |
| 2025-03-20 | Refactored BootKit and DiskImage framework, minor kernel fixes | Amlal El Mahrouss |
| 2025-03-20 | doc: Refactor names in directory. | Amlal El Mahrouss |
| 2025-03-20 | NetBoot.h: Rename NetBootInternetHeader to NETBOOT_INTERNET_HEADER. | Amlal El Mahrouss |
| 2025-03-20 | AXP: Remove unprofessional readme(s). | Amlal El Mahrouss |
| 2025-03-20 | AHCI-Generic.cc: Disk Driver builtin improvements. | Amlal El Mahrouss |
| 2025-03-20 | CI: Update Makefile and CI step. | Amlal El Mahrouss |
| 2025-03-20 | Use a generic gcc for the CI. | Amlal El Mahrouss |
| 2025-03-20 | Add CI makefile. | Amlal El Mahrouss |
| 2025-03-20 | Tweak Build Makefile for SCI. | Amlal El Mahrouss |
| 2025-03-20 | BootKit.h: Documentation improvements to BDiskFormatFactory. | Amlal El Mahrouss |
| 2025-03-20 | BootKit.h: Better logging of the new partition's block. | Amlal El Mahrouss |
| 2025-03-20 | BootKit.h: refactor BDiskFormatFactory class. | Amlal El Mahrouss |
| 2025-03-20 | Boot: Remove its useless ReadMe. | Amlal El Mahrouss |
| 2025-03-20 | DMA.cc: Use UInt32 instead of UIntPtr for the offset. | Amlal El Mahrouss |
| 2025-03-19 | Replace BSD-3 with GPL 3. | Amlal El Mahrouss |