summaryrefslogtreecommitdiff
path: root/i386/i386/mp_desc.c
AgeCommit message (Expand)Author
2019-04-21fix conflictAlmuHS
2019-04-21moved interrupt_stack_alloc() call to acpi_rsdp.cAlmuHS
2019-04-21added call to interrupt_stack_alloc() after start cpusAlmuHS
2019-04-20added call to cpu_up() to add cpuAlmuHS
2019-04-17added print to cpu_number()AlmuHS
2019-04-17reimplemented cpu_number without pointersAlmuHS
2019-04-17add some commentsAlmuHS
2019-04-17undone testAlmuHS
2019-04-17some testAlmuHS
2019-04-17fix apic_id shift in start_other_cpus()AlmuHS
2019-04-17added check before update apic2kernelAlmuHS
2019-04-16improve apic_id updateAlmuHS
2019-04-16updated apic_idAlmuHS
2019-04-15disabled printf in cpu_setup()AlmuHS
2019-04-15disabled apic_id updatingAlmuHS
2019-04-15added printf after enable cpuAlmuHS
2019-04-15disabled apic2kernel in cpu_setup()AlmuHS
2019-04-15some changesAlmuHS
2019-04-15added apic2kernel assignAlmuHS
2019-04-15try to fixAlmuHS
2019-04-15little fixAlmuHS
2019-04-05moved stack reserve inside cpu_start loopAlmuHS
2019-04-05fixed tabsAlmuHS
2019-04-05added halt_cpu() if started failsAlmuHS
2019-04-05reenabled IPI while waitAlmuHS
2019-04-05cleaning tracesAlmuHS
2019-04-05removed haltAlmuHS
2019-04-04cleaning codeAlmuHS
2019-04-03fix typoAlmuHS
2019-04-03removed printfAlmuHS
2019-04-03changed function name to lowercaseAlmuHS
2019-04-03try to fix stack errorAlmuHS
2019-04-03added void* casting in stack_ptrAlmuHS
2019-04-03try to fix reserve stackAlmuHS
2019-04-02added new traceAlmuHS
2019-04-02changed cpu_ap_main to intAlmuHS
2019-04-02added new traceAlmuHS
2019-04-02moved halt to belowAlmuHS
2019-04-02improved traceAlmuHS
2019-04-02added new traceAlmuHS
2019-04-02fix namesAlmuHS
2019-04-02added little traceAlmuHS
2019-04-02disabled while IPIAlmuHS
2019-04-01undone some changesAlmuHS
2019-04-01fix little errorAlmuHS
2019-04-01fix little errorAlmuHS
2019-04-01little changesAlmuHS
2019-04-01added delay between IPIAlmuHS
2019-04-01added new delayAlmuHS
2019-04-01changed physical address to virtualAlmuHS