summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* Initial support for the Digi ConnectCore(c) i.MX53 / Wi-i.MX53 boards.rpaulo2013-09-011-0/+175
* Update the root device to be correct for use with crochet.andrew2013-08-261-1/+1
* Enable VFP on ARMADA XP.andrew2013-08-201-0/+1
* Make the standard sdhci(4) driver work for the TI OMAP family SoCs.ian2013-08-201-0/+1
* Enable VFP on the Zedboard.andrew2013-08-191-0/+1
* Enable VFP on the Arndale Board.andrew2013-08-191-0/+1
* Enable VFP in the Versatile PB (QEMU) kernel. Tested on QEMU 1.6.0.andrew2013-08-181-0/+1
* Enable VFP on the CubieBoard and CubieBoard 2.andrew2013-08-182-0/+2
* Enable VFP support on EFIKA MX.andrew2013-08-181-0/+1
* Enable VFP support for BeagleBone.ian2013-08-171-0/+1
* Rename device vfp to option VFP and retire the ARM_VFP_SUPPORT option. Thisandrew2013-08-172-4/+2
* Bring initial support for Allwinner A20 SoC (Cubieboard2).ganbold2013-08-071-0/+133
* Back out r253779 & r253786.obrien2013-07-3139-39/+4
* Decouple yarrow from random(4) device.obrien2013-07-2939-4/+39
* Rename the existing std.imx and imx.files to std.imx51 and files.imx51, toian2013-07-281-1/+1
* Revert ROOTDEVNAME change from previous commit.rpaulo2013-07-251-1/+1
* Enable modules for the BeagleBone and for the Raspberry Pi.rpaulo2013-07-252-3/+1
* Move the Raspberry Pi low level options out of the kernel config and intorpaulo2013-07-151-12/+1
* - Add USFS driver as an example of device mode for AM335x-based devicesgonzo2013-07-071-0/+4
* Enable VFP on Raspberry Pi. This has worked as of r251712.andrew2013-07-021-0/+3
* Enable SCTP, since it is also enabled on GENERIC and it works fine ontuexen2013-07-011-0/+1
* Use the new FDT_FILE rpi.dts.rpaulo2013-07-011-1/+1
* Add INET6.rpaulo2013-06-301-0/+1
* Arndale Board (by Insignal) kernel config file.ray2013-06-291-0/+135
* Revert r250692. We'll use 1 kernel config file for the BeagleBone models.rpaulo2013-05-172-128/+3
* Add a kernel config file for the BeableBone Black SoC.rpaulo2013-05-161-0/+127
* Tidy up some CVS workarounds.peter2013-05-121-1/+0
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.wkoszek2013-04-271-0/+98
* Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'trasz2013-04-121-1/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-0410-10/+0
* Integrate Efika MX project back to home.ray2013-03-201-0/+177
* Build the Raspberry Pi dtb file when building the kernel so we can copy itandrew2013-03-021-1/+1
* Enable uart driver for A10.ganbold2013-03-011-2/+2
* RPi users might want to touch the boot partition, which is always FATkientzle2013-02-261-2/+5
* Add gpio driver and update dts and kernel config accordingly.ganbold2013-02-051-1/+1
* Tweaks to standard BEAGLEBONE config, as recently discussedkientzle2013-02-021-3/+3
* Add simple clock driver and ehci glue code for a10ganbold2013-01-291-5/+5
* Remove the remaining references to the now-obsolete sheevaplug config files,ian2013-01-272-2/+1
* Add support for the GlobalScale Technologies DreamPlug computer.ian2013-01-271-0/+183
* Add a default do-nothing implementation of fdt_pci_devmap() using a weak alias,ian2013-01-271-1/+1
* Initial support for Allwinner A10 SoC (Cubieboard)ganbold2013-01-151-0/+134
* Prefer the new NFS moduleskientzle2013-01-051-3/+3
* Replace generic ARM11 option with more specificgonzo2012-12-202-2/+2
* Use NFSCL since NFSCLIENT build is broken at the momentgonzo2012-12-191-3/+1
* Fix comment to represent actual file purposegonzo2012-12-161-1/+1
* Add support for QEMU's version of Versatile Platform Boardgonzo2012-12-131-0/+101
* - Enable syscons/framebuffer by defaultgonzo2012-11-301-8/+8
* Add NOTES and Makefile in order to generate LINT. NOTES contains prettymarcel2012-11-272-0/+95
* Add Raspberry Pi GPIO drivergonzo2012-11-231-0/+3
* Now that we have working USB keyboard add ukbd to the syscons-enablinggonzo2012-11-231-0/+1
OpenPOWER on IntegriCloud