summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Fix for arm and mips case the size of storage for sintrcnt/sintrnames.attilio2011-08-021-2/+2
* Bump MAXCPU for amd64, ia64 and XLP mips appropriately.attilio2011-07-193-0/+3
* On 64 bit architectures size_t is 8 bytes, thus it should use an 8 bytesattilio2011-07-191-0/+8
* Add the possibility to specify from kernel configs MAXCPU value.attilio2011-07-191-0/+2
* - Remove the eintrcnt/eintrnames usage and introduce the concept ofattilio2011-07-181-4/+7
* Comment out KDB/DDB related options for N32 kernel.jchandra2011-07-171-5/+5
* Fix compilation of mips kernels adding apropriate #ifdefs after r224115.bz2011-07-171-0/+2
* MIPS changes for Netlogic XLP support.jchandra2011-07-1615-26/+350
* Add MIPS platform files for Netlogic XLP SoC.jchandra2011-07-1630-0/+7112
* Support compiling MIPS elf trampoline with a different ABI.jchandra2011-07-161-16/+31
* The i8259 controller is initialized incorrectly on MALTA. It writesadrian2011-07-161-6/+6
* Include device rt in RT305X config.ray2011-07-142-8/+9
* Revert it back. Too many changes for one commit.ray2011-07-142-124/+120
* Include device rt in RT305X config and little cleanup.ray2011-07-142-120/+124
* With retirement of cpumask_t and usage of cpuset_t for representing aattilio2011-07-042-45/+34
* When iterating over a paging queue, explicitly check for PG_MARKER, insteadalc2011-07-021-1/+1
* Add a new option, OBJPR_NOTMAPPED, to vm_object_page_remove(). Passing thisalc2011-06-291-2/+2
* Remove duplicate header includeskevlo2011-06-2613-43/+17
* MFCattilio2011-06-041-137/+194
|\
| * Add support for True IDE mode to the Octeon CF driver. This mode isimp2011-06-041-137/+194
| * On multi-core, multi-threaded PPC systems, it is important that the threadsnwhitehorn2011-05-311-1/+1
| * Merge r221846 from largeSMP project branch:attilio2011-05-231-23/+38
| * Move the ZERO_REGION_SIZE to a machine-dependent file, as on manymdf2011-05-131-0/+2
* | MFCattilio2011-05-311-1/+1
* | Fix a bug where the index cpu is just plain wrong, thus the kernelattilio2011-05-221-1/+2
* | MFCattilio2011-05-131-0/+2
* | Fix a brain-o in platform_cpu_mask() by just specifying a possibleattilio2011-05-135-21/+15
* | Add the cpuset_t conversion for mips.attilio2011-05-139-44/+98
* | Fix the _long() rappresentation on mips by casting the long argumentsattilio2011-05-131-23/+38
|/
* Use new option names for NFS client and NFS servergonzo2011-05-1116-28/+28
* Fix GPIO_MAXPINS calculation for the AR71xx, AR724x, AR913x SoC.adrian2011-05-064-5/+16
* Add nvram2env (untested) and geom_map (tested) to PB92.adrian2011-05-052-15/+83
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPmarius2011-05-033-15/+7
* Add in the work-around for the AR8316 gige switch PHY.adrian2011-05-021-1/+5
* Some AR724x PCIe fixes, which should wrap up the first roundadrian2011-05-011-24/+14
* An example configuration file for the Atheros PB92.adrian2011-04-302-0/+165
* The AR724x SoC's require the irq status line to be acked/cleared.adrian2011-04-301-0/+15
* Call the DDR FIFO flush method when IP2 interrupts occur.adrian2011-04-301-0/+3
* Flip off debugging for now.adrian2011-04-301-1/+1
* Add some initial PCIe bridge support for the AR724x chipsets.adrian2011-04-303-2/+636
* In preparation for the AR724x PCIe bus code, make the AR71xx PCI busadrian2011-04-302-1/+2
* Add a missing DDR FIFO method for the ar71xx.adrian2011-04-301-1/+7
* Change rman_manage_region() to actually honor the rm_start and rm_endjhb2011-04-293-4/+4
* Tidy up the naming of the ip2 DDR flush routine, and add an inlineadrian2011-04-291-1/+6
* Add the watchdogs patting during the (shutdown time) disk syncing andattilio2011-04-281-0/+8
* Re-enable the wireless build parameters for the AR9130 WMAC.adrian2011-04-281-12/+15
* Add the IP2 DDR flush handlers.adrian2011-04-283-2/+17
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXmav2011-04-262-0/+2
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-245-17/+20
* We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCIhselasky2011-04-122-14/+0
OpenPOWER on IntegriCloud