<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/Kernel/ArchKit/ArchKit.h, branch update-pr-template</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/NeKernel/atom?h=update-pr-template</id>
<link rel='self' href='https://git.nekernel.org/cgit/NeKernel/atom?h=update-pr-template'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/'/>
<updated>2025-03-23T18:15:17+00:00</updated>
<entry>
<title>meta(kernel): Reworked repository's filesystem structure.</title>
<updated>2025-03-23T18:15:17+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-23T18:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=a13e1c0911c0627184bc38f18c7fdda64447b3ad'/>
<id>urn:sha1:a13e1c0911c0627184bc38f18c7fdda64447b3ad</id>
<content type='text'>
Removing useless parts of the project too.

Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>refactor(kernel): Standardize DMA and AHCI interfaces and enhance GIC handling</title>
<updated>2025-03-19T05:31:43+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-19T05:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=34611ac2fca2eaf5107512ec0bb7dbf0e896c4b4'/>
<id>urn:sha1:34611ac2fca2eaf5107512ec0bb7dbf0e896c4b4</id>
<content type='text'>
- Replace ambiguous WordLength templates with DataKind in `ke_dma_read/write`.
- Streamline AHCI driver initialization by directly assigning port implementations.
- Rename AHCI methods for clarity (`SetPi` → `SetPortsImplemented`).
- Standardize MMIO access by replacing `hal_mmio_read/write` with unified `ke_dma_read/write`.
- Improve GIC interrupt handler on ARM64 by explicitly handling scheduler interrupts and ensuring interrupts are ended correctly.
- Add debug breakpoint in infinite loop within AP setup for improved debugging.

Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>Replace endl with kendl, and add make_fs; a tool to format a</title>
<updated>2025-03-07T11:30:08+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-07T11:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=dc2b2cdf68efb7320d51cb4241f4878ceafb04da'/>
<id>urn:sha1:dc2b2cdf68efb7320d51cb4241f4878ceafb04da</id>
<content type='text'>
filesystem under the EPM.

	-&gt; EPM + NeFS, HPFS, ext?

Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>CHORE&amp;FEAT: Kernel/SCI: Lots of Chore and feat, see below.</title>
<updated>2025-03-04T04:20:58+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-04T04:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=d62341f615974257eac4125ab68be519efcf0a6e'/>
<id>urn:sha1:d62341f615974257eac4125ab68be519efcf0a6e</id>
<content type='text'>
- Add traits for CmdListEntry in GPU's SCI. (GPU.h)
- Set standard user directory as /user/ instead of /usr/. (User.cc/User.h)
- Replace fSourcePid with fPID. (HardwareThreadScheduler.cc/HardwareThreadScheduler.h)
</content>
</entry>
<entry>
<title>NeOS: Namespace change from 'Kernel' to 'NeOS'</title>
<updated>2025-02-20T11:38:04+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-02-20T11:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=7d2a7e7cab23b8217498866615a3719e5d3980ee'/>
<id>urn:sha1:7d2a7e7cab23b8217498866615a3719e5d3980ee</id>
<content type='text'>
ADD: Start defining the Workstation's HPFS (High-Performance File System)

Signed-off-by: Amlal &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>META: Update copyright year.</title>
<updated>2025-02-03T05:47:49+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-02-03T05:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=f5b6f148a8c10673e3ef268d3fe76b31902c5930'/>
<id>urn:sha1:f5b6f148a8c10673e3ef268d3fe76b31902c5930</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>Match the changes in OpenNE, (without reusing it)</title>
<updated>2025-01-31T18:05:36+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-01-31T18:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=d0c7a3e05a1bb5c9cffd1a0946e403d3a8e37e63'/>
<id>urn:sha1:d0c7a3e05a1bb5c9cffd1a0946e403d3a8e37e63</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>ADD: Open version, with important changes kept out.</title>
<updated>2025-01-24T09:38:36+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-01-24T09:38:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=7b4bd3577a31d0f0adc7371840642791ae1567f4'/>
<id>urn:sha1:7b4bd3577a31d0f0adc7371840642791ae1567f4</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
</feed>
