summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the root to s3a given this kernel will be used with a nanobsdimp2015-11-121-1/+1
* Revisit this old board with 64MB of RAM. Comment out usb entirely,imp2015-11-121-20/+37
* Now that the PMU implementation is independent of HWPMCbz2015-11-091-0/+3
* Add support for RMII in macb, cribbed slightly from the ateimp2015-11-072-4/+14
* Start to remove support for the XScale i80321. As far as I can tell nobodyandrew2015-10-283-225/+0
* Start to remove support for the Samsung s3c24x0 SoCs by removing the kernelandrew2015-10-272-92/+0
* Add etherswitch support to mgezbb2015-10-258-0/+8
* Enable gpiobacklight in BEAGLEBONE config to support LCD capes bygonzo2015-10-181-0/+1
* Enable ARM_INTRNG on IMX6 platforms, and make the imx_gpio driver anian2015-10-181-0/+2
* Enable ARM_INTRNG on the pandaboard platform.ian2015-10-181-0/+2
* Remove compatibility shims for legacy ATA device names.mav2015-10-118-8/+0
* Enable if_dwc for Allwinner A20 based boards.loos2015-09-211-2/+3
* Add the LED definitions from vendor's DTS.loos2015-08-301-0/+1
* In preparation to support other A20 based boards, rename the CUBIEBOARD2loos2015-08-301-5/+2
* Enable KDTRACE_HOOKS by default on all armv6 kernels to get more testing.andrew2015-08-232-5/+5
* Enable the watchdog driver on imx6, now that it works.ian2015-08-191-1/+1
* Add a new PPS driver for AM335x (beaglebone) timer hardware. This can beian2015-08-131-1/+2
* BEAGLEBONE: remove dtrace from MODULES_EXTRA.rpaulo2015-08-041-1/+0
* Implement the lockstat provider using SDT(9) instead of the custom providermarkj2015-07-192-2/+1
* Add PRINTF_BUFR_SIZE=128 to avoid interleaved output.ian2015-07-121-0/+1
* Enable ipsec by default on all armv6 platforms.ian2015-07-051-0/+1
* Add AHCI attachment code for Allwinner A10/A20 SoCs.loos2015-07-032-4/+4
* Add HDMI support to Beaglebone Black:gonzo2015-06-181-0/+8
OpenPOWER on IntegriCloud