summaryrefslogtreecommitdiffhomepage
path: root/dev
AgeCommit message (Expand)Author
2025-02-25AHCI.cc: Update copyright holder.Amlal
2025-02-25IMPL: Business logic for NetBoot.Amlal
2025-02-24IMPL: NeFS doesn't store full path now in catalog name.Amlal
2025-02-24Add MBCI folder in KernelKit.Amlal
2025-02-24ADD: ARM64: MBCI 'FLSH' driver.Amlal
2025-02-24AHCI.cc: Use legal name of company now.Amlal
2025-02-24AHCI.cc: Fix missing return on type warning.Amlal
2025-02-24Add LibFont and LibLocale, port structs that I made for app-kit to LibCF too.Amlal
2025-02-23ADD: Use C++23 on toolchain now, and add 'ld' CLI tool.Amlal
2025-02-22Use UInt16 instead of UInt32 (AHCI).Amlal
2025-02-22AHCI.cc: Use UInt32 instead of auto.Amlal
2025-02-22AHCI.cc: Improvements on the AHCI Device class.Amlal
2025-02-22ADD: More improvements now on DeviceMgr.Amlal
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-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