summaryrefslogtreecommitdiffhomepage
path: root/public
AgeCommit message (Expand)Author
2025-03-23kernel(platform): Remove AXP platform.Amlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss
2025-03-22kernel(general): Refactor AHCI driver and clean up project structureAmlal El Mahrouss
2025-03-22fwrk(DiskImage): Add JSON build config, rename API, and unify disk formatting...Amlal El Mahrouss
2025-03-21project(format): Ran the run_format.sh, in order to comply withAmlal El Mahrouss
2025-03-21FIX: DI_DISK doesn't exist, it's DI_DISK_IMAGE.Amlal El Mahrouss
2025-03-21DiskImage.h: Minor tweak to avoid future issues.Amlal El Mahrouss
2025-03-20Refactored BootKit and DiskImage framework, minor kernel fixesAmlal El Mahrouss
2025-03-20DiskImage.h: Completed documentation for DIFormatDiskToFileAmlal El Mahrouss
2025-03-19ADD: A new placeholder program, 'cc'Amlal El Mahrouss
2025-03-16FIX: IPEFDylibObject.cc: delete dll_Obj->Get() too, when fBlob is NULL.Amlal El Mahrouss
2025-03-15ADD: Use <> include instead of "" include.Amlal El Mahrouss
2025-03-15diutil: Add notify when disk has been formatted with EPM partition.Amlal El Mahrouss
2025-03-14TQ-22: Last patches.Amlal El Mahrouss
2025-03-13TQ-23: Patch source code and leaving it for now.Amlal El Mahrouss
2025-03-09DiskImage.cc: patch framework.Amlal El Mahrouss
2025-03-09RAN format command, and fix DiskImage framework.Amlal El Mahrouss
2025-03-09ADD: Fixes and tweaks of CLI programs.Amlal El Mahrouss
2025-03-09ADD: Replace make_fs with diutil.Amlal El Mahrouss
2025-03-09Update property lists.Amlal El Mahrouss
2025-03-08TQ-22: Ticket done.Amlal El Mahrouss
2025-03-08ADD: Great tweaks on tooling.Amlal El Mahrouss
2025-03-08META: Bump source code.Amlal El Mahrouss
2025-03-08ADD: Cli options to fs tool.Amlal El Mahrouss
2025-03-07NeFS.h: Tailor header to private specifications.Amlal El Mahrouss
2025-03-07make_fs.cc: better syntax for uuid_generate_random.Amlal El Mahrouss
2025-03-07Replace endl with kendl, and add make_fs; a tool to format aAmlal El Mahrouss
2025-03-07ADD: WIP: Filesystem format tool. (under EPM)Amlal El Mahrouss
2025-03-04CHORE&FEAT: Kernel/SCI: Lots of Chore and feat, see below.Amlal El Mahrouss
2025-02-23ADD: Use C++23 on toolchain now, and add 'ld' CLI tool.Amlal
2025-02-18ADD: Refactor make_app command line to work with NeOS, like the open command.Amlal
2025-02-15Impl and Patches:Amlal
2025-02-12ADD: AHCI driver is almost done..., Paging API tweaks.Amlal El Mahrouss
2025-02-07ADD: VGA logging and tweaks.Amlal El Mahrouss
2025-01-30TWEAK: make_app has received format and cli tweaks.Amlal
2025-01-24ADD: Open version, with important changes kept out.Amlal