summaryrefslogtreecommitdiffhomepage
path: root/tooling
AgeCommit message (Expand)Author
2025-08-09refactor! rename `tooling` to `tools`Amlal El Mahrouss
2025-07-24fix: tooling: fix 'fsck.hefs', 'mkfs.hefs', and 'mk_img.py' tools.Amlal El Mahrouss
2025-07-23feat: tooling: wrote a simple nekernel manual to html converter.Amlal El Mahrouss
2025-07-21feat: NeKernel Semaphore API.Amlal El Mahrouss
2025-07-18fix: GfkKit&MKFSLib: inline function inside headers to avoid symbol duplicate...Amlal El Mahrouss
2025-07-18feat: fix missing space in hefs.hAmlal El Mahrouss
2025-07-17feat: Update tooling from btb to nebuild. Moved platform specific ABI into th...Amlal El Mahrouss
2025-07-08feat: Reinforce code inside PEFCodeMgr and mkfs.hefs, extend fsck.hefsAmlal El Mahrouss
2025-07-05feat: add magic check in `fsck.hefs`Amlal El Mahrouss
2025-07-04feat: libmkfs: a new library to format filesystem and utilities forAmlal El Mahrouss
2025-06-11fix: tooling/hefs.h: Fix enum value for `kHeFSEncodingFlagsUTF8`Amlal El Mahrouss
2025-06-11refactor: HeFS: Updated and fixed HeFS's enums.Amlal El Mahrouss
2025-06-04meta: Ran `./format.sh`Amlal El Mahrouss
2025-06-04fix: Fix #37 compilation errors and warnings.Amlal El Mahrouss
2025-06-02Unsafe mem-op in mkfs.hefs.0xf00sec
2025-06-02Unsafe mem-op in mkfs.hefs.0xf00sec
2025-05-30global: architectural changes, see commit details.Amlal El Mahrouss
2025-05-27feat: generic_kits: Add X64Chrono inside BenchKit.Amlal El Mahrouss
2025-05-24feat(kernel): Better syscall routing, also added new tools.Amlal El Mahrouss
2025-05-23feat!(Kernel): Improvements on the BitMapMgr, HTS, and UPS.Amlal El Mahrouss
2025-05-21feat(kernel): source code improvements.Amlal El Mahrouss
2025-05-16feat(kernel): User doesn't store the password directly anymore, it is hashedAmlal El Mahrouss
2025-05-14feat(kernel): add ddk.sys to the build flow, finished the mk_fwrk CLI.Amlal El Mahrouss
2025-05-12feat: sched, tooling: improving and laying foundations for the futureAmlal El Mahrouss
2025-05-11feat(kernel/hefs): Fixed the shortcomings and issues of HeFS.Amlal El Mahrouss
2025-05-09dev(kernel, tooling): better code quality inside the codebase and more checks...Amlal
2025-05-08meta(kernel): saving changes to avoid loss.Amlal
2025-05-08feat(kernel): Fix warnings and bugs regarding the DebugOutput device.Amlal
2025-05-08feat(tooling): update HeFS headers, and better HeFS tooling.Amlal
2025-05-06dev(kernel): Fix typo of `kHeFSDefaultVoluneName` to `kHeFSDefaultVolumeName`...Amlal El Mahrouss
2025-05-05feat(kernel): new HeFS version, scheduler allocation tree improvements and re...0.0.2e1Amlal
2025-05-01kernel: HeFS: did progress on IND allocation.Amlal
2025-05-01mkfs: hefs: pack structure to avoid additional alignement.Amlal
2025-05-01tooling, fs: Improve tooling and clean up HeFS filesystem code.Amlal
2025-05-01kernel: mmap the blob to VMAddress in PEFCodeMgr, alongside other fixes regar...Amlal
2025-05-01dev, kernel: HeFS spec and tooling, and PEF spec updates.Amlal
2025-04-29dev(kernel, HeFS): reworking filesystem to find an hybrid solution regarding ...Amlal
2025-04-29kernel, fs: Fixing and optimizing filesystem allocator.Amlal
2025-04-29tooling: update mkfs.hefs according to new implementation.Amlal
2025-04-28dev, kernel: HeFS, Tooling: reworked the mkfs.hefs tool for the new filesystem.Amlal
2025-04-27dev, kernel: AHCI, HeFS filesystem, SysChk, and BootSATA improvements.Amlal
2025-04-27dev, kernel: HeFS and disk related work and improvements.Amlal
2025-04-27dev: fixes and improvements, codebase formating too.Amlal
2025-04-26dev, kernel, tooling: add HeFS tooling and early allocation stategy.Amlal
2025-04-24dev, tooling: Improve the tools and frameworks on userspace.Amlal El Mahrouss
2025-04-23dev, kernel: necessary refactors regarding future changes.Amlal El Mahrouss
2025-04-22mk_img.py: ask for user what to do with files inside ESP already.Amlal El Mahrouss
2025-04-21dev, kernel, tools, tooling, tex: add mk_app tool, see details.Amlal El Mahrouss
2025-04-20kernel, dev: python script to make an ESP from files.Amlal El Mahrouss