summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/bus.h
AgeCommit message (Expand)Author
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn
2001-08-01make this compile. ok drahnPeter Valchev
2001-07-30Change:Artur Grabowski
2001-07-09more spacees, includes, protosMichael Shalayeff
2001-06-26stub bus_space_{alloc,free}Michael Shalayeff
2001-06-25implement bus_space_set_multi_*, based on netbsd code; drahn@ okMichael Shalayeff
2001-06-24More inline function clean for -W flags strictness.Dale Rahn
2001-06-10Post pmap_extract() changes cleanup.Dale Rahn
2001-03-29bus_space_*_raw_multi_* is supposed to take u_int8_t parameter, notDale Rahn
2001-02-07Add support for bus_space_write_region_[1248] bus_space_read_region_[1248]Dale Rahn
2000-11-11Add bus_space_barrier code to powerpc bus.h. This portion of theDale Rahn
2000-08-03Fixes to bus dmamem code.Dale S. Rahn
2000-07-07Additional bus defines, required to build ahc driver. ahc not quite workingDale S. Rahn
2000-02-03Define missed when the intial bus_dma code was checked in.Dale S. Rahn
2000-01-14UVM changes mainly. As of this checkin UVM is still not working for powerpcDale S. Rahn
1999-11-09autoconf.hDale S. Rahn
1998-08-25Local macroPer Fogelstrom
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1997-10-13Monolithic PowerPC kernel, new includePer Fogelstrom