source: trunk/hal/x86_64/core @ 321

Name Size Rev Age Author Last Change
../
x86_printf.c 5.8 KB 242   7 years max add a dumb lock for the console
hal_uspace.c 1.5 KB 299   7 years max The uspace strcpy function is allowed to fail (not implemented yet).
hal_types.h 7.8 KB 320   7 years max Remove unused.
hal_syscall.c 1.1 KB 145   7 years max style
hal_special.c 2.7 KB 309   7 years max Add clts/stts.
hal_smpboot.S 6.6 KB 243   7 years max Mmh, some CPUs can boot with the cache disabled, so explicitly enable it.
hal_segmentation.h 7.5 KB 308   7 years max Add a basic syscall entry.
hal_remote.c 2.3 KB 314   7 years max Add hal_remote_memset.
hal_register.h 5.8 KB 234   7 years max style
hal_ppm.c 3.6 KB 307   7 years max Forgot to commit this yesterday.
hal_multiboot.h 4.8 KB 312   7 years max Add a --no-smp option.
hal_kentry.S 4.4 KB 308   7 years max Add a basic syscall entry.
hal_kentry.h 5.1 KB 308   7 years max Add a basic syscall entry.
hal_irqmask.c 1.4 KB 285   7 years max Must be reg_t.
hal_interrupt.c 3.7 KB 274   7 years max Add tls_tf.
hal_internal.h 2.5 KB 309   7 years max Add clts/stts.
hal_init.c 16.4 KB 312   7 years max Add a --no-smp option.
hal_gpt.c 9.3 KB 319   7 years max Don't forget to unmap the region below the kernel. Useful to detect …
hal_exception.c 2.8 KB 308   7 years max Add a basic syscall entry.
hal_drivers.c 2.4 KB 280   7 years max sync
hal_cpu.S 3.2 KB 309   7 years max Add clts/stts.
hal_context.c 3.0 KB 311   7 years max Introduce hal_cpu_context_switch.
hal_boot.S 12.0 KB 312   7 years max Add a --no-smp option.
hal_boot.h 5.2 KB 272   7 years max Use local_cxy for GET_PTR, instead of the triple map. This fixes a …
hal_atomic.c 1.4 KB 234   7 years max style
hal_apic.h 6.3 KB 237   7 years max Attach the secondary CPUs, and for now route the keyboard irq to cpu1 …
hal_apic.c 13.1 KB 237   7 years max Attach the secondary CPUs, and for now route the keyboard irq to cpu1 …
hal_acpi.h 9.6 KB 275   7 years max Add a SRAT parser. For some reason, QEMU does not want to enable the …
hal_acpi.c 8.0 KB 275   7 years max Add a SRAT parser. For some reason, QEMU does not want to enable the …
Note: See TracBrowser for help on using the repository browser.