source: trunk/hal/x86_64/core @ 137

Name Size Rev Age Author Last Change
../
hal_syscall.c 1.1 KB 51   7 years max Create the core/ sub-directory for x86_64.
hal_interrupt.c 1.1 KB 51   7 years max Create the core/ sub-directory for x86_64.
hal_irqmask.c 1.4 KB 122   7 years max we will fix nested interrupt contexts later
hal_exception.c 1.4 KB 51   7 years max Create the core/ sub-directory for x86_64.
hal_uspace.c 1.4 KB 51   7 years max Create the core/ sub-directory for x86_64.
hal_drivers.c 1.5 KB 137   7 years max improve the APIC implementation
hal_atomic.c 1.6 KB 105   7 years max add a few atomic functions
hal_internal.h 2.1 KB 125   7 years max implement hal_time_stamp and hal_fence
hal_context.c 2.2 KB 51   7 years max Create the core/ sub-directory for x86_64.
hal_arch.c 2.3 KB 51   7 years max Create the core/ sub-directory for x86_64.
hal_cpu.S 2.3 KB 125   7 years max implement hal_time_stamp and hal_fence
hal_remote.c 2.5 KB 124   7 years max rename hal_wbflush->hal_fence
hal_arch.h 3.1 KB 51   7 years max Create the core/ sub-directory for x86_64.
hal_special.c 3.1 KB 125   7 years max implement hal_time_stamp and hal_fence
hal_ppm.c 3.5 KB 116   7 years max complete hal_ppm_init, to take into account the reserved areas
hal_kentry.S 3.8 KB 89   7 years max Parse the IOAPIC structure in ACPI, map the IOAPIC, and enable the …
hal_trap.c 3.9 KB 99   7 years max add the irq functions; we will forbid nested critical sections, so the …
hal_register.h 3.9 KB 82   7 years max Rename a certain number of things, and improve the APIC support.
hal_kentry.h 4.3 KB 109   7 years max don't save/restore %gs for now, we want to use TLS in interrupt …
hal_multiboot.h 4.7 KB 51   7 years max Create the core/ sub-directory for x86_64.
hal_boot.h 4.8 KB 111   7 years max Mmh, update CLUSTER_VA_SIZE, we are calibrated for 64GB
x86_printf.c 5.5 KB 94   7 years max remove lw_unc, add a few ops, and update a few things
hal_acpi.c 5.7 KB 113   7 years max add memcmp in libk; these mem* functions should probably be hal- …
hal_apic.h 6.0 KB 137   7 years max improve the APIC implementation
hal_segmentation.h 6.8 KB 89   7 years max Parse the IOAPIC structure in ACPI, map the IOAPIC, and enable the …
hal_types.h 7.7 KB 73   7 years max now that the fields are stable, embed the VA base in XPTR
hal_acpi.h 7.8 KB 89   7 years max Parse the IOAPIC structure in ACPI, map the IOAPIC, and enable the …
hal_apic.c 8.2 KB 137   7 years max improve the APIC implementation
hal_gpt.c 8.3 KB 134   7 years max fix comment
hal_init.c 11.0 KB 137   7 years max improve the APIC implementation
hal_boot.S 11.7 KB 51   7 years max Create the core/ sub-directory for x86_64.
Note: See TracBrowser for help on using the repository browser.