.. |
arm32_machdep.c
|
Change some type-punning detected by gcc 3.3.1 to (void *).
|
2003-09-21 00:26:09 +00:00 |
atomic.S
|
non-inline version of atomic_{set,clear}_bit(), defined when
|
2002-10-19 12:46:57 +00:00 |
bcopy_page.S
|
Use PAGE_SIZE rather than NBPG.
|
2003-04-08 22:57:53 +00:00 |
bus_dma.c
|
Make sure _ARM32_BUS_DMA_PRIVATE is defined before we pull in any
|
2003-09-06 09:46:37 +00:00 |
cpu.c
|
Support for ARM10E class devices.
|
2003-09-06 09:42:12 +00:00 |
cpuswitch.S
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
db_interface.c
|
make it "static long nil;" as it's used as &nil in an array wanting long *'s.
|
2003-08-25 04:51:10 +00:00 |
db_machdep.c
|
__KERNEL_RCSID()
|
2003-07-15 00:24:37 +00:00 |
exception.S
|
interrupt with two rs.
|
2003-01-06 13:04:54 +00:00 |
fault.c
|
If we're going to reference SA variables in this file, might as well
|
2003-09-19 11:42:20 +00:00 |
fusu.S
|
Instead of "add rd, pc, #foo - . - 8", use either "adr rd, foo" or (where
|
2002-10-13 14:54:47 +00:00 |
genassym.cf
|
Hand-optimised in_cksum/in4_cksum for ARM and XSCALE.
|
2003-09-11 18:54:31 +00:00 |
intr.c
|
__KERNEL_RCSID()
|
2003-07-15 00:24:37 +00:00 |
irq_dispatch.S
|
Fiddle with current_intr_depth in assembly code again. Because we
|
2003-01-03 00:38:16 +00:00 |
kgdb_machdep.c
|
__KERNEL_RCSID()
|
2003-07-15 00:24:37 +00:00 |
locore.S
|
Reinstate one change from rev. 1.12, but differently. Preload r2 with
|
2003-04-20 16:21:40 +00:00 |
mem.c
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
pmap.c
|
Change some type-punning detected by gcc 3.3.1 to (void *).
|
2003-09-21 00:26:09 +00:00 |
setcpsr.S
|
* Use local label names (.Lfoo vs. (Lfoo or foo))
|
2002-08-15 01:37:01 +00:00 |
setstack.S
|
* Use local label names (.Lfoo vs. (Lfoo or foo))
|
2002-08-15 01:37:01 +00:00 |
spl.S
|
More local label fixups.
|
2002-08-17 16:36:31 +00:00 |
stubs.c
|
__KERNEL_RCSID()
|
2003-07-15 00:24:37 +00:00 |
sys_machdep.c
|
__KERNEL_RCSID()
|
2003-07-15 00:24:37 +00:00 |
vm_machdep.c
|
__KERNEL_RCSID()
|
2003-07-15 00:24:37 +00:00 |