summaryrefslogtreecommitdiffhomepage
path: root/dev/boot/amd64-desktop.make
AgeCommit message (Expand)Author
2025-11-24feat! breaking changes on kernel sources.Amlal El Mahrouss
2025-11-22fix: kernel: Important kernel fixes for SMP. Adding 'NeKernel' process as well.Amlal El Mahrouss
2025-11-18fix: kernel: OpenHeFS and NeFS fixes, PCI and DriveMgr fixes.Amlal El Mahrouss
2025-11-17feat: NeKernel is now under the Apache 2.0 license.Amlal El Mahrouss
2025-11-16fix: kernel: filesystem tweaks.Amlal El Mahrouss
2025-09-07feat: kernel: startup sequence fix, and new mgmt.hefs manual.Amlal El Mahrouss
2025-08-25feat! ddk -> libDDK, use syscall on AMD64.Amlal El Mahrouss
2025-06-12feat: Use `.dll` extension for `libSystem` instead of `.sys`Amlal El Mahrouss
2025-06-06feat: The `APM` HW protocol implementation got improvements (ARM64)Amlal El Mahrouss
2025-06-03feat: Last changes before `0.0.3`Amlal El Mahrouss
2025-05-27feat: generic_kits: Add X64Chrono inside BenchKit.Amlal El Mahrouss
2025-05-25kernel!: lots of changes, see commit details.Amlal El Mahrouss
2025-05-23feat(krnl, libSystem, boot): Make space for LibSystem inside HandoverAmlal El Mahrouss
2025-05-15feat(kernel): pushing the fixes regarding the scheduler, and working onAmlal El Mahrouss
2025-05-15feat(kernel): Finalizing the first version of the user scheduler.Amlal El Mahrouss
2025-05-14feat(kernel): add ddk.sys to the build flow, finished the mk_fwrk CLI.Amlal El Mahrouss
2025-05-10dev(kernel/HeFS): code cleanup, and improvements on the FS driver code.Amlal
2025-05-06feat(kernel): Working on the last parts of HeFS V1, which will act as the bas...Amlal
2025-04-29kernel: Figuring out the EPM header bug; where it gets duplicated when writin...Amlal
2025-04-28kernel: getting that filesystem to work as intended.Amlal
2025-04-24dev, kernel, boot: HeFS, Scheduler, BootZ: see below.Amlal El Mahrouss
2025-04-22dev, boot: fixed nasty bugs inside bootloader.Amlal El Mahrouss
2025-04-22dev, kernel: VEPM WiP implementation, and syschk fixes in WiP.Amlal El Mahrouss
2025-04-19dev, kernel, ahci: AHCI related fixes.Amlal El Mahrouss
2025-04-15fix, kernel, boot, mod: Fixing issues regarding the boot flow and theAmlal El Mahrouss
2025-04-14bootloader, netboot: integrate EFI_SIMPLE_NETWORK_PROTOCOL for HTTP-based ker...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-04kernel, storage: important patches done to AHCI, PIO, PagingMgr, and DMA.Amlal El Mahrouss
2025-04-01boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMainAmlal El Mahrouss
2025-03-31boot/efi: a set of important patches regarding efi bootz.Amlal El Mahrouss
2025-03-31dev/user: user.sys shall be the main component which handles syscalls,Amlal El Mahrouss
2025-03-31boot: fix framebuffer init and restore boot on real hardwareAmlal El Mahrouss
2025-03-31efi: make it fit the 8.3 limit (FAT)Amlal El Mahrouss
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
2025-03-28bootz: rename NetBoot module to BootNetAmlal El Mahrouss
2025-03-27BootZ: Introduce NetBoot module & consolidate STANDALONE macroAmlal El Mahrouss
2025-03-27add: new driver device kit API. (DDK)Amlal El Mahrouss
2025-03-24kernel(feat): Add basic wide system bug check (memory check), otherAmlal El Mahrouss
2025-03-23Rename libSCI to libSCIKitAmlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss