summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf
Commit message (Expand)AuthorAgeFilesLines
* Comment out KDB/DDB related options for N32 kernel.jchandra2011-07-171-5/+5
* MIPS changes for Netlogic XLP support.jchandra2011-07-163-0/+282
* 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
* Use new option names for NFS client and NFS servergonzo2011-05-1116-28/+28
* Add nvram2env (untested) and geom_map (tested) to PB92.adrian2011-05-052-15/+83
* Add in the work-around for the AR8316 gige switch PHY.adrian2011-05-021-1/+5
* An example configuration file for the Atheros PB92.adrian2011-04-302-0/+165
* In preparation for the AR724x PCIe bus code, make the AR71xx PCI busadrian2011-04-301-0/+1
* Re-enable the wireless build parameters for the AR9130 WMAC.adrian2011-04-281-12/+15
* - 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-244-16/+14
* Import the initial CPU support for the MIPS RALink RT305x SoC.adrian2011-04-032-0/+270
* Commit configuration files for the AR913x SoC and the TP-Link WR-1043ND.adrian2011-04-034-0/+197
* Break out the ath PCI logic into a separate device/module.adrian2011-03-314-3/+6
* For now remove options FLOWTABLE from the remaining GENERIC kernelbz2011-03-191-1/+0
* Use simplified ldscripts rather than specific onesimp2011-01-203-3/+3
* Move 'cpu CPU_RMI' to std.xlr, this is common for all XLR cpus.jchandra2011-01-203-11/+3
* Re-format XLR configuartion files and remove obsolete options.jchandra2011-01-203-104/+93
* ldscript and conf cleanup for MIPSjchandra2011-01-204-15/+7
* Kill redundant cpu lineimp2011-01-171-1/+0
* o) Expand the CIU driver to be aware of newly-allocated parts of the IRQ range.jmallett2011-01-101-0/+3
* Remove OCTEON1-32. Since moving to the Cavium SDK, we've lost our support forjmallett2011-01-041-91/+0
* Include std.sentry5 from the SENTRY5 kernel configuration. This wasnwhitehorn2010-12-221-0/+1
* - include argument should be in quotesgonzo2010-12-164-4/+4
* I2C drivers for XLR/XLS processors.jchandra2010-12-121-7/+7
* Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mipsimp2010-11-1318-40/+19
* Switch to the new network driver nlge, the old rge driver is deprecated now.jchandra2010-11-103-6/+6
* rename SWARM_COMMON to std.SWARM so universe doesn't try to build it standaloneimp2010-11-105-4/+4
* o) Make it possible to attach a PHY directly to an octe device rather thanjmallett2010-10-131-0/+4
* Make the OCTEON1 configuration look like a normal GENERIC configuration. Injmallett2010-10-021-56/+250
* Add GPIO bus to config and hints. Also add sample gpioled device.gonzo2010-09-282-0/+15
* Add 64-bit SWARM board kernel configs.neel2010-09-152-0/+43
* Factor out the common parts of the swarm board in SWARM_COMMON and startneel2010-09-153-63/+73
* TARGET_64BIT isn't needed anymore, GC it (partial merge from tbemd).imp2010-09-132-2/+0
* Rename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx definitions.jchandra2010-08-133-5/+5
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executivejmallett2010-07-203-60/+69
* Temp hack to N32 kernel: turn off debugger since n32 is too weird for ddbimp2010-07-131-4/+4
* Fix XLR64, the previous version had the contents of file duplicated.jchandra2010-07-081-133/+0
* 64 bit ld script for mips, and configuration file for 64 bit compilationjchandra2010-07-081-0/+266
* Add linker script and configuration file for n32 kernel.jchandra2010-06-241-0/+133
* This pushes all of JC's patches that I have in place. Irrs2010-05-161-3/+4
* Enable AH_RXCFG_SDMAMW_4BYTES option. See NOTES file for why this isimp2010-05-011-0/+1
* Put the -current debugging options back into AR71XX.imp2010-05-011-5/+5
* o) Remove default MAXMEM on SWARM; pmap can readily use lmem for >512Mjmallett2010-04-231-6/+0
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadthompsa2010-04-222-0/+2
* o) Back out my previous change to SWARM; some of it was to address an issuejmallett2010-04-171-5/+0
* Set KERNLOADADDR and TARGET_BIG_ENDIAN for SWARM.jmallett2010-04-161-0/+5
* Enable module builds now that the build completes for them. Thisimp2010-03-291-1/+1
OpenPOWER on IntegriCloud