../
|
bios
|
|
dba84ff
|
20 years
|
jakub |
Separate EBDA detection from MP Specification code. EBDA address will …
|
boot
|
|
78a95d6f
|
19 years
|
jakub |
Support for loading segments containing .bss section.
|
drivers
|
|
02f441c0
|
19 years
|
jakub |
Move i8042 driver to genarch as it might be used by more architectures.
|
mm
|
|
5a7d9d1
|
19 years
|
jakub |
More checks for address space area conflicts.
|
proc
|
|
9fa16b20
|
19 years
|
jakub |
Fix amd64 and ia32 management of I/O bitmap in before_task_runs_arch() …
|
smp
|
|
d0780b4c
|
20 years
|
jakub |
ia32 SMP updates.
Update info about supported version of Bochs (bump …
|
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
|
6.6 KB
|
39cea6a
|
19 years
|
jakub |
Cleanup pm.c and pm.h code on ia32 and amd64.
Add before_task_runs() …
|
atomic.h
|
3.2 KB
|
23684b7
|
19 years
|
jakub |
Define atomic_t only once in atomic.h
Change the encapsulated counter …
|
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.7 KB
|
23d22eb
|
19 years
|
ondrap |
Ported AMD64 debugger to ia32 and enabled AS watchpoint to ia32 as well.
|
cpuid.h
|
3.0 KB
|
3b05862f
|
19 years
|
jakub.vana |
ia32 MMX and SSEx support
|
debug.h
|
1.5 KB
|
3fc03fd
|
20 years
|
ondrap |
Better gcc CALLER implementation
|
debugger.h
|
30 bytes
|
23d22eb
|
19 years
|
ondrap |
Ported AMD64 debugger to ia32 and enabled AS watchpoint to ia32 as well.
|
ega.h
|
1.6 KB
|
973be64e
|
20 years
|
ondrap |
Added generic exc_register/exc_dispatch functions,
copied from ia32 …
|
elf.h
|
1.6 KB
|
de6b301
|
19 years
|
jakub |
Basic support for loading ELF object files.
ia64, amd64, ia32 working. …
|
faddr.h
|
1.6 KB
|
f2ffad4
|
20 years
|
jakub |
For each architecture, add function/macro FADDR that calculates …
|
fpu_context.h
|
1.7 KB
|
9f52563
|
19 years
|
jakub |
Support for user space threads.
|
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
|
3.2 KB
|
53f9821
|
19 years
|
ondrap |
Cleanup of spinlocks, now compiles both ia32 and amd64 with
and …
|
memstr.h
|
4.1 KB
|
56d40fe
|
20 years
|
bondari |
Memory inline functions for AMD64.
memcmp and memcpy are redefined …
|
pm.h
|
3.9 KB
|
9fa16b20
|
19 years
|
jakub |
Fix amd64 and ia32 management of I/O bitmap in before_task_runs_arch() …
|
types.h
|
1.9 KB
|
25d7709
|
19 years
|
jakub |
Nicer ia32 interrupt handlers and structures holding interrupted …
|