index
:
NeKernel
atom-improvements
bootloader-updates
buffered-stream-requirements
develop
ex-cpp-module-develop-archive
filesystem-kit-bump
ipxe-bootz-support
kernel-bootkit-posix-additions
kernel-level-tweaks
kernel-task-scheduler-impl
mkfs-tweaks
openhefs-filemgr-support
posixkit-macro-additions
update-authormap
update-citations
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.31-develop
Ne System's NeKernel: The Open Source Modular C++ Microkernel written in C++20.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
Age
Commit message (
Expand
)
Author
2025-02-25
AHCI.cc: Update copyright holder.
Amlal
2025-02-25
IMPL: Business logic for NetBoot.
Amlal
2025-02-24
IMPL: NeFS doesn't store full path now in catalog name.
Amlal
2025-02-24
Add MBCI folder in KernelKit.
Amlal
2025-02-24
ADD: ARM64: MBCI 'FLSH' driver.
Amlal
2025-02-24
AHCI.cc: Use legal name of company now.
Amlal
2025-02-24
AHCI.cc: Fix missing return on type warning.
Amlal
2025-02-24
Add LibFont and LibLocale, port structs that I made for app-kit to LibCF too.
Amlal
2025-02-23
ADD: Use C++23 on toolchain now, and add 'ld' CLI tool.
Amlal
2025-02-22
Use UInt16 instead of UInt32 (AHCI).
Amlal
2025-02-22
AHCI.cc: Use UInt32 instead of auto.
Amlal
2025-02-22
AHCI.cc: Improvements on the AHCI Device class.
Amlal
2025-02-22
ADD: More improvements now on DeviceMgr.
Amlal
2025-02-22
New DeviceMgr, other APIs have been reworked as a result.
Amlal
2025-02-21
ADD: Better documentation.
Amlal
2025-02-21
ADD: Explicit types instead of auto.
Amlal
2025-02-21
ADD: AHCI improvements
Amlal
2025-02-21
AHCI.cc: Taking care of command header now.
Amlal
2025-02-21
Moved FB API to GPU.h Add Format, Message and Filesystem API.
Amlal
2025-02-20
ThreadLocalStorage.cc: Patch log.
Amlal
2025-02-20
AHCI.cc: Update file to include static functions before exported functions.
Amlal
2025-02-20
AHCI.cc: Lots of patches.
Amlal
2025-02-20
Tweaks and Fixes to CRC and AHCI.
Amlal
2025-02-20
comment memorymgr's crc32 code.
Amlal
2025-02-20
ADD: Better ReadMe
Amlal
2025-02-20
NeOS: Namespace change from 'Kernel' to 'NeOS'
Amlal
2025-02-20
FS, DriveMgr, AHCI: Actively working on it.
Amlal
2025-02-20
ADD: Tweak AHCI driver.
Amlal
2025-02-19
AHCI.cc: Tweaks and improvements have been done to the driver.
Amlal
2025-02-19
AHCI.cc: Tweak AHCI driver.
Amlal
2025-02-19
ADD: Found the root cause of the AHCI issue.
Amlal
2025-02-19
Renamed HalCPUAMD64 to HalProcessorAMD64.
Amlal
2025-02-18
ADD: Refactor make_app command line to work with NeOS, like the open command.
Amlal
2025-02-18
ADD: File to install system calls and Symbols header file.
Amlal
2025-02-18
ADD: A better thread scheduler.
Amlal
2025-02-18
REFACTOR: ZBAOSLDR to BOOTZ.
Amlal
2025-02-17
ADD: Patch CountL and CountH in AHCI driver.
Amlal
2025-02-17
FIX: AHCI.cc
Amlal
2025-02-17
AHCI: Bump progress.
Amlal
2025-02-17
KString.cc: Important hot patch.
Amlal
2025-02-17
KString.cc: Fix StringBuilder::Format method.
Amlal
2025-02-17
ADD: User.h rename kFmtUser to kStdUser.
Amlal
2025-02-17
ADD: MBCI design is done. an HCI protocol.
Amlal
2025-02-17
Storage: Improve PIO and SATA drivers.
Amlal
2025-02-17
ADD: add hal_wfi for ARM64
Amlal
2025-02-17
ADD: Atom.h in LibCF, Atom.h in NewKit and LibCF stores the value as a bit.
Amlal
2025-02-17
ADD: UserProcessScheduler.cc: Better comment for UserProcess::New.
Amlal
2025-02-16
ADD: Many tweaks to the OS.
Amlal
2025-02-16
Refactor LibCF's Ref to CFRef.
Amlal
2025-02-16
META: Ran format command.
Amlal
[next]