summaryrefslogtreecommitdiff
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* Initial support for the Digi ConnectCore(c) i.MX53 / Wi-i.MX53 boards.Rui Paulo2013-09-011-0/+175
* Update the root device to be correct for use with crochet.Andrew Turner2013-08-261-1/+1
* Enable VFP on ARMADA XP.Andrew Turner2013-08-201-0/+1
* Make the standard sdhci(4) driver work for the TI OMAP family SoCs.Ian Lepore2013-08-201-0/+1
* Enable VFP on the Zedboard.Andrew Turner2013-08-191-0/+1
* Enable VFP on the Arndale Board.Andrew Turner2013-08-191-0/+1
* Enable VFP in the Versatile PB (QEMU) kernel. Tested on QEMU 1.6.0.Andrew Turner2013-08-181-0/+1
* Enable VFP on the CubieBoard and CubieBoard 2.Andrew Turner2013-08-182-0/+2
* Enable VFP support on EFIKA MX.Andrew Turner2013-08-181-0/+1
* Enable VFP support for BeagleBone.Ian Lepore2013-08-171-0/+1
* Rename device vfp to option VFP and retire the ARM_VFP_SUPPORT option. ThisAndrew Turner2013-08-172-4/+2
* Bring initial support for Allwinner A20 SoC (Cubieboard2).Ganbold Tsagaankhuu2013-08-071-0/+133
* Back out r253779 & r253786.David E. O'Brien2013-07-3139-39/+4
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-2939-4/+39
* Rename the existing std.imx and imx.files to std.imx51 and files.imx51, toIan Lepore2013-07-281-1/+1
* Revert ROOTDEVNAME change from previous commit.Rui Paulo2013-07-251-1/+1
* Enable modules for the BeagleBone and for the Raspberry Pi.Rui Paulo2013-07-252-3/+1
* Move the Raspberry Pi low level options out of the kernel config and intoRui Paulo2013-07-151-12/+1
* - Add USFS driver as an example of device mode for AM335x-based devicesOleksandr Tymoshenko2013-07-071-0/+4
* Enable VFP on Raspberry Pi. This has worked as of r251712.Andrew Turner2013-07-021-0/+3
* Enable SCTP, since it is also enabled on GENERIC and it works fine onMichael Tuexen2013-07-011-0/+1
* Use the new FDT_FILE rpi.dts.Rui Paulo2013-07-011-1/+1
* Add INET6.Rui Paulo2013-06-301-0/+1
* Arndale Board (by Insignal) kernel config file.Aleksandr Rybalko2013-06-291-0/+135
* Revert r250692. We'll use 1 kernel config file for the BeagleBone models.Rui Paulo2013-05-172-128/+3
* Add a kernel config file for the BeableBone Black SoC.Rui Paulo2013-05-161-0/+127
* Tidy up some CVS workarounds.Peter Wemm2013-05-121-1/+0
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.Wojciech A. Koszek2013-04-271-0/+98
* Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'Edward Tomasz Napierala2013-04-121-1/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-0410-10/+0
* Integrate Efika MX project back to home.Aleksandr Rybalko2013-03-201-0/+177
* Build the Raspberry Pi dtb file when building the kernel so we can copy itAndrew Turner2013-03-021-1/+1
* Enable uart driver for A10.Ganbold Tsagaankhuu2013-03-011-2/+2
* RPi users might want to touch the boot partition, which is always FATTim Kientzle2013-02-261-2/+5
* Add gpio driver and update dts and kernel config accordingly.Ganbold Tsagaankhuu2013-02-051-1/+1
* Tweaks to standard BEAGLEBONE config, as recently discussedTim Kientzle2013-02-021-3/+3
* Add simple clock driver and ehci glue code for a10Ganbold Tsagaankhuu2013-01-291-5/+5
* Remove the remaining references to the now-obsolete sheevaplug config files,Ian Lepore2013-01-272-2/+1
* Add support for the GlobalScale Technologies DreamPlug computer.Ian Lepore2013-01-271-0/+183
* Add a default do-nothing implementation of fdt_pci_devmap() using a weak alias,Ian Lepore2013-01-271-1/+1
* Initial support for Allwinner A10 SoC (Cubieboard)Ganbold Tsagaankhuu2013-01-151-0/+134
* Prefer the new NFS modulesTim Kientzle2013-01-051-3/+3
* Replace generic ARM11 option with more specificOleksandr Tymoshenko2012-12-202-2/+2
* Use NFSCL since NFSCLIENT build is broken at the momentOleksandr Tymoshenko2012-12-191-3/+1
* Fix comment to represent actual file purposeOleksandr Tymoshenko2012-12-161-1/+1
* Add support for QEMU's version of Versatile Platform BoardOleksandr Tymoshenko2012-12-131-0/+101
* - Enable syscons/framebuffer by defaultOleksandr Tymoshenko2012-11-301-8/+8
* Add NOTES and Makefile in order to generate LINT. NOTES contains prettyMarcel Moolenaar2012-11-272-0/+95
* Add Raspberry Pi GPIO driverOleksandr Tymoshenko2012-11-231-0/+3
* Now that we have working USB keyboard add ukbd to the syscons-enablingOleksandr Tymoshenko2012-11-231-0/+1