summaryrefslogtreecommitdiffstats
path: root/sys/mips/adm5120
Commit message (Expand)AuthorAgeFilesLines
* MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370,ian2014-05-141-1/+1
* MFC: r260889, r260890, r260911:imp2014-03-011-0/+27
* Fix low-level uart drivers that set their fifo sizes in the softc too late.ian2013-04-011-3/+3
* Merge from vmobj-rwlock branch:attilio2013-02-261-1/+0
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-4/+4
* 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
* kern cons: introduce infrastructure for console grabbing by kernelavg2011-12-171-0/+14
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+1
* - 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-2/+4
* bus_add_child: change type of order parameter to u_intavg2010-09-101-2/+2
* Remove some stray ';'simp2010-05-131-1/+1
* Add new tunable 'net.link.ifqmaxlen' to set default send interfacesobomax2010-05-031-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-9/+63
* Remove extraneous semicolons, no functional changes.mbr2010-01-071-1/+1
* Make admsw(4) compile again fixing typos and adding the missing variablebz2009-12-131-2/+5
* Use a single private timer to drive the transmit watchdog rather than usingjhb2009-11-242-13/+24
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-261-2/+2
* Make compile again using the correct prototype for thebz2009-06-171-5/+7
* Remove redundant assignment.imp2008-12-111-3/+0
* Fix comment about needing to call something from splnet, which doesn'timp2008-09-281-1/+1
* MFp4: Update the interrupt code from perforce.imp2008-09-191-17/+8
* Fix path in all includes: remove /mips32 subdirectorygonzo2008-09-107-11/+11
* 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-0615-0/+4581
OpenPOWER on IntegriCloud