|
|
@102
|
7 years |
max |
update the new hal_get_cycles
|
|
|
@101
|
7 years |
alain |
euh…
|
|
|
@99
|
7 years |
max |
add the irq functions; we will forbid nested critical sections, so
the …
|
|
|
@98
|
7 years |
max |
add the and/or ops
|
|
|
@97
|
7 years |
max |
(forgot this one in my previous commit)
|
|
|
@96
|
7 years |
max |
Mmh, fix the return values
|
|
|
@94
|
7 years |
max |
remove lw_unc, add a few ops, and update a few things
|
|
|
@92
|
7 years |
max |
fix the definition of hal_remote_spt, and add the *pt ops on
x86_64
|
|
|
@91
|
7 years |
max |
retrieve the pressed key, and display it
|
|
|
@90
|
7 years |
max |
scroll for real, and add %c
|
|
|
@89
|
7 years |
max |
Parse the IOAPIC structure in ACPI, map the IOAPIC, and enable
the …
|
|
|
@86
|
7 years |
max |
enable the timer (not yet calibrated)
|
|
|
@85
|
7 years |
max |
reload the segregs
|
|
|
@84
|
7 years |
max |
scroll the console
|
|
|
@83
|
7 years |
max |
we want to have the LAPIC non-cacheable
|
|
|
@82
|
7 years |
max |
Rename a certain number of things, and improve the APIC support.
|
|
|
@81
|
7 years |
max |
silence a few warnings
|
|
|
@80
|
7 years |
max |
add the timer vector, for now it double-faults
|
|
|
@79
|
7 years |
max |
invalidate the page directly
|
|
|
@78
|
7 years |
max |
print %rip, and add cli/sti
|
|
|
@77
|
7 years |
max |
Start hiding the architecture-specific drivers behind the …
|
|
|
@74
|
7 years |
max |
(forgot to commit this)
|
|
|
@73
|
7 years |
max |
now that the fields are stable, embed the VA base in XPTR
|
|
|
@72
|
7 years |
max |
start defining some remote functions, and use uint8_t instead of
char
|
|
|
@71
|
7 years |
max |
advance a little
|
|
|
@70
|
7 years |
max |
start constructing the bootinfo structure
|
|
|
@69
|
7 years |
max |
use uint8_t instead
|
|
|
@67
|
7 years |
max |
switch to 64GB of VA per cluster, with 256 clusters
|
|
|
@61
|
7 years |
max |
cosmetic
|
|
|
@57
|
7 years |
max |
move the ldscript into x86_64/
|
|
|
@54
|
7 years |
max |
make it compile on x86
|
|
|
@51
|
7 years |
max |
Create the core/ sub-directory for x86_64.
|