summaryrefslogtreecommitdiffstats
path: root/sys/mips/malta
Commit message (Expand)AuthorAgeFilesLines
* MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370,ian2014-05-141-1/+1
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-2/+2
* YAMON is 32-bit application and uses 32-bit pointers to pass kernelgonzo2013-08-311-4/+9
* Add PCI bus space implementation that converts all 2 and 4 bytesgonzo2013-08-304-4/+448
* Fix GT PCI controller driver on big-endian hardwaregonzo2013-08-281-18/+35
* Fixes for compatibility with QEMU:gonzo2013-08-271-2/+8
* - Initialize freq variable so we will not end up with random valuegonzo2013-08-271-0/+1
* Add the static kernel boot environment, needed to actually boot this thing.adrian2013-04-171-0/+6
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-041-1/+0
* Merge from vmobj-rwlock branch:attilio2013-02-261-1/+0
* 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