summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Resource allocation for XLP SoC SDHCI slotsjchandra2012-03-271-0/+5
* NOR flash driver for XLP.jchandra2012-03-271-0/+4
* xlpge : driver for XLP network acceleratorjchandra2012-03-271-0/+1
* Opencrypto driver for XLP Security and RSA/ECC blocksjchandra2012-03-271-0/+10
* I2C support for XLP, add hints for I2C devices and update PCI resourcejchandra2012-03-272-3/+17
* Remove pty(4) from our kernel configurations.ed2012-03-216-6/+0
* Don't build kernel.tramp on Octeon. Probably building it should be opt-injmallett2012-03-131-0/+3
* Remove TARGET_BIG_ENDIAN which should have been removed previously.jmallett2012-03-121-1/+0
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernjmallett2012-03-1213-18/+0
* Configuration changes/updates!adrian2012-03-121-4/+12
* Begin modifying the PB92 config file to actually generate a flashable,adrian2012-03-121-28/+40
* We've supported 64-bit PTEs for some time.jmallett2012-03-112-18/+0
* "Did you still want the not yet? I think we just arrived at yet."jmallett2012-03-091-1/+1
* Enable COMPAT_FREEBSD32 for the Octeon kernel config by default.jmallett2012-03-091-1/+1
* Disable the option VFS_ALLOW_NONMPSAFE by default on all the supportedattilio2012-03-061-2/+0
* If an Atheros device is attached to an Octeon, it's going to be by PCI.jmallett2012-03-021-0/+1
* Build some more things (random, bridge/gif/gre, gpio, USB) as modules as welladrian2012-01-151-2/+3
* This isn't required any longer - it turns out the flashadrian2012-01-051-13/+4
* Use geom_uncompress now, rather than geom_uzip.adrian2012-01-051-4/+4
* This particular work around isn't required any longer, now that theadrian2011-12-311-4/+0
* Oops - this was referencing a local file, which I've done away with.adrian2011-12-311-1/+1
* Add a configuration file for the Atheros PB47 reference board.adrian2011-12-302-0/+130
* Add a couple of missing wlan modules.adrian2011-12-301-1/+1
* Flesh out the RSPRO GPIO config, including the RF LED.adrian2011-12-292-0/+22
* Break out the AR71XX config file into _BASE and board specificadrian2011-12-2910-123/+291
* * Add in the gpio/gpioled drivers into AR91XX_BASE.adrian2011-12-153-0/+49
* Disable KDB/DDB options for XLP N32 compile.jchandra2011-12-051-0/+6
* Change another instance of amd(4) to esp(4) missed in r227006.marius2011-11-261-1/+1
* I've had verification that the second-last 64k is actually used by the tplinkadrian2011-11-241-26/+9
* Now that I've brought up FreeBSD via flash, I've discovered thatadrian2011-11-241-13/+34
OpenPOWER on IntegriCloud