summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.arm
Commit message (Expand)AuthorAgeFilesLines
* Move the Allwinner kernels to use fdt_pinctrl. This will read the pinandrew2016-02-171-0/+2
* ARM: Remove support for xscale i80219 and i80321 CPUs. We haven't singlemmel2016-02-031-2/+0
* ARM: remove old pmap-v6 code. The new pmap-v6 is mature enough, andmmel2016-01-291-1/+0
* Introduce initial support for Marvell Armada38xzbb2016-01-201-0/+1
* Remove the arm KERNPHYSADDR option as it is no longer used. The makeandrew2015-12-221-1/+0
* Now that the PMU implementation is independent of HWPMCbz2015-11-091-0/+1
* Add support for RMII in macb, cribbed slightly from the ateimp2015-11-071-0/+1
* Import ARM_INTRNG, the "next generation" interrupt architecture for armian2015-10-181-0/+1
* Add support for getting the memory map from EFI if it has been pased inandrew2015-05-241-0/+1
* Clean up the Amlogic interrupt controller driver to handle the case whereandrew2015-05-181-0/+1
* Add the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options. These are used toandrew2015-04-231-0/+3
* Add necessary changes to support various Amlogic SoC devicesganbold2015-03-311-0/+1
* Remove support for CPU_FA626TE. It's unused by any of our kernel configs.andrew2015-03-301-1/+0
* Remove arm1136 support. We don't have any configs that use it, and I don'tandrew2015-03-291-1/+0
* Remove ARM9_CACHE_WRITE_THROUGH, none of our configs define it.andrew2015-03-291-1/+0
* New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it.ian2015-03-261-0/+1
* Add the SOC_BCM2835 and SOC_BCM2836 options for the arm kernel and add theandrew2015-03-241-0/+2
* Allow to override default kernel virtual address assignment on ARMzbb2015-03-201-0/+1
* Add arm option ARM_NEW_PMAP, to allow us to begin adding the new pmapian2014-12-301-0/+1
* Add ARMV6 as an arm option. This will cause obscure magic in config(8)ian2014-11-241-0/+1
* Remove the ARM_DEVICE_MULTIPASS option and make its effect be the default.ian2014-10-261-1/+0
* Add an arm option, ARM_DEVICE_MULTIPASS, used to opt-in to multi-passian2014-08-051-0/+1
* Add the start of the ARM platform code. This is based on the PowerPCandrew2014-05-171-0/+1
* Change NO_EVENTTIMERS from an arm-specific to an MI option, so that it canian2014-04-021-1/+0
* Remove all traces of support for ARM chips prior to the arm9 series. Weian2014-03-091-2/+0
* Remove the ARM_USE_SMALL_ALLOC option and code related to it.ian2014-02-081-1/+0
* Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it withandrew2014-01-281-1/+0
* Add support for mapping a small range of the SoC devices for debuggingimp2014-01-221-0/+2
* Allow AT91_MCI_ALLOW_OVERCLOCK to be an option in kernel config files.imp2013-12-301-0/+1
* Add identification and necessary type checks for Krait CPU cores. Krait CPU i...ganbold2013-12-201-0/+1
* Kill ARM_VFP_SUPPORT, it's been removed some time ago.cognet2013-11-211-1/+0
* Rename device vfp to option VFP and retire the ARM_VFP_SUPPORT option. Thisandrew2013-08-171-0/+1
* Remove the ARMFPE option. It is unsupported, and appears to be broken asandrew2013-08-171-1/+0
* Port the new PV entry allocator from amd64/i386/mips to armv6/v7.gber2013-05-141-0/+1
* Replace generic ARM11 option with more specificgonzo2012-12-201-1/+2
* Piggyback MIPS changes and add ARM syscons support for devices withgonzo2012-08-251-0/+3
* Merging projects/armv6, part 1gonzo2012-08-151-4/+22
* Create a generic way to support multiple boards within animp2012-07-071-0/+1
* These options are unused, and can safely be retired.imp2012-06-151-4/+0
* Add support for parsing Linux ATAGs such as you'd see from uboot orimp2012-06-141-0/+1
* Create default_parse_boot_param which, if FreeBSD /boot/loader supportimp2012-06-141-0/+1
* Eliminate the now-unused AT91C_MASTER_CLOCK option and change the oneimp2012-06-041-2/+1
* - Add new ARM kernel option QEMU_WORKAROUNDS which can bestas2012-04-071-0/+1
* Add options I missed in the additionnal AT91 support commits.cognet2010-10-071-0/+3
* Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option.raj2010-07-191-1/+0
* Convert Marvell ARM platforms to FDT convention.raj2010-06-131-1/+0
* Add support for FA626TE.kevlo2010-05-041-0/+1
* Add support for Cavium Econa CNS11XX ARM boards. These boards wererpaulo2010-01-041-0/+1
* Introduce MII_ADDR_BASE option on ARM, which allows to override the defaultraj2009-08-251-0/+1
* add IXP4XX_FLASH_SIZE config knob that can be used to override the defaultsam2009-03-101-0/+1
OpenPOWER on IntegriCloud