summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow DTrace to be compiled-in to the kernel.br2015-06-101-0/+23
* Ensure that all arm kernel configs contain ALT_BREAK_TO_DEBUGGER and notian2015-05-2515-15/+11
* Add support for getting the memory map from EFI if it has been pased inandrew2015-05-241-0/+3
* Enable SMP on the qemu virt platform. We use the device tree to find whichandrew2015-05-241-1/+2
* Add kernel config and dts files for an aml8726-m3ganbold2015-05-241-0/+26
* Switch TI platform support code from using FreeBSD's custom-baked DTSgonzo2015-05-222-0/+5
* Add the MMC/SD driver for Allwinner SoCs.loos2015-05-212-4/+4
* D2432 (Patch for Amlogic single core PIC) moved the SMP option outganbold2015-05-202-0/+4
* Add NFS server to mix (for easier, in-place updates). Move toimp2015-05-191-3/+7
* Remove unnecessary devices from allwinner kernels.loos2015-05-182-4/+0
* Clean up the Amlogic interrupt controller driver to handle the case whereandrew2015-05-183-4/+9
* Clean up the style to be "include<space><tab>" and remove options alreadyandrew2015-05-181-7/+2
* tr -d '\r' makes config a lot more happy.bz2015-05-161-83/+83
* Introduce support for the Alpine PoC from Annapurna Labszbb2015-05-151-0/+83
* Use the new gic option on all configs that need it.andrew2015-05-108-0/+24
* Use the new gic option. While here remove extra whitespace from the ned ofandrew2015-05-101-3/+6
* Add the gic to files.arm under "device gic" and use it with theandrew2015-05-101-0/+3
* First pass clenup over the Marvell db-88f6xxx kernel configs.andrew2015-05-104-124/+120
* Pass over the at91 kernels to reduce the diff between them.andrew2015-05-0910-356/+468
*-. Merge ^/projects/release-arm-redux into ^/head.gjb2015-05-093-84/+0
|\ \
| * | Use the IMX6 kernel configuration for the WANDBOARD build,gjb2015-05-083-84/+0
| |/
* | Add the SMP support for Raspberry Pi 2 (BCM2836).loos2015-05-071-1/+2
* | Clean up the ARM kernel configs to use 'include<space><tab>"file"'.andrew2015-05-0766-110/+110
|/
* Start to reduce the diff between the Atmel kernel configs.andrew2015-05-053-80/+89
* The VIRT kernel config targets armv6.andrew2015-05-051-33/+1
* Move the first batch of common armv6 options to std.armv6.andrew2015-05-0517-491/+33
* Create std.arm and std.armv6 config files and include the right one fromian2015-05-0549-6/+60
* Now that DMA works, enable the audio driver on RPi 2.loos2015-05-051-2/+2
* In preparation for the next cycle of official ARM images, add ARM_NEW_PMAPloos2015-05-045-0/+5
* Fix the kernel ident for RPI2.loos2015-05-021-2/+2
* Enable root mounting from mmc/sd card.ganbold2015-04-271-2/+2
OpenPOWER on IntegriCloud