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
/
kernel
/
src
/
FS
Age
Commit message (
Expand
)
Author
2025-04-18
kernel, boot: improvements and tweaks on the kernel's filesystems.
Amlal El Mahrouss
2025-04-14
bootloader, netboot: integrate EFI_SIMPLE_NETWORK_PROTOCOL for HTTP-based ker...
Amlal El Mahrouss
2025-04-13
kernel, NeFS.cc: update filesystem description, correcting the shot.
Amlal El Mahrouss
2025-04-11
tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.
Amlal El Mahrouss
2025-04-06
fs/NeFS.cc: `buf` must be zeroed out.
Amlal El Mahrouss
2025-04-06
fs/nefs: Optimize ::Format method for EPM inside NeFileSystemParser.
Amlal El Mahrouss
2025-03-31
storage: unify naming for drive protocol interface
Amlal El Mahrouss
2025-03-31
boot: fix framebuffer init and restore boot on real hardware
Amlal El Mahrouss
2025-03-31
meta/repository: fix capitalization on my name 'El' instead of 'EL'.
Amlal El Mahrouss
2025-03-29
ddk: refactor: reorganize kit into a standard kernel kit.
Amlal El Mahrouss
2025-03-28
kernel: breaking: Change namespace from NeOS to Kernel.
Amlal El Mahrouss
2025-03-28
ahci: WIP - refactor AHCI command engine, fix PRDT setup and LBA logic
Amlal El Mahrouss
2025-03-24
kernel(feat): Add basic wide system bug check (memory check), other
Amlal El Mahrouss
2025-03-23
kernel(platform): Remove AXP platform.
Amlal El Mahrouss
2025-03-23
meta(kernel): Reworked repository's filesystem structure.
Amlal El Mahrouss