summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options. These are used toandrew2015-04-233-0/+6
* Pull out the common parts of the ODROIDC1 and VSATV102 kernels to a newandrew2015-04-233-244/+149
* Remove the need for board specific std files on aml8726 by moving theandrew2015-04-232-2/+6
* Update the ODROIDC1 and VSATV102 to reduce the diff to the other armv6andrew2015-04-232-96/+116
* Now that we have an U-Boot for RPI2, do not use the static DTB compiledloos2015-04-231-2/+2
* Build and install the DTB for all the supported AllWinner SoCs.loos2015-04-202-2/+2
* Add a driver for the ARM Power State Coordination Interface (PSCI). Thisandrew2015-04-121-0/+1
* Switch to the new v6 pmap code to increase its testing. It will now beandrew2015-04-121-0/+1
* Add support for the QEMU virt SoC. This is a SoC built depending on theandrew2015-04-111-0/+95
* Merge the common parts of the SOCKIT and SOCKIT-BERI kerenel, and mark theandrew2015-04-033-228/+140
* Add kernel config files for Hardkernel Odroid-C1 and Visson ATV-102 devices.ganbold2015-03-312-0/+266
* Add support for the Raspberry Pi 2. As the chip is based on the bcm2835 inandrew2015-03-251-0/+142
* Move including std.bcm2835 to the RPI-B kernel config. The std.rpi fileandrew2015-03-241-0/+1
* Remove MODULES_OVERRIDE="" for Marvel-based armv5 systems.ian2015-03-106-8/+3
* Remove MODULES_OVERRIDE="" and WITHOUT_MODULES="ahc" from armv6 configs.ian2015-03-108-20/+0
* Remove the static DTB config and instead build modules/dtb/am335x.ian2015-03-091-4/+2
* Add the DTrace modules to the build, rather than only build the dtraceimp2015-03-091-1/+1
* Fix style.br2015-03-061-4/+4
* Add a "module" to build the dtb files for all supported imx6 systems.ian2015-03-021-0/+1
* Remove SMP support from the Wandboard-Solo and have it run as part ofandrew2015-02-271-2/+2
* Initial version of DTrace on ARM32.gnn2015-02-101-0/+6
* Add VideoCore audio driver for Rasperry Pi (BCM2835)gonzo2015-02-081-0/+1
* Make VCHI driver optional and add "device vchiq" to default RPI-B configgonzo2015-02-071-0/+2
* Pull in the rpi.dts -> rpi.dtb module (dtb/rpi) and have it installimp2015-02-071-1/+2
* Enable Synopsys DesignWare Mobile Storage Host Controllerganbold2015-01-201-2/+3
* Plug cxgbe(4) back into !powerpc && !arm builds, instead of building itnp2015-01-161-0/+1
* Add support to turn off Beaglebone with poweroff(8) or shutdown(8) -p.loos2015-01-121-0/+2
* Enable ALT_BREAK_TO_DEBUGGER for rpi.ian2015-01-121-0/+1
* Add infrastructure to build dtb files from dts files.imp2015-01-081-1/+1
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-0642-63/+63
* Switch all arm kernels with option SMP to use SCHED_ULE instead of 4BSD.ian2015-01-038-8/+8
* Remove commented-out options SMP and APIC_IO from old arm boards that willian2015-01-033-9/+0
* Switch i.MX to use the platform code to help with a single Freescale kernel.andrew2014-12-243-0/+3
* Remove the old NFS client and server from head,rmacklem2014-12-233-3/+3
* Fix the indentation to simplify comparing the ARM config files.andrew2014-12-2122-141/+141
* tart to clean up the armv6 kernel configs by reducing the diff betweenandrew2014-12-2116-458/+582
* Clean up the style of the CUBIEBOARD2 config fileandrew2014-12-201-16/+16
* Clean up to use the standard style of "options \t" and "device\t\t"andrew2014-12-201-95/+95
* o Add BERI Virtio Networking Frontend (if_vtbe)br2014-12-091-0/+1
* Add new devices to the config.br2014-11-251-0/+2
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-098-8/+0
* Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code thatjhb2014-10-241-0/+2
OpenPOWER on IntegriCloud