summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* MFC r303227loos2016-12-301-1/+0
* Remove A10 kernel config file, this should have been done in rr308273manu2016-11-051-110/+0
* MFC r305739-r305740manu2016-11-041-33/+0
* MFC r304316:manu2016-11-041-0/+109
* MFC r306618, r306619gonzo2016-10-222-2/+2
* MFC r306530, r306531, r306532, r306579:gonzo2016-10-221-1/+1
* MFC r305708, r305719gonzo2016-10-221-0/+3
* MFC 303522,303647,303860,303880,304168,304169,304170,304479,304485,305549:jhb2016-10-031-0/+1
* MFC r302472manu2016-09-051-0/+6
* Disable debugging options in arm configurations.ian2016-07-212-48/+0
* MFC r302502, r302505:ian2016-07-1549-689/+59
* Add support for CESA on Armada38xzbb2016-06-021-0/+5
* Add driver for "generic-ohci" as defined by FDT.manu2016-05-172-2/+2
* Add HWPMC_HOOKS to std.armv6 to make them availablebz2016-05-162-1/+1
* Add and enable Allwinner RSB and AXP81x power management IC drivers.jmcneill2016-05-141-0/+2
* Update comment at top of file to mention all currently supported Allwinnerjmcneill2016-05-141-1/+2
* Add support for Allwinner H3 SoC.manu2016-05-131-0/+1
* Add support for the Allwinner A83T (sun8iw6p1) SoC.jmcneill2016-05-051-0/+2
* Add a MULTIDELAY option to allow the ARM kernel to have multiple DELAYandrew2016-04-303-0/+3
* Move 'device pci' for the PCI bus driver to the MI NOTES file.jhb2016-04-291-2/+0
* Remove vestiges of IEEE-488/GPIB drivers removed in r276214.jhb2016-04-291-2/+0
* Add dtb/zynq to the list of extra modules required by Zedboardgonzo2016-04-261-0/+2
* Convert A10 interrupt controller to INTRNGmanu2016-04-261-0/+2
* Replace the A20 kernel config with a generic ALLWINNER kernel config thatjmcneill2016-04-211-7/+9
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineandrew2016-04-1516-16/+16
* Convert Allwinner port to extres clk/hwreset/regulator APIs.jmcneill2016-04-062-0/+14
* Implement bcm2836 interrupt controller for INTRNG and enable itskra2016-04-051-0/+2
* Rework bcm283x interrupt controller for INTRNG and enable itskra2016-04-051-0/+2
* Rework am33xx interrupt controller for INTRNG and enable itskra2016-04-041-0/+2
* Move support for Synopsys Designware APB UART out of ns8250 and into ajmcneill2016-04-014-4/+4
* Enable SPI1 on Beaglebone Black.loos2016-03-301-0/+4
* ARM: Teach LINUX_BOOT_ABI to recognize DT blob.mmel2016-03-261-0/+1
* Remove urtwn/urtwnfw; it's built as a module now.adrian2016-03-211-2/+0
* TEGRA: Connect TEGRA124 to universe build.mmel2016-03-182-1/+3
* Remove old COMPAT_FREEBSD options from the ARM kernel configs. We replacedandrew2016-03-169-22/+7
* Import basic support for Nvidia Jetson TK1 board and tegra124 SoC.mmel2016-03-162-0/+191
* Remove redefinitions in ARMADA codewma2016-03-151-1/+0
* Add support for USB3.0 on Armada38xwma2016-03-141-0/+1
* Make MPIC compatible with ARM_INTRNGwma2016-03-141-0/+1
* Add SMP support for the Allwinner A31 and A31s. This updated the existingandrew2016-03-061-0/+1
* Add SMP support to the ARM PLATFORM code. This will allow us to haveandrew2016-02-281-0/+1
* Make the CUBIEBOARD config include the A10 config with a few neededandrew2016-02-261-86/+4
* Add Allwinner A20 HDMI support.jmcneill2016-02-251-0/+8
* Move ARM_L2_PIPT option to std.armv6 for all armv6 platforms.skra2016-02-221-0/+2
* Move the Allwinner kernels to use fdt_pinctrl. This will read the pinandrew2016-02-173-0/+15
* Add an analog audio driver for the audio codec found on the Allwinnerandrew2016-02-161-0/+3
* Add support for the Allwinner DMA controller. This will be used by the atandrew2016-02-152-0/+2
* Add support for the Allwinner i2c device. This is similar to the existingandrew2016-02-152-4/+6
* Create the twsi device option in preparation to move the driver to a commonandrew2016-02-148-0/+10
* Enable ARM_INTRNG on all kernel configs where we use the Generic Interruptandrew2016-02-1111-2/+18
OpenPOWER on IntegriCloud