summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel
AgeCommit message (Expand)Author
2025-02-22New DeviceMgr, other APIs have been reworked as a result.Amlal
2025-02-21ADD: Better documentation.Amlal
2025-02-21ADD: Explicit types instead of auto.Amlal
2025-02-21ADD: AHCI improvementsAmlal
2025-02-21AHCI.cc: Taking care of command header now.Amlal
2025-02-21Moved FB API to GPU.h Add Format, Message and Filesystem API.Amlal
2025-02-20ThreadLocalStorage.cc: Patch log.Amlal
2025-02-20AHCI.cc: Update file to include static functions before exported functions.Amlal
2025-02-20AHCI.cc: Lots of patches.Amlal
2025-02-20Tweaks and Fixes to CRC and AHCI.Amlal
2025-02-20comment memorymgr's crc32 code.Amlal
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-16META: Ran format command.Amlal
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: 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: Tweaks and improvements on AHCI.Amlal El Mahrouss
2025-02-11ADD: tweaks.Amlal El Mahrouss
2025-02-11AHCI: Tweaks and improvements.Amlal El Mahrouss