summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/bus.h
Commit message (Expand)AuthorAgeFilesLines
* Increase booke bus max address to 36-bits.jhibbits2016-03-181-0/+5
* Revert r291009 until rman changes go in.jhibbits2015-11-191-5/+0
* Physical addresses for e500mc/e5500 are 36-bits, e6500 is 40-bits.jhibbits2015-11-181-0/+5
* Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-181-7/+0
* Revert r216134. This checkin broke platforms where bus_space are macros:brucec2010-12-031-69/+11
* Disallow passing in a count of zero bytes to the bus_space(9) functions.brucec2010-12-021-11/+69
* MFppc64:nwhitehorn2010-07-131-6/+12
* Redefine bus_space_tag_t on PowerPC from a 32-bit integral tomarcel2007-12-191-625/+345
* Implement bus_space_map().marcel2006-12-131-1/+2
* Add a dummy implementation of bus_space_map().marcel2006-03-311-3/+9
* Break out the definition of bus_space_{tag,handle}_t and a few other typesimp2005-04-181-12/+1
* Refactor the bus_dma header files so that the interface is described inscottl2005-03-141-182/+1
* Convert bus_space_barrier() into a null inline function rather than angrehan2005-02-041-2/+9
* Add bus_dmamap_load_mbuf_sg() to powerpc.scottl2005-01-151-0/+3
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* - Introduce a new busdma flag BUS_DMA_ZERO to request for zero'edmux2003-07-271-0/+1
* Mega busdma API commit.scottl2003-07-011-1/+17
* Bring back bus_dmasync_op_t. It is now a typedef to an int, though thescottl2003-05-271-1/+2
* - Convert NetBSD-derived macros to inline functions for bettergrehan2003-04-181-65/+176
* I deserve a big pointy hat for having missed all those referencesmux2003-04-101-9/+5
* Correctly set BUS_SPACE_MAXSIZE in all the busdma backends.mux2003-02-261-1/+1
* Rework of how memory resources are discovered and dealt with in macio.benno2003-01-301-3/+3
* - define HAS_STREAM_METHODS correctlygrehan2003-01-081-2/+25
* Added sparse address support, required by the macio ATA devicegrehan2002-09-191-4/+9
* 1) Add busdma machdep code.benno2002-07-091-211/+176
* Remove __P.alfred2002-03-201-65/+61
* Bring in NetBSD code used in the PowerPC port.benno2001-06-101-0/+802
OpenPOWER on IntegriCloud