summaryrefslogtreecommitdiffhomepage
path: root/dev
AgeCommit message (Expand)Author
2025-02-20ADD: Better ReadMeAmlal
2025-02-20NeOS: Namespace change from 'Kernel' to 'NeOS'Amlal
2025-02-20FS, DriveMgr, AHCI: Actively working on it.Amlal
2025-02-20ADD: Tweak AHCI driver.Amlal
2025-02-19AHCI.cc: Tweaks and improvements have been done to the driver.Amlal
2025-02-19AHCI.cc: Tweak AHCI driver.Amlal
2025-02-19ADD: Found the root cause of the AHCI issue.Amlal
2025-02-19Renamed HalCPUAMD64 to HalProcessorAMD64.Amlal
2025-02-18ADD: Refactor make_app command line to work with NeOS, like the open command.Amlal
2025-02-18ADD: File to install system calls and Symbols header file.Amlal
2025-02-18ADD: A better thread scheduler.Amlal
2025-02-18REFACTOR: ZBAOSLDR to BOOTZ.Amlal
2025-02-17ADD: Patch CountL and CountH in AHCI driver.Amlal
2025-02-17FIX: AHCI.ccAmlal
2025-02-17AHCI: Bump progress.Amlal
2025-02-17KString.cc: Important hot patch.Amlal
2025-02-17KString.cc: Fix StringBuilder::Format method.Amlal
2025-02-17ADD: User.h rename kFmtUser to kStdUser.Amlal
2025-02-17ADD: MBCI design is done. an HCI protocol.Amlal
2025-02-17Storage: Improve PIO and SATA drivers.Amlal
2025-02-17ADD: add hal_wfi for ARM64Amlal
2025-02-17ADD: Atom.h in LibCF, Atom.h in NewKit and LibCF stores the value as a bit.Amlal
2025-02-17ADD: UserProcessScheduler.cc: Better comment for UserProcess::New.Amlal
2025-02-16ADD: Many tweaks to the OS.Amlal
2025-02-16Refactor LibCF's Ref to CFRef.Amlal
2025-02-16META: Ran format command.Amlal
2025-02-16Update Core.hAmlal El Mahrouss
2025-02-16Update Object.hAmlal El Mahrouss
2025-02-16Update Array.hAmlal El Mahrouss
2025-02-15ADD: Almost done on AHCI:Amlal
2025-02-15DriveMgr.cc: Remove infinite loop.Amlal
2025-02-15PCI.h: use kPCI instead of cPCI.Amlal
2025-02-15Impl and Patches:Amlal
2025-02-14A set of patches and necessary changes given to the OS.Amlal
2025-02-14ADD: MAJOR: Don't use POSIX. Fix LPC. Add SignalKit.Amlal
2025-02-13ADD: DMA.cc, remove useless headers.Amlal El Mahrouss
2025-02-13ADD: Much needed tweaks for Driver Manager, DMA, PIO ATA, and SATA.Amlal El Mahrouss
2025-02-12ADD: Patch MBCI's extended offset for HostKind and HostFlags.Amlal El Mahrouss
2025-02-12ADD: MBCI.h: MBCI 'MMIOTest' field for an HOST.Amlal El Mahrouss
2025-02-12ADD: AHCI driver is almost done..., Paging API tweaks.Amlal El Mahrouss
2025-02-12ADD: Qr Code algortihm from a vendor library which I forgot about fromAmlal El Mahrouss
2025-02-12ADD: EPM.h: Fix NeEPM structure.Amlal El Mahrouss
2025-02-12ADD: Close to a final AHCI product.Amlal El Mahrouss
2025-02-11ADD: Use KVM for accel (NeKernel shall be bootstraped on linux now)Amlal
2025-02-11ADD: Tweaks and improvements on AHCI.Amlal El Mahrouss
2025-02-11ADD: tweaks.Amlal El Mahrouss
2025-02-11AHCI: Tweaks and improvements.Amlal El Mahrouss
2025-02-11ADD: Many SATA patches.Amlal El Mahrouss
2025-02-11ADD: necessary patches to the PCI subsystem and SATA.Amlal El Mahrouss
2025-02-11ArrayList.h: Fix compiler error.Amlal El Mahrouss