index
:
Boot
develop
v0.1.2-develop
The NeBoot is a firmware written in modern C for Ne based systems.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
develop
[FIX] CI Makefile fixes.
Amlal El Mahrouss
4 days
v0.1.2-develop
chore: add explicit step for cross-compiler.
Amlal El Mahrouss
2 months
Tag
Download
Author
Age
v0.0.6
commit 21aee2b17c...
Amlal El Mahrouss
4 months
v0.0.1e2-release
commit efe0d71bd8...
Amlal El Mahrouss
6 months
v0.0.1e1-release
commit 93baf62a3d...
Amlal El Mahrouss
6 months
v0.0.1-release
commit 2835bd8b26...
Amlal
7 months
Age
Commit message
Author
2026-01-02
chore: add explicit step for cross-compiler.
v0.1.2-develop
Amlal El Mahrouss
2025-12-28
feat! firmware breaking changes on the API.
Amlal El Mahrouss
2025-12-08
Merge pull request #15 from nekernel-org/new-features-c23
Amlal El Mahrouss
2025-12-08
chore: define `_Nonnull` when not available.
Amlal El Mahrouss
2025-12-08
chore: update CI.
Amlal El Mahrouss
2025-12-08
chore: new `nullptr_t` (for pre-C23 targets), auto_type, and asm macro defini...
Amlal El Mahrouss
2025-12-07
Merge pull request #14 from nekernel-org/new-readme
Amlal El Mahrouss
2025-12-07
chore: new README.
Amlal El Mahrouss
2025-11-24
fix: remove problematic and useless include in cxx-abi.hpp
Amlal El Mahrouss
2025-11-24
feat: add boot.h to cxx-abi.hpp header, clear cb_boot_processor_ready
Amlal El Mahrouss
[...]