.. |
arm32_machdep.c
|
* arm_byte_to_page() -> arm_btop()
|
2002-03-24 03:37:18 +00:00 |
bcopy_page.S
|
|
|
bcopyinout.S
|
* Rename PROCESS_PAGE_TBLS_BASE -> PTE_BASE
|
2002-03-23 02:22:56 +00:00 |
bus_dma.c
|
* arm_byte_to_page() -> arm_btop()
|
2002-03-24 03:37:18 +00:00 |
conf.c
|
Fix typo: ISDNCTL -> NISDNCTL.
|
2002-03-18 22:46:57 +00:00 |
copystr.S
|
Implement pmap_growkernel for arm32 based ports.
|
2002-03-03 11:22:58 +00:00 |
cpu.c
|
The 80321 manual lies; it does have a CPU ID distinct from the 80200.
|
2002-03-27 01:34:47 +00:00 |
cpuswitch.S
|
Overhaul of the ARM cache code. This is mostly a simplification
|
2002-01-25 19:19:22 +00:00 |
db_interface.c
|
Overhaul of the ARM cache code. This is mostly a simplification
|
2002-01-25 19:19:22 +00:00 |
db_machdep.c
|
Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set.
|
2002-01-05 22:41:46 +00:00 |
db_trace.c
|
|
|
exception.S
|
Separate out syscall() out into three parts:
|
2002-01-17 17:26:03 +00:00 |
fault.c
|
Garbage-collect fetchuserword(); nothing uses it any more.
|
2002-03-25 16:32:55 +00:00 |
fusu.S
|
Garbage-collect fetchuserword(); nothing uses it any more.
|
2002-03-25 16:32:55 +00:00 |
genassym.cf
|
* Rename PROCESS_PAGE_TBLS_BASE -> PTE_BASE
|
2002-03-23 02:22:56 +00:00 |
intr.c
|
Fix the type of irqmasks (any reason it's even been added as an extern when it's in irqhandler.h with the correct type and array size?)
|
2002-01-31 09:43:42 +00:00 |
locore.S
|
* Clean up some comments/whitespace.
|
2002-03-25 16:58:18 +00:00 |
mem.c
|
* arm_byte_to_page() -> arm_btop()
|
2002-03-24 03:37:18 +00:00 |
pmap.c
|
Fix reporting of the kernel virtual address space range to UVM.
|
2002-03-25 22:11:12 +00:00 |
setcpsr.S
|
|
|
setstack.S
|
|
|
spl.S
|
Use <arm/arm32/psl.h>, not <machine/psl.h>.
|
2001-11-26 20:51:57 +00:00 |
stubs.c
|
Garbage-collect the "pagehook" stuff.
|
2002-03-23 19:21:58 +00:00 |
sys_machdep.c
|
Overhaul of the ARM cache code. This is mostly a simplification
|
2002-01-25 19:19:22 +00:00 |
vm_machdep.c
|
Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>.
|
2002-03-04 02:43:22 +00:00 |