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
/
boot
/
modules
Age
Commit message (
Expand
)
Author
2025-04-02
boot/net: rename Boot.S files, clarify EEPROM implication, and prep UDP read
Amlal El Mahrouss
2025-04-01
boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMain
Amlal El Mahrouss
2025-03-31
firmware/netboot: final refactors regarding netboot.
Amlal El Mahrouss
2025-03-31
boot: fix framebuffer init and restore boot on real hardware
Amlal El Mahrouss
2025-03-31
efi: make it fit the 8.3 limit (FAT)
Amlal El Mahrouss
2025-03-31
meta/repository: fix capitalization on my name 'El' instead of 'EL'.
Amlal El Mahrouss
2025-03-28
ahci: fix: report success when ahci is detected.
Amlal El Mahrouss
2025-03-28
kernel: breaking: Change namespace from NeOS to Kernel.
Amlal El Mahrouss
2025-03-28
bootz: rename NetBoot module to BootNet
Amlal El Mahrouss
2025-03-28
bootz: consolidate EFI namespace into Boot, finalize NetBoot fallback
Amlal El Mahrouss
2025-03-27
BootZ: Introduce NetBoot module & consolidate STANDALONE macro
Amlal El Mahrouss
2025-03-27
meta: forgot to commit previous change of NetBoot's build.json -> amd64.json
Amlal El Mahrouss
2025-03-27
add: new driver device kit API. (DDK)
Amlal El Mahrouss
2025-03-23
kernel(fix): Last fixes in order to build NeKernel, and fix CI.
Amlal El Mahrouss