summaryrefslogtreecommitdiff
path: root/imps
AgeCommit message (Expand)Author
2019-03-30reenabled ioapic: changed struct list to arrayAlmuHS
2019-03-25moved variables to acpi_rsdp.cAlmuHS
2019-03-24moved lapic to acpi_rsdp.cAlmuHS
2019-03-24changed NULL to 0AlmuHS
2019-03-24added NULL checkAlmuHS
2019-03-24added volatile to lapicAlmuHS
2019-03-04disabled ioapic temporarillyAlmuHS
2019-03-03added TODOAlmuHS
2019-03-03disable ioapic struct and added nioapic counterAlmuHS
2019-03-02added include to struct listAlmuHS
2019-02-21fixed ApicLocalUnit tableAlmuHS
2019-02-15added TODO labelsAlmuHS
2019-02-15removed imps/cpu_number.hAlmuHS
2019-02-15moved cpu_number from imps/cpu_number.h to kern/cpu_number.hAlmuHS
2019-02-15added ASSEMBLER macro in locore.SAlmuHS
2019-02-15reenabled ASSEMBLER macroAlmuHS
2019-02-15disabled ASSEMBLER macroAlmuHS
2019-02-15fix some errors and removed bad codeAlmuHS
2019-02-08recovering apic.h and original cpu_number()AlmuHS