summaryrefslogtreecommitdiffstats
path: root/sys/mips/idt
Commit message (Expand)AuthorAgeFilesLines
* Remove NULL checks after M_WAITOK allocations from sys/mips/.trasz2016-05-111-4/+0
* mips: for pointers replace 0 with NULL.pfg2016-04-151-1/+1
* 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-272-4/+4
* Add domain support to PCI bus allocationzbb2015-09-161-1/+1
* Mechanically convert to if_inc_counter().glebius2014-09-191-7/+7
* Fix various NIC drivers to properly cleanup static DMA resources.jhb2014-06-111-8/+6
* Fix some lingering build failures caused by fixing implicit inclusion ofmarkj2013-10-311-0/+3
* Devices that rely on hints or identify routines for discovery need tonwhitehorn2013-10-291-1/+1
* Merge from vmobj-rwlock branch:attilio2013-02-261-1/+0
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-1/+1
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernjmallett2012-03-121-1/+0
* Remove platform APIs which are not used by any code and which had only stubjmallett2012-03-121-25/+0
* - There's no need to overwrite the default device method with the defaultmarius2011-11-222-7/+2
* Close a race where SIOCGIFMEDIA ioctl get inconsistent link status.yongari2011-10-171-1/+1
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPmarius2011-05-031-4/+2
* - dump_avail layout should be sequence of [start, end)gonzo2010-12-091-1/+1
* - Populate dump_avail with proper values from phys_availgonzo2010-12-091-0/+3
* Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mipsimp2010-11-131-0/+1
* Converted the remainder of the NIC drivers to use the mii_attach()marius2010-10-151-4/+4
* bus_add_child: change type of order parameter to u_intavg2010-09-101-2/+2
* - Call post-boot fixup function in order to get proper staticgonzo2010-01-251-2/+4
* Update from old DDB convetion to initialize debugger to new KDB way.imp2010-01-231-1/+3
* Merge from projects/mips to head by hand:imp2010-01-105-7/+22
* Make compile again using proper protoypes forbz2009-06-171-2/+2
* Make compile again using the correct prototype for thebz2009-06-171-2/+4
* Formatting nit.imp2009-06-141-1/+1
* o Code cleanup, remove unused fields of idtpci_softcgonzo2009-01-141-7/+0
* Remove cardbus attachment. It likely was a cut-n-paste left over fromimp2008-11-021-1/+0
* MFp4: Update the interrupt code from perforce.imp2008-09-191-35/+3
* Fix path in all includes: remove /mips32 subdirectorygonzo2008-09-104-5/+5
* Catch up with the move from mips32/.obrien2008-09-031-1/+2
* As discussed on IRC and at BSDcan, move the mips32/* directories up aimp2008-07-0611-0/+3584
OpenPOWER on IntegriCloud