| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370, | ian | 2014-05-14 | 1 | -1/+1 |
* | MFC r258779,r258780,r258787,r258822: | eadler | 2014-02-04 | 1 | -2/+2 |
* | YAMON is 32-bit application and uses 32-bit pointers to pass kernel | gonzo | 2013-08-31 | 1 | -4/+9 |
* | Add PCI bus space implementation that converts all 2 and 4 bytes | gonzo | 2013-08-30 | 4 | -4/+448 |
* | Fix GT PCI controller driver on big-endian hardware | gonzo | 2013-08-28 | 1 | -18/+35 |
* | Fixes for compatibility with QEMU: | gonzo | 2013-08-27 | 1 | -2/+8 |
* | - Initialize freq variable so we will not end up with random value | gonzo | 2013-08-27 | 1 | -0/+1 |
* | Add the static kernel boot environment, needed to actually boot this thing. | adrian | 2013-04-17 | 1 | -0/+6 |
* | Remove all legacy ATA code parts, not used since options ATA_CAM enabled in | mav | 2013-04-04 | 1 | -1/+0 |
* | Merge from vmobj-rwlock branch: | attilio | 2013-02-26 | 1 | -1/+0 |
* | o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern | jmallett | 2012-03-12 | 1 | -1/+0 |
* | Remove platform APIs which are not used by any code and which had only stub | jmallett | 2012-03-12 | 1 | -25/+0 |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 2 | -4/+2 |
* | The i8259 controller is initialized incorrectly on MALTA. It writes | adrian | 2011-07-16 | 1 | -6/+6 |
* | Switch the GENERIC kernels for all architectures to the new CAM-based ATA | mav | 2011-04-24 | 1 | -1/+6 |
* | - dump_avail layout should be sequence of [start, end) | gonzo | 2010-12-09 | 1 | -1/+1 |
* | - Populate dump_avail with proper values from phys_avail | gonzo | 2010-12-09 | 1 | -0/+3 |
* | Fix MALTA64 build. | jmallett | 2010-04-19 | 1 | -2/+2 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | joel | 2010-03-03 | 1 | -7/+0 |
* | - Call post-boot fixup function in order to get proper static | gonzo | 2010-01-25 | 1 | -2/+4 |
* | Update from old DDB convetion to initialize debugger to new KDB way. | imp | 2010-01-23 | 1 | -1/+3 |
* | Merge from projects/mips to head by hand: | imp | 2010-01-10 | 9 | -123/+183 |
* | Fix copyrights to reflect the origin of these files. | imp | 2009-06-29 | 1 | -1/+1 |
* | Fix MALTA build; some prototypes were wrong and blew up when kobj method | jmallett | 2009-06-12 | 1 | -2/+2 |
* | o Simplify code: trade 15 lines of case for one multiplication | gonzo | 2009-01-14 | 1 | -15/+1 |
* | MFp4: Merge interrupt code from p4 | imp | 2008-09-19 | 1 | -17/+7 |
* | Catch up with intr_event_create() API changes. | obrien | 2008-09-18 | 1 | -1/+1 |
* | Fix path in all includes: remove /mips32 subdirectory | gonzo | 2008-09-10 | 7 | -11/+11 |
* | Catch up with the move from mips32/. | obrien | 2008-09-03 | 1 | -1/+1 |
* | Style(9). | obrien | 2008-09-03 | 1 | -3/+3 |
* | As discussed on IRC and at BSDcan, move the mips32/* directories up a | imp | 2008-07-06 | 14 | -0/+2163 |