summaryrefslogtreecommitdiffhomepage
path: root/lib/ppc64/processor.h
AgeCommit message (Collapse)Author
2025-09-07feat: update reset function inside `cpu-api.c`, wip xcoff api.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-09feat: ran format commandAmlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-07-31feat! refactor NeBoot for NeKernel.org v1.0.0Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-07-10feat: Extend Explicit Partition Map specs and reference header toAmlal El Mahrouss
allocate a new ID for SNU. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-04-25dev: refactor codebase.Amlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-04-04fw/modules: add astdx for embdfs.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-03-29xcoff: import xcoff changes from nekernel to fw.Amlal El Mahrouss
meta: alongside other important changes (such as indexing boot offset as volatile) Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-03-28arm64: FIX - remove useless and problematic code.Amlal
Rather than trying to fix it, let's just avoid calling cb_put_string instead. Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
2025-01-21ADD: CoreBoot, also comes with my reimplementation of libfdt, which is just ↵Amlal
a dumb rewrite. Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>