summaryrefslogtreecommitdiffstats
path: root/sys/mips/mips/bus_space_generic.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-241-7/+0
* Add read/write bus barriers for MIPS.adrian2013-10-091-0/+4
* MFp4 CH=227440:bz2013-05-091-67/+67
* MFP4 223084, 227821:brooks2013-04-221-0/+71
* Clean up various aspects of the MIPS generic busspace implementation:rwatson2012-05-021-25/+110
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernjmallett2012-03-121-1/+0
* When creating a handle for a subregion, be sure to actually math out the newjmallett2012-03-021-5/+4
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executivejmallett2010-07-201-8/+8
* Various fixes to get the SWARM config working on a big-endian Sibyte CPU.neel2010-02-171-0/+8
* Cope with the octeon1->cavium move. Note: none of this junk belongs here.imp2010-01-111-1/+1
* Prefer ANSI spellings of uintXX_t, etc.imp2009-11-241-24/+24
* Horrible kludge to make octeon32 work. I think a better way is toimp2009-11-201-30/+49
* - Make mips_bus_space_generic be of type bus_space_tag_t instead ofgonzo2009-04-191-2/+3
* Use FreeBSD/arm approach for handling bus space access: space tag is a pointergonzo2009-04-151-0/+570
OpenPOWER on IntegriCloud