summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a trivial driver for the GXemul Ethernet device. Probably quite buggy andjmallett2012-05-071-3/+17
* Add a driver for the GXemul test machine's disk controller and disk devices.jmallett2012-05-061-8/+2
* In the new world order, multiphy is now when the phymask is 0x0.adrian2012-05-031-1/+2
* mips/mips64eb became mips/mips64 while I wasn't looking (whoops), so updaterwatson2012-05-021-1/+1
* Merge a rudimentary gxemul "oldtestmips" port. This consists almostrwatson2012-05-022-0/+53
* Disable the pll_1000 hint for now, the upcoming work enables it and itadrian2012-05-021-1/+1
* * Force the ethernet MII configuration to be RGMIIadrian2012-05-021-3/+3
* Convert AP96 to use the mdioproxy and ARGE_MDIO option.adrian2012-05-012-0/+22
* Add in the AP96 phy configuration from openwrt.adrian2012-04-151-10/+8
* Flesh out the rest of the AP96 board/config.adrian2012-04-132-8/+64
* * Enable ATH_EEPROM_FIRMWARE, now that it's a compile time optionadrian2012-04-132-4/+6
* These are uboot, so mark them as such or booting from flash will not work.adrian2012-04-132-0/+4
* Introduce configuration files for AP94 and AP96.adrian2012-04-134-0/+120
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-2912-12/+12
OpenPOWER on IntegriCloud