aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options.mips
Commit message (Expand)AuthorAgeFilesLines
* Remove remaning definition of GFB_<foo> options.Michal Meloun2020-12-051-4/+0
* Add SMP support for BERI CPU.Ruslan Bukin2018-04-121-0/+1
* Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis2018-04-061-1/+1
* Remove CPU_HAVEFPU.John Baldwin2017-10-181-1/+0
* [mips] [rt2880] Add oldest Ralink MIPS SOC RT2880 support code.Adrian Chadd2017-05-061-0/+1
* Support mips[*]hf variants in config filesAlexander Kabaev2016-12-301-0/+4
* Add XBurst CPU option.Ruslan Bukin2016-11-191-0/+1
* Add AR531x port options.Adrian Chadd2016-10-041-0/+11
* Add support for SMP on MIPS Malta platform.Ruslan Bukin2016-09-091-0/+1
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineAndrew Turner2016-04-151-1/+1
* Make NIRQ configurable for MIPSStanislav Galabov2016-04-151-0/+1
* Add MIPS_INTRNG to sys/conf/options.mipsStanislav Galabov2016-03-081-0/+5
* Rename some CPU_MIPSxxx options and add new CPU_MIPSxxx optionsAdrian Chadd2016-02-021-3/+7
* Flesh out some build time configuration options for the realtek/mediatekAdrian Chadd2015-12-241-0/+12
* Begin the initial support for the mips1004kc core.Adrian Chadd2015-12-241-0/+1
* Introduce opt_netfpga.h and allow setting NF10BMAC_64BIT from mips kernelBjoern A. Zeeb2014-06-261-0/+5
* Add support for reading RouterBoard's memory which is passed by the loaderLuiz Otavio O Souza2014-05-091-0/+1
* MFP4:Brooks Davis2013-10-221-0/+5
* MFP4:Brooks Davis2013-10-221-0/+5
* Add two new MIPS CPU families - mips24k and mips74k.Adrian Chadd2013-10-091-0/+2
* Add an option for the GE FES based packet engines. Its board IDsWarner Losh2013-04-231-0/+1
* Add basic support for the Ubiquiti EdgeRouter Lite.Juli Mallett2013-01-021-0/+1
* o) Add support for specifying a model of Octeon to target at compile-time,Juli Mallett2012-11-241-0/+1
* Add support for Radisys as a vendor of Octeon hardware. Add some preliminaryJuli Mallett2012-10-261-0/+1
* List all the mips MACHINE_ARCH values in the options file to allowWarner Losh2012-10-251-0/+7
* Move AR71XX (MIPS SoCs family) options to options.mips file.Aleksandr Rybalko2012-08-261-0/+10
* Add preliminary support for the SRI International / University of CambridgeRobert Watson2012-08-251-0/+1
* Provide basic glue to allow syscons to be used on MIPS, modelledRobert Watson2012-08-251-0/+4
* Port the new PV entry allocator from amd64/i386. This allocator has twoAlan Cox2012-08-131-0/+4
* Break out the arge MDIO bus code into an optional argemdio device.Adrian Chadd2012-05-011-0/+1
* Migrate ARGE_DEBUG to opt_arge.h.Adrian Chadd2012-05-011-1/+1
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernJuli Mallett2012-03-121-8/+0
* o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userl...Juli Mallett2012-03-031-0/+3
* MIPS changes for Netlogic XLP support.Jayachandran C.2011-07-161-0/+1
* Support of Ralink Ethernet MAC, used in RT3050F/RT3052F and I belive in other...Aleksandr Rybalko2011-07-111-0/+8
* Put the ARGE_DEBUG behind a kernel config option.Adrian Chadd2011-04-051-0/+5
* Nothing uses TARGET_EMULATOR, so gc it.Warner Losh2010-08-151-1/+0
* Rename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx definitions.Jayachandran C.2010-08-131-1/+1
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple ExecutiveJuli Mallett2010-07-201-1/+6
* Add CPU_CNMIPS for the core that's in Octeon CPUs.Warner Losh2010-02-251-0/+1
* Get rid of unused options: KERNPHYSADDR, KERNVIRTADDR, PHYSADDR, PHYS_ADDR_64BITNeel Natu2010-02-201-4/+0
* Remove the PCI_IOSPACE_SIZE and PCI_IOSPACE_ADDR hack from nexus.c. ImplementNeel Natu2010-02-121-8/+0
* Merge from projects/mips to head by hand:Warner Losh2010-01-101-3/+20
* Consistently use <TAB> instead of spaces as option name and fileWojciech A. Koszek2009-02-061-1/+1
* Merge from p4: add Juniper license statement.Warner Losh2008-09-191-0/+28
* Merge in the mips specific configuration files and such from theWarner Losh2008-04-131-0/+29