aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* Ensure that all arm kernel configs contain ALT_BREAK_TO_DEBUGGER and notIan Lepore2015-05-2515-15/+11
* Add support for getting the memory map from EFI if it has been pased inAndrew Turner2015-05-241-0/+3
* Enable SMP on the qemu virt platform. We use the device tree to find whichAndrew Turner2015-05-241-1/+2
* Add kernel config and dts files for an aml8726-m3Ganbold Tsagaankhuu2015-05-241-0/+26
* Switch TI platform support code from using FreeBSD's custom-baked DTSOleksandr Tymoshenko2015-05-222-0/+5
* Add the MMC/SD driver for Allwinner SoCs.Luiz Otavio O Souza2015-05-212-4/+4
* D2432 (Patch for Amlogic single core PIC) moved the SMP option outGanbold Tsagaankhuu2015-05-202-0/+4
* Add NFS server to mix (for easier, in-place updates). Move toWarner Losh2015-05-191-3/+7
* Remove unnecessary devices from allwinner kernels.Luiz Otavio O Souza2015-05-182-4/+0
* Clean up the Amlogic interrupt controller driver to handle the case whereAndrew Turner2015-05-183-4/+9
* Clean up the style to be "include<space><tab>" and remove options alreadyAndrew Turner2015-05-181-7/+2
* tr -d '\r' makes config a lot more happy.Bjoern A. Zeeb2015-05-161-83/+83
* Introduce support for the Alpine PoC from Annapurna LabsZbigniew Bodek2015-05-151-0/+83
* Use the new gic option on all configs that need it.Andrew Turner2015-05-108-0/+24
* Use the new gic option. While here remove extra whitespace from the ned ofAndrew Turner2015-05-101-3/+6
* Add the gic to files.arm under "device gic" and use it with theAndrew Turner2015-05-101-0/+3
* First pass clenup over the Marvell db-88f6xxx kernel configs.Andrew Turner2015-05-104-124/+120
* Pass over the at91 kernels to reduce the diff between them.Andrew Turner2015-05-0910-356/+468
* Merge ^/projects/release-arm-redux into ^/head.Glen Barber2015-05-093-84/+0
|\
| * Use the IMX6 kernel configuration for the WANDBOARD build,Glen Barber2015-05-083-84/+0
* | Add the SMP support for Raspberry Pi 2 (BCM2836).Luiz Otavio O Souza2015-05-071-1/+2
* | Clean up the ARM kernel configs to use 'include<space><tab>"file"'.Andrew Turner2015-05-0766-110/+110
|/
* Start to reduce the diff between the Atmel kernel configs.Andrew Turner2015-05-053-80/+89
* The VIRT kernel config targets armv6.Andrew Turner2015-05-051-33/+1
* Move the first batch of common armv6 options to std.armv6.Andrew Turner2015-05-0517-491/+33
* Create std.arm and std.armv6 config files and include the right one fromIan Lepore2015-05-0549-6/+60
* Now that DMA works, enable the audio driver on RPi 2.Luiz Otavio O Souza2015-05-051-2/+2
* In preparation for the next cycle of official ARM images, add ARM_NEW_PMAPLuiz Otavio O Souza2015-05-045-0/+5
* Fix the kernel ident for RPI2.Luiz Otavio O Souza2015-05-021-2/+2
* Enable root mounting from mmc/sd card.Ganbold Tsagaankhuu2015-04-271-2/+2
* Add the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options. These are used toAndrew Turner2015-04-233-0/+6
* Pull out the common parts of the ODROIDC1 and VSATV102 kernels to a newAndrew Turner2015-04-233-244/+149
* Remove the need for board specific std files on aml8726 by moving theAndrew Turner2015-04-232-2/+6
* Update the ODROIDC1 and VSATV102 to reduce the diff to the other armv6Andrew Turner2015-04-232-96/+116
* Now that we have an U-Boot for RPI2, do not use the static DTB compiledLuiz Otavio O Souza2015-04-231-2/+2
* Build and install the DTB for all the supported AllWinner SoCs.Luiz Otavio O Souza2015-04-202-2/+2
* Add a driver for the ARM Power State Coordination Interface (PSCI). ThisAndrew Turner2015-04-121-0/+1
* Switch to the new v6 pmap code to increase its testing. It will now beAndrew Turner2015-04-121-0/+1
* Add support for the QEMU virt SoC. This is a SoC built depending on theAndrew Turner2015-04-111-0/+95
* Merge the common parts of the SOCKIT and SOCKIT-BERI kerenel, and mark theAndrew Turner2015-04-033-228/+140
* Add kernel config files for Hardkernel Odroid-C1 and Visson ATV-102 devices.Ganbold Tsagaankhuu2015-03-312-0/+266
* Add support for the Raspberry Pi 2. As the chip is based on the bcm2835 inAndrew Turner2015-03-251-0/+142
* Move including std.bcm2835 to the RPI-B kernel config. The std.rpi fileAndrew Turner2015-03-241-0/+1
* Remove MODULES_OVERRIDE="" for Marvel-based armv5 systems.Ian Lepore2015-03-106-8/+3
* Remove MODULES_OVERRIDE="" and WITHOUT_MODULES="ahc" from armv6 configs.Ian Lepore2015-03-108-20/+0
* Remove the static DTB config and instead build modules/dtb/am335x.Ian Lepore2015-03-091-4/+2
* Add the DTrace modules to the build, rather than only build the dtraceWarner Losh2015-03-091-1/+1
* Fix style.Ruslan Bukin2015-03-061-4/+4
* Add a "module" to build the dtb files for all supported imx6 systems.Ian Lepore2015-03-021-0/+1
* Remove SMP support from the Wandboard-Solo and have it run as part ofAndrew Turner2015-02-271-2/+2