summaryrefslogtreecommitdiffhomepage
path: root/dev/boot/src
AgeCommit message (Expand)Author
2025-08-09feat: warning fixes and Semaphore API patches.Amlal
2025-07-31feat: Replace CoreBoot module with NeBoot module.Amlal El Mahrouss
2025-06-23fix: Fix AP init code, and format codebase.Amlal El Mahrouss
2025-06-22feat: use FNV in libSystem's syscall routing.Amlal El Mahrouss
2025-06-22Patch: Buffer Overflows and OOB Reads in Core Memory APIs0xf00sec
2025-06-18feat: Implemented `HalPagingMgr` for AArch64.Amlal El Mahrouss
2025-06-18feat: add `note` regarding ARM support for BootZ's BootThread.Amlal El Mahrouss
2025-06-14fix: Fix CB header regarding NeKernel.org's `/fw` repo.Amlal El Mahrouss
2025-06-12feat: libSystem, kernel: finalizing the hash and routing system of libSystem'...Amlal El Mahrouss
2025-06-10fix: better allocation system in BootZ (aarch, amd64)Amlal El Mahrouss
2025-06-10feat: boot: Better checks in BootThread, and cleanup BootEFI's init on AArch64.Amlal El Mahrouss
2025-06-08fix: Fix argument registers usage inside jump proc.Amlal El Mahrouss
2025-06-08fix: boot/arm64: fix `rt_jump_to_address`Amlal El Mahrouss
2025-06-06feat: The `APM` HW protocol implementation got improvements (ARM64)Amlal El Mahrouss
2025-06-06feat: kernel: Start enforcing `User`s validation when issuing OS calls.Amlal El Mahrouss
2025-06-05feat: Update thread name for `ne_kernel`'s aarch64 version in BootZ.Amlal El Mahrouss
2025-06-05fix: aarch64: Don't exit Boot Services, when the kernel already does it.Amlal El Mahrouss
2025-06-04meta: Ran `./format.sh`Amlal El Mahrouss
2025-06-03feat: Last changes before `0.0.3`Amlal El Mahrouss
2025-05-30refactor: Format codebase and fix warning in UserProcessScheduler.Amlal El Mahrouss
2025-05-27feat: Assign ThreadID to APIC's ProcessID when initialzing APs.Amlal El Mahrouss
2025-05-26feat!: Add IFS layer within DriveMgr, and IFS API.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-23feat!(Kernel): Improvements on the BitMapMgr, HTS, and UPS.Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss
2025-05-21feat(kernel): Architectural changes, and introducing a kKernelVM.Amlal El Mahrouss
2025-05-21feat(kernel): source code improvements.Amlal El Mahrouss
2025-05-19fix(chk.efi): fix link error on AHCI config.Amlal El Mahrouss
2025-05-19dev(tweaks): use HandoverTable enum for deducing BS or ST indices.Amlal El Mahrouss
2025-05-18feat(sched_desgin): better architecture for the HTS.Amlal El Mahrouss
2025-05-15feat(kernel): Finalizing the first version of the user scheduler.Amlal El Mahrouss
2025-05-11feat(kernel/hefs): Fixed the shortcomings and issues of HeFS.Amlal El Mahrouss
2025-05-11dev(feat:kernel): Working Core Layer of HeFS (Write/Read)Amlal
2025-05-10dev(kernel): feat: AHCI driver improvements against 'disk hangs', and HeFS ha...Amlal
2025-05-01tooling, fs: Improve tooling and clean up HeFS filesystem code.Amlal
2025-05-01kernel, boot: deprecated current PIO driver, add +Next for future NeKernel it...Amlal
2025-04-30kernel: keep track of cr3 in AMD HAL/HEL.Amlal
2025-04-27dev, kernel: HeFS had to be redesigned to be less problematic with hard-drives.Amlal
2025-04-27dev, kernel: AHCI, HeFS filesystem, SysChk, and BootSATA improvements.Amlal
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-25dev, boot, kernel: improvements, and fixing the VEPM formatter.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: WiP changes done to kernel and SysChk module.Amlal El Mahrouss
2025-04-22dev, kernel: VEPM WiP implementation, and syschk fixes in WiP.Amlal El Mahrouss
2025-04-19dev, boot: don't check for it's type when checking for platform.Amlal El Mahrouss
2025-04-18dev, fb: did some cleanup on the graphics stack.Amlal El Mahrouss
2025-04-18kernel, boot: improvements and tweaks on the kernel's filesystems.Amlal El Mahrouss
2025-04-18dev, kernel: important patches.Amlal El Mahrouss