summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf
Commit message (Expand)AuthorAgeFilesLines
* Add 8devices CARAMBOLA2 support.adrian2013-06-082-0/+162
* Tidy up some CVS workarounds.peter2013-05-121-1/+0
* Add commented out OCTEON_VENDOR_GEFESimp2013-05-101-0/+1
* Add some missing arge MDIO hints.adrian2013-05-091-0/+6
* Modify the routerstation config to use ukswitch for now.adrian2013-05-082-2/+13
* Add the basic GPIO pin mapping to the hints file.adrian2013-04-051-29/+13
* Add AP121 ethernet / switch PHY support.adrian2013-04-052-34/+28
* Now that interrupt driven uart IO is working, flip this back on.adrian2013-04-051-1/+1
* Use geom_uncompress here; we need this to fit in a 4MB flash part.adrian2013-04-051-3/+3
* Implement AR933x polled IO uart bus code.adrian2013-04-041-1/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-046-6/+0
* Disable this; it's a local option that I haven't yet committed to -HEAD.adrian2013-03-291-1/+1
* Initial (unfinished!) AR933x support.adrian2013-03-284-0/+362
* Add basic support for the Ubiquiti EdgeRouter Lite.jmallett2013-01-021-0/+1
* o) Add support for specifying a model of Octeon to target at compile-time,jmallett2012-11-241-0/+7
* Ensure hwpmc support is correctly included.adrian2012-11-171-0/+1
* Migrate the AR71xx UART (an 8250 derivative) to hide behind uart_ar71xx.adrian2012-11-174-0/+4
* Add some useful options to consider.jmallett2012-11-131-0/+14
* Update AP96 to directly attach an arswitch.adrian2012-11-071-0/+8
* Hint miibus to attach arswitch on AP91, AP93 and RSPRO boards.ray2012-11-073-0/+3
* Add support for Radisys as a vendor of Octeon hardware. Add some preliminaryjmallett2012-10-261-0/+1
* Fix spelling of NFSCL option.thompsa2012-10-232-2/+2
* Remove ZERO_COPY_SOCKETS from kernel configuration as the currentandre2012-10-221-1/+0
* Don't hardcode paths to MFS_IMAGE in the kernel config. When they don'tbrooks2012-09-052-2/+0
* The DIR-825 cal data is in an odd spot. I don't know why it's here.adrian2012-08-301-3/+6
* More attempts at space saving.adrian2012-08-291-2/+4
* Bring over a configuration for the Atheros AP91 reference board.adrian2012-08-292-0/+167
* * Don't compile in sysctl descriptionsadrian2012-08-281-1/+4
* oops, make cfg read-write.adrian2012-08-281-1/+1
* This is an initial board configuration for the D-Link DIR-825 dual-bandadrian2012-08-282-0/+135
* Convert AP93 to use the new AR724X_BASE configuration file.adrian2012-08-272-166/+24
* Slim down the default AR724X build.adrian2012-08-271-28/+30
* Convert to using ulzma.adrian2012-08-271-5/+3
* Expose DE4 buttons and switches via a de4bsw device, implemented usingrwatson2012-08-261-1/+11
* Add terasic_de4led, a led(4) driver for the on-board 8-element LED on therwatson2012-08-263-0/+10
* Create a skeleton AR724x SoC board configuration for use by AR724x devices.adrian2012-08-262-0/+191
* Add terasic_mtl(4), a device driver for the Terasic Multi-Touch LCD,rwatson2012-08-253-2/+15
* Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts.brooks2012-08-253-0/+12
* Don't include syscons in the config just yet. We haven't imported thebrooks2012-08-252-2/+2
* Add reference kernel configurations for FreeBSD/beri in simulation, on therwatson2012-08-257-0/+281
* Remove duplicated GEOM_PART_* options.ray2012-08-238-16/+0
* MFprojects/zfsd:mav2012-05-241-1/+1
* Enable the AR8316 switch on the routerstation pro board.adrian2012-05-192-4/+27
* Remove duplicate config bits.adrian2012-05-121-4/+0
* Revert this - I disabled it whilst hwpmc is/was broken.adrian2012-05-121-1/+1
* Flip on WN1043ND switch PHY support.adrian2012-05-123-5/+35
* Now that there's a hint for it, add a "I'm an AR7240 switch!" hint.adrian2012-05-121-3/+2
* Add in the AP93 configuration file.adrian2012-05-122-0/+335
* Add switch support to AP96.adrian2012-05-112-10/+9
* Add basic SMP support for GXemul. Ideally we would have some way to overridejmallett2012-05-071-0/+3
OpenPOWER on IntegriCloud