summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* Add support for Samsung Chromebook (ARM Cortex A15 machine).br2014-03-201-0/+146
* Disable debugging by default.br2014-03-201-3/+3
* In kernel config files, it is supposed to be 'options<space><tab>' notimp2014-03-1849-160/+160
* Make all the comments '# ' and align to same column. This fixes theimp2014-03-1646-1735/+1734
* Fix wandboard to include tmpfs, mbr and bsd labels.imp2014-03-151-0/+3
* Remove all traces of support for ARM chips prior to the arm9 series. Weian2014-03-092-76/+0
* Add commented out dts for sam9260ek as well as early printf support.imp2014-03-081-0/+10
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningian2014-03-0747-5/+139
* Add option TMPFS to arm/conf/DEFAULTS, remove it from the few configsian2014-03-0711-10/+3
* Add EMAC and SRAM controller entries to FDT.ganbold2014-03-032-0/+4
* Add a tunable to set the number of active cores, and enable SMP by default.ian2014-03-021-1/+1
* Add driver for Inter-Integrated Circuit (I2C).br2014-02-271-2/+2
* Add support for Quartz Module.br2014-02-241-0/+26
* Add an ident line.ian2014-02-241-0/+1
* Create a generic IMX6 kernel config. This is based on the existingian2014-02-231-0/+155
* Add the FREEBSD_BOOT_LOADER option so that a loaded DTB passed in fromian2014-02-231-0/+2
* Make the gpioled(4) work out of the box on BBB.loos2014-02-131-0/+1
* Disable debugging by default.br2014-02-111-3/+3
* Remove the ARM_USE_SMALL_ALLOC option and code related to it.ian2014-02-087-8/+0
* Add option USB_HOST_ALIGN=64 for all SoCs that have 64 byte cache lines.ian2014-02-077-0/+7
* Revert r260440. I didn't realize that most of this change was alreadyian2014-02-0734-34/+0
* Add driver for Display Control Unit (DCU4).br2014-02-021-0/+7
* Add support for Colibri VF50 Evaluation Board.br2014-02-021-0/+26
* Split kernel configuration to chip common and board specific parts.br2014-02-022-115/+140
* Fix the name of the dts file for the HL201...imp2014-01-301-1/+1
* Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it withandrew2014-01-288-8/+0
* Remove obsolete optionimp2014-01-244-4/+0
* Fix comment to match optionimp2014-01-241-1/+1
* Fix comment to match optionimp2014-01-241-1/+1
* Fix comment to match optionimp2014-01-243-3/+3
* Add NAND supportimp2014-01-241-5/+8
* Clean up HL201 config (for the hot-e 201 and 101 models from thinlinx).imp2014-01-221-22/+19
* We need nand now that the boards reference it.imp2014-01-201-0/+1
* Add nand device and NANDFS into the mix for those boards that haveimp2014-01-193-2/+12
* Add option USB_HOST_ALIGN to configs that contain 'device usb'. Settingian2014-01-082-0/+2
* Add option USB_HOST_ALIGN to configs that contain 'device usb'. Settingian2014-01-0834-0/+34
* Enable the cesa security/crypto device by providing the required propertyian2014-01-051-43/+135
* Add vt support for RPi. (No early stage yet.)ray2013-12-171-1/+1
* Add USB_HOST_ALIGN=64; the cache line size on the am335x is 64 bytes.ian2013-11-201-0/+1
* Add support for Freescale Vybrid Family VF600 heterogeneousbr2013-11-121-0/+139
* Properly quote the included filename, now that it has a dot in it. Doh.ian2013-11-043-3/+3
* Rename WANDBOARD-COMMON to WANDBOARD.common and adjust the configs thatian2013-11-044-3/+3
* Kernel config for Wandboard.ian2013-11-014-0/+236
* Enable USB.rpaulo2013-10-311-7/+7
* Digi-CCWMX53: enable ffec and uart.rpaulo2013-10-291-1/+5
* Run mvs SATA driver on Armada XP instead of old mv_satazbb2013-10-281-2/+1
* Add the Raspberry Pi SPI controller driver.loos2013-10-241-0/+4
* Add the Raspberry Pi BSC (I2C compliant) controller driver.loos2013-10-231-0/+5
* Radxa Rock board (by radxa.com) kernel config file.ganbold2013-10-231-0/+119
* Add configuration for the Freescale i.MX53 Quick Start Board.ian2013-10-201-0/+179
OpenPOWER on IntegriCloud