| Age | Commit message (Expand) | Author |
| 2025-04-02 | boot/net: rename Boot.S files, clarify EEPROM implication, and prep UDP read | Amlal El Mahrouss |
| 2025-04-01 | kernel/wip: SMP tweaks, and code cleanup. | Amlal El Mahrouss |
| 2025-04-01 | ahci, boot: bump, and working on a patch. | Amlal El Mahrouss |
| 2025-04-01 | fix/paging: Fix page manager API probe and tlb invalidator logic. | Amlal El Mahrouss |
| 2025-04-01 | kernel/storage, pio, ahci, dma: a lot of patches and fixes according to Stora... | Amlal El Mahrouss |
| 2025-04-01 | boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMain | Amlal El Mahrouss |
| 2025-03-31 | firmware/netboot: final refactors regarding netboot. | Amlal El Mahrouss |
| 2025-03-31 | ahci: fix useless '#include "' which is also breaking nekernel's coding stand... | Amlal El Mahrouss |
| 2025-03-31 | ahci: a set of important patches of generic ahci driver. | Amlal El Mahrouss |
| 2025-03-31 | boot/efi: a set of important patches regarding efi bootz. | Amlal El Mahrouss |
| 2025-03-31 | meta: ran format.sh | Amlal El Mahrouss |
| 2025-03-31 | docs: add mermaid directory, fix bad refactor in HeFS.h, and updated | Amlal El Mahrouss |
| 2025-03-31 | storage: unify naming for drive protocol interface | Amlal El Mahrouss |
| 2025-03-31 | dev/user: user.sys shall be the main component which handles syscalls, | Amlal El Mahrouss |
| 2025-03-31 | boot: fix framebuffer init and restore boot on real hardware | Amlal El Mahrouss |
| 2025-03-31 | efi: make it fit the 8.3 limit (FAT) | Amlal El Mahrouss |
| 2025-03-31 | meta/repository: fix capitalization on my name 'El' instead of 'EL'. | Amlal El Mahrouss |
| 2025-03-30 | kernel/crc32.cc: new crc32 table generated from pycrc (just to be sure). | Amlal El Mahrouss |
| 2025-03-30 | kernel/crc32.cc: Fix poly div inside ke_calculate_crc32. | Amlal El Mahrouss |
| 2025-03-29 | hal/amd64: unify GDT/IDT setup and rename I/O ops | Amlal El Mahrouss |
| 2025-03-29 | ddk: refactor: reorganize kit into a standard kernel kit. | 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 | 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-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 | kernel(platform): Remove AXP platform. | Amlal El Mahrouss |
| 2025-03-23 | meta(kernel): Reworked repository's filesystem structure. | Amlal El Mahrouss |