summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Flip on AR71XX_ENV_UBOOT so the environment variables are properlyadrian2011-11-241-0/+4
* Flesh out a geom_map setup, so the kernel can be squeezed _onto_ the device.adrian2011-11-242-6/+61
* Compile in the right bits so the AR9130 WMAC support functions correctly.adrian2011-11-241-1/+13
* Add a comment documenting where the WMAC hangs off of.adrian2011-11-241-0/+1
* Flip on these debugging options by default. This is -HEAD after all.adrian2011-11-241-5/+5
* Slim the default build down a little:adrian2011-11-241-5/+6
* Always leave the -current kernel debugging options on.adrian2011-11-211-5/+4
* Fix USB compilation, and add USB options to XLP confjchandra2011-11-191-0/+8
* Rearrange XLP configuration files.jchandra2011-11-184-214/+86
* Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default onattilio2011-11-081-0/+2
* Keep FDT options commented until dtc is build by default for mipsjchandra2011-10-192-6/+6
* Support for booting XLP using FDT.jchandra2011-10-182-0/+10
* Fix a zyd(4) comment typo that was copy+pasted into most kernel config files.brueffer2011-09-111-1/+1
* MIPS XLP platform code update.jchandra2011-09-053-4/+7
* Bump MAXCPU for amd64, ia64 and XLP mips appropriately.attilio2011-07-193-0/+3
* 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
OpenPOWER on IntegriCloud