summaryrefslogtreecommitdiff
path: root/kc/core/cpu
AgeCommit message (Expand)Author
2022-03-23misc fixesAda Christine
2022-03-17pulled out kprintf() and friends into lib/Ada Christine
2022-03-15correct formatting for register values displayAda Christine
2022-02-24context struct for ISRs rather than using param registers; second-stage handl...Ada Christine
2022-02-18use the appropriate semantics for atomicsAda Christine
2022-02-18do nothing if the origin and target threads are the sameAda Christine
2022-02-18bug fixesAda Christine
2022-02-17many changes have happnedAda Christine
2022-02-15irq_lock() and irq_unlock() are unnecessary around mmu_get_map and i shot mys...Ada Christine
2022-02-15beginning to things out into cpu-dependent and cpu-independent codeAda Christine
2022-02-13rudimentary irq and timer supportAda Christine
2022-02-13splitting out descriptor declarationsAda Christine
2022-02-13exception changesAda Christine
2022-02-03bad conditionalAda Christine
2022-02-02cast with uintptr_t, ist index should be checkedAda Christine
2022-01-17preparing for multitaskingAda Christine
2022-01-16hide needlessly exported symbolsAda Christine