../
|
bios
|
|
dba84ff
|
20 years
|
jakub |
Separate EBDA detection from MP Specification code. EBDA address will …
|
boot
|
|
95498e5
|
20 years
|
jakub |
Map all available frames of memory on ia32 and amd64 (ticket #10).
|
mm
|
|
b00fdde
|
20 years
|
jakub |
sparc64 work.
Implement functions for reading IMMU and DMMU TLBs.
|
smp
|
|
fcfac420
|
20 years
|
ondrap |
Changed ia32 & amd64 to use exc_register instead of trap_register.
…
|
arch.h
|
1.5 KB
|
393f631
|
20 years
|
martin |
many PPC stuff, platform dependent arch.h header files
|
arg.h
|
1.5 KB
|
0d2f805
|
20 years
|
jakub |
Variable argument list support for architectures passing arguments on …
|
asm.h
|
5.6 KB
|
7910cff
|
20 years
|
jakub |
Finer grained TLB invalidate functions for ia32 and amd64. Not yet …
|
atomic.h
|
2.8 KB
|
10c071e
|
20 years
|
jakub |
Fix ia64 and sparc64 to compile with new atomic_t.
Fix rwlock test #5 …
|
barrier.h
|
2.9 KB
|
e2ec980f
|
20 years
|
jakub |
ia64 work.
Big cleanup of IA-64 interrupt processing.
Merge of …
|
byteorder.h
|
1.6 KB
|
f3ade6c
|
20 years
|
jakub |
Avoid code duplication by creating generic byteorder.h.
Some naming …
|
context.h
|
2.0 KB
|
4b2c872d
|
20 years
|
jakub |
Create generic context_save() and context_restore().
These two …
|
cpu.h
|
1.6 KB
|
b49f4ae
|
20 years
|
ondrap |
Added architecture independent hooks for fpu lazy context switching. …
|
cpuid.h
|
2.4 KB
|
bd2933a8
|
20 years
|
martin |
IA32 has_cpuid() inline
minor indentation fixes
|
debug.h
|
1.5 KB
|
3fc03fd
|
20 years
|
ondrap |
Better gcc CALLER implementation
|
ega.h
|
1.6 KB
|
973be64e
|
20 years
|
ondrap |
Added generic exc_register/exc_dispatch functions,
copied from ia32 …
|
faddr.h
|
1.6 KB
|
f2ffad4
|
20 years
|
jakub |
For each architecture, add function/macro FADDR that calculates …
|
fmath.h
|
2.4 KB
|
2f08a55d
|
20 years
|
malyzelenyhnus |
Support for NaN and infinity in printf.
|
fpu_context.h
|
1.7 KB
|
b49f4ae
|
20 years
|
ondrap |
Added architecture independent hooks for fpu lazy context switching. …
|
i8042.h
|
1.9 KB
|
af9a7c5
|
20 years
|
ondrap |
Small kconsole readline changes.
Some mips tweaks to allow for real …
|
i8254.h
|
1.6 KB
|
fcfac420
|
20 years
|
ondrap |
Changed ia32 & amd64 to use exc_register instead of trap_register.
…
|
i8259.h
|
1.8 KB
|
fcfac420
|
20 years
|
ondrap |
Changed ia32 & amd64 to use exc_register instead of trap_register.
…
|
interrupt.h
|
2.9 KB
|
fcfac420
|
20 years
|
ondrap |
Changed ia32 & amd64 to use exc_register instead of trap_register.
…
|
memstr.h
|
4.1 KB
|
56d40fe
|
20 years
|
bondari |
Memory inline functions for AMD64.
memcmp and memcpy are redefined …
|
pm.h
|
3.6 KB
|
8f2153b
|
20 years
|
ondrap |
Backported AMD64 linker and boot changes back to IA32.
|
thread.h
|
1.5 KB
|
397c77f
|
20 years
|
jakub |
Clean up (ia32 vs. i386).
Header files reorganization.
|
types.h
|
1.7 KB
|
22f7769
|
20 years
|
jakub |
Rename cpu_priority_{high|low|restore|read} functions to …
|