..
alpha
- Clean up clock interrupt code a bit, and provide a CPU_IS_PRIMARY()
2000-06-03 20:47:36 +00:00
amiga
Fix a missing cases of devpp -> booted_device, partp -> booted_parition
2000-06-01 17:42:59 +00:00
amigappc
Make booted_device global (and booted_parition for consitency).
2000-06-01 00:49:49 +00:00
arc
Don't pass booted_* to findroot/getdevice, access them via the globals.
2000-06-01 15:38:20 +00:00
arm26
Add a comment on single-processor systems about p_cpu being initialized
2000-05-31 05:06:43 +00:00
arm32
fix arguments to get_device.
2000-06-03 16:48:59 +00:00
atari
Don't pass booted_* to findroot/getdevice, access them via the globals.
2000-06-01 15:38:20 +00:00
bebox
Don't pass booted_* to findroot/getdevice, access them via the globals.
2000-06-01 15:38:20 +00:00
cobalt
booted_partition, not booted_parition...
2000-06-02 22:09:02 +00:00
evbsh3
Add a comment on single-processor systems about p_cpu being initialized
2000-05-31 05:06:43 +00:00
hp300
Add handling of "make release".
2000-05-31 14:31:23 +00:00
hpcmips
Add platid, VADEM CLIO C-1000 and C1050.
2000-06-03 08:00:42 +00:00
i386
Revert previous change until the problem it has has been analyzed.
2000-06-03 17:33:25 +00:00
luna68k
Add a comment on single-processor systems about p_cpu being initialized
2000-05-31 05:06:43 +00:00
m68k
Oops, omitted the rename from last.
2000-05-27 16:44:41 +00:00
mac68k
Add a comment on single-processor systems about p_cpu being initialized
2000-05-31 05:06:43 +00:00
macppc
Add fixcoff so an obj dir can be created
2000-06-01 18:33:43 +00:00
mips
delete unnecessary 'extern ...' line.
2000-06-03 13:16:02 +00:00
mmeye
Add a comment on single-processor systems about p_cpu being initialized
2000-05-31 05:06:43 +00:00
mvme68k
Add a comment on single-processor systems about p_cpu being initialized
2000-05-31 05:06:43 +00:00
news68k
booted_partition, not booted_parition...
2000-06-02 22:09:02 +00:00
newsmips
Don't pass booted_* to findroot/getdevice, access them via the globals.
2000-06-01 15:38:20 +00:00
next68k
Make booted_device global (and booted_parition for consitency).
2000-06-01 00:49:49 +00:00
ofppc
Don't pass booted_* to findroot/getdevice, access them via the globals.
2000-06-01 15:38:20 +00:00
pc532
When allocating new PT pages during early bootstrap (i.e. before
2000-06-02 17:46:37 +00:00
pmax
Use bus_dma(9) to instruct IOASIC DMA to load transferring addresses,
2000-06-03 07:55:17 +00:00
powerpc
Rather than starting init and creating kthreads by forking and then
2000-05-28 05:48:59 +00:00
prep
booted_partition, not booted_parition...
2000-06-02 22:09:02 +00:00
sh3
When allocating new PT pages during early bootstrap (i.e. before
2000-06-02 17:46:37 +00:00
sparc
Provide a CPU_IS_PRIMARY() macro in the MULTIPROCESSOR case.
2000-06-03 20:43:28 +00:00
sparc64
Use all 64 address bits in ld*a()/st*a() macros so physical device addresses
2000-06-02 22:56:32 +00:00
sun3
Add a comment on single-processor systems about p_cpu being initialized
2000-05-31 05:06:43 +00:00
vax
no need to raise ipl since the definition of softintr_schedule is that
2000-06-02 22:14:10 +00:00
x68k
Don't pass booted_* to findroot/getdevice, access them via the globals.
2000-06-01 15:38:20 +00:00
Makefile
Add new SUBDIRs.
2000-02-19 02:03:29 +00:00