summaryrefslogtreecommitdiffstats
path: root/sys/mips/nlm/xlp_simplebus.c
Commit message (Expand)AuthorAgeFilesLines
* mips: for pointers replace 0 with NULL.pfg2016-04-151-1/+1
* Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.jhibbits2016-03-181-2/+2
* Let rman_init() initialize the default rman range.jhibbits2016-03-031-8/+0
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toskra2016-02-221-1/+0
* Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.jhibbits2016-02-201-1/+1
* Convert rman to use rman_res_t instead of u_longjhibbits2016-01-271-2/+2
* Add subclass of simplebus for Broadcom XLPjchandra2015-02-271-0/+323
OpenPOWER on IntegriCloud