summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/bus.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r277454, r277460, r277465, r277466, r277467, r277469, r277470, r277471,ian2015-02-131-234/+263
* o Switch to use physical addresses in rman for FDT.ray2013-03-181-1/+1
* Add a macro that gets the physical address of a memory mapped deviceian2013-03-171-0/+8
* Revert r216134. This checkin broke platforms where bus_space are macros:brucec2010-12-031-59/+8
* Disallow passing in a count of zero bytes to the bus_space(9) functions.brucec2010-12-021-8/+59
* Add BUS_SPACE_UNRESTRICTED and define it to be ~0, just like all theimp2010-04-081-0/+2
* The NetBSD Foundation has granted permission to remove clauses 3 and 4.imp2010-02-161-7/+0
* correct bus space unmap prototypesam2006-11-191-29/+141
* Break out the definition of bus_space_{tag,handle}_t and a few other typesimp2005-04-181-11/+1
* Refactor the bus_dma header files so that the interface is described inscottl2005-03-141-152/+2
* Add the prototype for bus_dmamap_load_mbuf_sg().cognet2005-01-151-0/+3
* Start all license statements with /*-imp2005-01-051-1/+1
* Remove bus_space_vaddr(), it does not exists in FreeBSD.cognet2004-09-231-17/+35
* Nuke bus_space_mmap(), as it does not exist in FreeBSD.cognet2004-06-171-9/+0
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-2/+2
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+769
OpenPOWER on IntegriCloud