aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options.arm
Commit message (Expand)AuthorAgeFilesLines
* Remove kernel support for armebWarner Losh2018-07-171-3/+0
* Add a new ARM kernel option, LOCORE_MAP_MB, to control the size of theIan Lepore2017-12-261-0/+1
* Tag all armv7 kernels as such in their machine config line.Warner Losh2017-10-051-0/+1
* Remove the MULTIDELAY option from arm. It's now enabled when PLATFORM isAndrew Turner2017-07-071-1/+0
* Remove PLATFORM_SMP. It's unneeded as all configs with both PLATFORM andAndrew Turner2017-07-041-1/+0
* Allwinner: Add support for H2 Plus SoCEmmanuel Vadot2017-06-241-0/+1
* Create a new option ARM_USE_V6_BUSDMA to force an armv4/5 kernel toWarner Losh2017-06-181-1/+2
* Remove code for Marvell SoCs that lack a kernel config.Andrew Turner2017-03-171-3/+0
* Add SOC_ALTERA_* kernel options per each SoC and use it toRuslan Bukin2017-02-281-0/+2
* Remake support for SMP kernel on UP cpu:Michal Meloun2017-02-021-2/+2
* Allwinner: Add A33 supportEmmanuel Vadot2017-01-041-0/+1
* Switch Rockchip RK3188 SoC to use the platform code.Ganbold Tsagaankhuu2016-12-131-0/+1
* Add the etherswitch(4) support for TI CPSW.Luiz Otavio O Souza2016-11-241-0/+1
* Split CPU_CORTEXA into CPU_CORTEXA8, for the Cortex-A8, and CPU_CORTEXA_MP,Andrew Turner2016-10-041-1/+2
* Add support for Allwinner A13.Emmanuel Vadot2016-07-081-0/+1
* Add support for Allwinner H3 SoC.Emmanuel Vadot2016-05-131-0/+1
* Add support for the Allwinner A83T (sun8iw6p1) SoC.Jared McNeill2016-05-051-0/+1
* Add a MULTIDELAY option to allow the ARM kernel to have multiple DELAYAndrew Turner2016-04-301-0/+1
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineAndrew Turner2016-04-151-1/+1
* Add SMP support to the ARM PLATFORM code. This will allow us to haveAndrew Turner2016-02-281-0/+1
* Add the Allwinner A31 and A31s padconf support. It's currently unused, butAndrew Turner2016-02-251-0/+2
* Move the Allwinner kernels to use fdt_pinctrl. This will read the pinAndrew Turner2016-02-171-0/+2
* ARM: Remove support for xscale i80219 and i80321 CPUs. We haven't singleMichal Meloun2016-02-031-2/+0
* ARM: remove old pmap-v6 code. The new pmap-v6 is mature enough, andMichal Meloun2016-01-291-1/+0
* Introduce initial support for Marvell Armada38xZbigniew Bodek2016-01-201-0/+1
* Remove the arm KERNPHYSADDR option as it is no longer used. The makeAndrew Turner2015-12-221-1/+0
* Now that the PMU implementation is independent of HWPMCBjoern A. Zeeb2015-11-091-0/+1
* Add support for RMII in macb, cribbed slightly from the ateWarner Losh2015-11-071-0/+1
* Import ARM_INTRNG, the "next generation" interrupt architecture for armIan Lepore2015-10-181-0/+1
* Add support for getting the memory map from EFI if it has been pased inAndrew Turner2015-05-241-0/+1
* Clean up the Amlogic interrupt controller driver to handle the case whereAndrew Turner2015-05-181-0/+1
* Add the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options. These are used toAndrew Turner2015-04-231-0/+3
* Add necessary changes to support various Amlogic SoC devicesGanbold Tsagaankhuu2015-03-311-0/+1
* Remove support for CPU_FA626TE. It's unused by any of our kernel configs.Andrew Turner2015-03-301-1/+0
* Remove arm1136 support. We don't have any configs that use it, and I don'tAndrew Turner2015-03-291-1/+0
* Remove ARM9_CACHE_WRITE_THROUGH, none of our configs define it.Andrew Turner2015-03-291-1/+0
* New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it.Ian Lepore2015-03-261-0/+1
* Add the SOC_BCM2835 and SOC_BCM2836 options for the arm kernel and add theAndrew Turner2015-03-241-0/+2
* Allow to override default kernel virtual address assignment on ARMZbigniew Bodek2015-03-201-0/+1
* Add arm option ARM_NEW_PMAP, to allow us to begin adding the new pmapIan Lepore2014-12-301-0/+1
* Add ARMV6 as an arm option. This will cause obscure magic in config(8)Ian Lepore2014-11-241-0/+1
* Remove the ARM_DEVICE_MULTIPASS option and make its effect be the default.Ian Lepore2014-10-261-1/+0
* Add an arm option, ARM_DEVICE_MULTIPASS, used to opt-in to multi-passIan Lepore2014-08-051-0/+1
* Add the start of the ARM platform code. This is based on the PowerPCAndrew Turner2014-05-171-0/+1
* Change NO_EVENTTIMERS from an arm-specific to an MI option, so that it canIan Lepore2014-04-021-1/+0
* Remove all traces of support for ARM chips prior to the arm9 series. WeIan Lepore2014-03-091-2/+0
* Remove the ARM_USE_SMALL_ALLOC option and code related to it.Ian Lepore2014-02-081-1/+0
* Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it withAndrew Turner2014-01-281-1/+0
* Add support for mapping a small range of the SoC devices for debuggingWarner Losh2014-01-221-0/+2
* Allow AT91_MCI_ALLOW_OVERCLOCK to be an option in kernel config files.Warner Losh2013-12-301-0/+1