summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-12-20Linker script reworkAlexey Gavrilov1-0/+13
2025-12-11Defines refactoring in msr modulecpuid_refactorAlexey Gavrilov2-16/+26
2025-12-11Put in cpuid some definitions and declarationsAlexey Gavrilov2-311/+110
2025-12-01Refactoring cpuid model interactionAlexey Gavrilov4-365/+236
2025-05-10Kheap section + metadataAlexey Gavrilov2-0/+4
2024-05-27delete arch fileAlexey Gavrilov1-1/+1
2024-05-24Pic + Tuple + refactor PrimaryInitialization classAlexey Gavrilov10-147/+703
2024-04-10VGADisplay some updatesAlexey Gavrilov2-3/+0
2024-04-10MSR + IDT + test ISRsAlexey Gavrilov7-11/+485
2024-03-31IDT + uintptr updateAlexey Gavrilov6-39/+259
2024-03-27Some updates: rename memAddr, define architectureAlexey Gavrilov2-2/+4
2024-03-19Implementation acpi tables through structsAlexey Gavrilov1-1/+0
2024-03-08Cpuinfo refactorAlexey Gavrilov2-28/+9
2024-03-06Initialization mechanismAlexey Gavrilov12-41/+60
2024-03-05GDT rename procedure + edit .gitignoreAlexey Gavrilov3-2/+15
2024-02-22Some updatesAlexey Gavrilov2-1/+0
2024-02-22Implement support of cpuid instruction + include folder + some updatesAlexey Gavrilov13-79/+794
2023-11-04Support for GDT has been written + add makefile debug modeAlexey Gavrilov6-0/+221
2023-08-20Getting started with print on display + some fixesAlexey Gavrilov8-0/+256