summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused Zedboard config files. files.zedboard was empty other thanandrew2016-02-111-1/+1
* Update of the Allwinner drivers to:andrew2016-02-102-3/+108
* 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-2/+0
* Update the Allwinner kernels:andrew2016-01-252-0/+4
* Introduce initial driver for PMSU on Armada38xzbb2016-01-201-0/+2
* Add support for I2C on Armada38xzbb2016-01-201-0/+4
* Change DTS entry of PCIe controller for Armada38xzbb2016-01-201-0/+6
* Enable USB in kernconf of Armada38xzbb2016-01-201-1/+10
* Introduce initial support for Marvell Armada38xzbb2016-01-201-0/+63
* Mark gpio as "optional" in files.mv and edit Marvell's kernconfszbb2016-01-207-0/+21
* Remove the commented out sc device from the i.MX kernels, they both useandrew2016-01-152-16/+0
* Remove the arm KERNPHYSADDR option as it is no longer used. The makeandrew2015-12-226-6/+0
* Add i.MX 6 IPU driver and enable it in IMX6 configgonzo2015-12-211-0/+3
* - Add driver for i.MX 6 HDMI framergonzo2015-12-211-0/+3
* Configure the Atmel eval boards to boot the same way. This givesimp2015-12-212-5/+9
* ARM: option PPC_PROBE_CHIPSET is applicable only for x86. Don't enable itmmel2015-12-151-0/+1
* Create device options for the two common ARM timers.andrew2015-11-219-0/+19
* Remove pl310.c from the SoC std.* files, it's in files.armandrew2015-11-203-0/+6
* Stop setting {KERN,}PHYSADDR on armv6, it's unneeded.andrew2015-11-201-3/+0
* Add support for the Zybo and similar boards to ZEDBOARD kernel.imp2015-11-131-1/+2
OpenPOWER on IntegriCloud