summaryrefslogtreecommitdiff
path: root/i386
AgeCommit message (Expand)Author
2019-06-26experiment: hardcoded cr0AlmuHS
2019-06-18experiment: remove failed instructionsAlmuHS
2019-05-31Revert "experiment: change movl to mov in cr0"AlmuHS
2019-05-31experiment: change movl to mov in cr0AlmuHS
2019-05-28Merge remote-tracking branch 'refs/remotes/origin/wip' into wipAlmuHS
2019-05-28fix: repaired bad addressingAlmuHS
2019-05-27disabled printf to cpu_number()AlmuHS
2019-05-21experiment: changed lidtl to lidtAlmuHS
2019-05-21fix: changed mov to movlAlmuHS
2019-05-21improve: moved flush sentences before stack loadingAlmuHS
2019-05-20fix: optimize cr0 initializeAlmuHS
2019-05-20Revert "experiment: try to fix address"AlmuHS
2019-05-20experiment: try to fix addressAlmuHS
2019-05-20experiment: get apic_id from lapic pointerAlmuHS
2019-05-20fix: remove unnecesary sentenceAlmuHS
2019-05-20fix: added declarations in headerAlmuHS
2019-05-20fix: fix address and registersAlmuHS
2019-05-20experiment: get apic_id from lapic pointerAlmuHS
2019-05-20experiment: added flush sentencesAlmuHS
2019-05-20fix: fixed error in test pae jumpAlmuHS
2019-05-20experiment: enable cpu_number() traceAlmuHS
2019-05-20wip: fixed pagging enable in assembly macro (not tested yet)AlmuHS
2019-05-20fix: fixed cr0 initializeAlmuHS
2019-05-20wip: enable pagging from assembly (not finished)AlmuHS
2019-05-18undone experimentAlmuHS
2019-05-18experiment: configure pmap from C functionAlmuHS
2019-05-13Revert "experiment: enable pagging in AP"AlmuHS
2019-05-13fix conflictAlmuHS
2019-05-13Revert "experiment: try to enable pagging"AlmuHS
2019-05-13Revert "Revert "hide cpu enumeration if NCPUS == 1""AlmuHS
2019-05-13Revert "hide cpu enumeration if NCPUS == 1"AlmuHS
2019-05-05solve conflictAlmuHS
2019-05-05experiment: try to enable paggingAlmuHS
2019-05-05experiment: try to enable paggingAlmuHS
2019-05-04experiment: enable pagging in APAlmuHS
2019-05-04hide cpu enumeration if NCPUS == 1AlmuHS
2019-05-01format: removed commented lineAlmuHS
2019-05-01experiment: redefined STACK_SIZEAlmuHS
2019-05-01format: cleaned codeAlmuHS
2019-05-01fix: removed stack_ptr initial blockAlmuHS
2019-05-01try to fix: moved stack_ptr declaration to C codeAlmuHS
2019-05-01try to fix: stack crashAlmuHS
2019-05-01try to fix: stack crashAlmuHS
2019-05-01Fix: reserve memory for all stacksAlmuHS
2019-04-30try to fix stack reserveAlmuHS
2019-04-30reenabled cpu_stack and removed useless printfAlmuHS
2019-04-30little fixAlmuHS
2019-04-30add memory reserve to cpu stackAlmuHS
2019-04-30initialize stack_ptr to cpu stackAlmuHS
2019-04-30start implementation of cpustack arrayAlmuHS