summaryrefslogtreecommitdiffhomepage
path: root/dev/user/src
AgeCommit message (Expand)Author
2025-05-14feat(kernel): add ddk.sys to the build flow, finished the mk_fwrk CLI.Amlal El Mahrouss
2025-05-04feat(cleanup): cleanup codebase.Amlal
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-24dev, tooling: Improve the tools and frameworks on userspace.Amlal El Mahrouss
2025-04-20kernel, dev: python script to make an ESP from files.Amlal El Mahrouss
2025-04-15dev, user: drafting a system call map.Amlal El Mahrouss
2025-04-15dev, user: user.sys refactors.Amlal El Mahrouss
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-27BootZ: Introduce NetBoot module & consolidate STANDALONE macroAmlal El Mahrouss
2025-03-27add: new driver device kit API. (DDK)Amlal El Mahrouss