thorpej
|
46320bb017
|
Clean up the bus space function namespace somewhat; make sure they don't
collide with function names used in other parts of the kernel.
|
1998-06-28 07:27:51 +00:00 |
mark
|
ac4c80ec10
|
Include machine/asm.h and use the ENTRY() macro for all function entry
points.
|
1998-04-01 23:14:21 +00:00 |
mark
|
340335d484
|
Updated to reflect arm32 kernel source restructuring.
Use the bs_notimpl functions rather than creating a set of dummies
for un-supported bus space tag functions.
|
1997-10-14 21:25:01 +00:00 |
mark
|
de7c5e2195
|
Implement the bus space interfaces for set multiple, set region and copy.
|
1997-01-26 01:49:01 +00:00 |
mark
|
4812012263
|
Implement a set of functions that provide the bus space mapping and
read/write routines for the mainbus.
|
1997-01-13 00:37:51 +00:00 |