aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/malta
Commit message (Expand)AuthorAgeFilesLines
* Devices that rely on hints or identify routines for discovery need toNathan Whitehorn2013-10-291-1/+1
* YAMON is 32-bit application and uses 32-bit pointers to pass kernelOleksandr Tymoshenko2013-08-311-4/+9
* Add PCI bus space implementation that converts all 2 and 4 bytesOleksandr Tymoshenko2013-08-304-4/+448
* Fix GT PCI controller driver on big-endian hardwareOleksandr Tymoshenko2013-08-281-18/+35
* Fixes for compatibility with QEMU:Oleksandr Tymoshenko2013-08-271-2/+8
* - Initialize freq variable so we will not end up with random valueOleksandr Tymoshenko2013-08-271-0/+1
* Add the static kernel boot environment, needed to actually boot this thing.Adrian Chadd2013-04-171-0/+6
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-041-1/+0
* Merge from vmobj-rwlock branch:Attilio Rao2013-02-261-1/+0
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernJuli Mallett2012-03-121-1/+0
* Remove platform APIs which are not used by any code and which had only stubJuli Mallett2012-03-121-25/+0
* - There's no need to overwrite the default device method with the defaultMarius Strobl2011-11-222-4/+2
* The i8259 controller is initialized incorrectly on MALTA. It writesAdrian Chadd2011-07-161-6/+6
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAAlexander Motin2011-04-241-1/+6
* - dump_avail layout should be sequence of [start, end)Oleksandr Tymoshenko2010-12-091-1/+1
* - Populate dump_avail with proper values from phys_availOleksandr Tymoshenko2010-12-091-0/+3
* Fix MALTA64 build.Juli Mallett2010-04-191-2/+2
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-031-7/+0
* - Call post-boot fixup function in order to get proper staticOleksandr Tymoshenko2010-01-251-2/+4
* Update from old DDB convetion to initialize debugger to new KDB way.Warner Losh2010-01-231-1/+3
* Merge from projects/mips to head by hand:Warner Losh2010-01-109-123/+183
* Fix copyrights to reflect the origin of these files.Warner Losh2009-06-291-1/+1
* Fix MALTA build; some prototypes were wrong and blew up when kobj methodJuli Mallett2009-06-121-2/+2
* o Simplify code: trade 15 lines of case for one multiplicationOleksandr Tymoshenko2009-01-141-15/+1
* MFp4: Merge interrupt code from p4Warner Losh2008-09-191-17/+7
* Catch up with intr_event_create() API changes.David E. O'Brien2008-09-181-1/+1
* Fix path in all includes: remove /mips32 subdirectoryOleksandr Tymoshenko2008-09-107-11/+11
* Catch up with the move from mips32/.David E. O'Brien2008-09-031-1/+1
* Style(9).David E. O'Brien2008-09-031-3/+3
* As discussed on IRC and at BSDcan, move the mips32/* directories up aWarner Losh2008-07-0614-0/+2163