summaryrefslogtreecommitdiffstats
path: root/sys/mips/malta
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+2
* The i8259 controller is initialized incorrectly on MALTA. It writesadrian2011-07-161-6/+6
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-241-1/+6
* - 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
* Fix MALTA64 build.jmallett2010-04-191-2/+2
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-031-7/+0
* - 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-109-123/+183
* Fix copyrights to reflect the origin of these files.imp2009-06-291-1/+1
* Fix MALTA build; some prototypes were wrong and blew up when kobj methodjmallett2009-06-121-2/+2
* o Simplify code: trade 15 lines of case for one multiplicationgonzo2009-01-141-15/+1
* MFp4: Merge interrupt code from p4imp2008-09-191-17/+7
* Catch up with intr_event_create() API changes.obrien2008-09-181-1/+1
* Fix path in all includes: remove /mips32 subdirectorygonzo2008-09-107-11/+11
* Catch up with the move from mips32/.obrien2008-09-031-1/+1
* Style(9).obrien2008-09-031-3/+3
* As discussed on IRC and at BSDcan, move the mips32/* directories up aimp2008-07-0614-0/+2163
OpenPOWER on IntegriCloud