summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Go ahead and add USB support to the generic config.imp2010-03-141-3/+4
* Add bpf and random to Octeon configurations, since they're needed to runjmallett2010-03-112-0/+4
* Get rid of unused options: KERNPHYSADDR, KERNVIRTADDR, PHYSADDR, PHYS_ADDR_64BITneel2010-02-208-13/+0
* Adjust style (following the already existing rules) for the newlyattilio2010-02-1511-11/+11
* Remove the PCI_IOSPACE_SIZE and PCI_IOSPACE_ADDR hack from nexus.c. Implementneel2010-02-121-3/+0
* Add the options DEADLKRES (introducing the deadlock resolver thread) inattilio2010-02-1012-0/+12
* SMP support for the mips port.neel2010-02-091-0/+7
* Compile SWARM with KTRACE support.neel2010-02-041-0/+2
* Comment out any reference to ALCHEMY.hints until it's committed, to unbreakcognet2010-01-281-1/+1
* Make a note that this file is the 64-bit version and experimental andimp2010-01-271-0/+7
* Move back to physical address 0x01000000. 0x00100000 seems to haveimp2010-01-271-2/+2
OpenPOWER on IntegriCloud