summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* Create a common i.MX53 config and use it with the two existing i.MX53andrew2014-09-073-297/+179
* The iomux driver is no longer optional, all imx platforms have it asian2014-09-044-7/+0
* Add initial support for Altera SOCFPGA (heterogeneous ARM/FPGA) SoC family.br2014-09-041-0/+136
* Remove DIAGNOSTIC from the kernel config of low-end arm systems. Sanityian2014-09-036-6/+6
* Fixes and enhancements for the if_cgem driver...ian2014-09-031-1/+2
* Resync comments about scbus and pass for life after AHCI joined CAM.imp2014-09-0122-34/+34
* Put option FDT into the base IMX6 config and remove it from the configian2014-08-314-3/+1
* Enable SCTP support. It runs perfectly fine on a Wandboard quad.tuexen2014-08-301-1/+1
* Remove FDT option, since it is in every file, which includes this one.tuexen2014-08-301-1/+0
* Convert the HL201 config file to use FDT.imp2014-08-171-7/+17
* Rename files: keep codename only to make it shorter.br2014-08-012-2/+2
* Add support for Chromebook2 -- next-generation 8-corebr2014-08-014-1/+58
* Remove unused option.br2014-07-292-4/+0
* Remove SC_DFLT_FONT option. vt(4) don't use it.ray2014-07-291-2/+0
* Enable Freescale i.MX I2C driver for i.MX6.br2014-07-221-3/+3
* Add support for Toradex Apalis i.MX6 development board.br2014-07-181-0/+31
* o Enable GPIO device driver for i.MX6.br2014-07-181-1/+4
* Remove the incomplete Tegra 2 code, nobody was maintaining it. The AC100andrew2014-06-221-98/+0
* Enable SMP for both Exynos5 models we support.br2014-06-122-2/+2
* Add a driver for Serial Peripheral Interface (SPI).br2014-06-111-0/+4
* Restore comments accidentally removed.imp2014-06-061-1/+1
* Add ident value. This fixes universe build.br2014-06-012-0/+2
* Add support for Exynos 5420 Octa - 8-corebr2014-06-016-7/+81
* Silence tinderbox build.ganbold2014-06-011-0/+2
* Add #NO_UNIVERSE to RADXA and RADXA-LITE kernel configsganbold2014-05-312-0/+4
* Add common kernel config file for Rockchip RK3188 systems by splittingganbold2014-05-303-95/+154
* Cleanup the RADXA kernel config file a bit and enable modules.rpaulo2014-05-301-5/+2
* o Add kernel configuration for HP Chromebook 11br2014-05-284-3/+58
* Reduce the diff between the PandaBoard and BeableBone kernel configs toandrew2014-05-252-56/+56
* Move the Ti SoCs to use the ARM platform. This should help allowing aandrew2014-05-172-0/+2
* Add the start of the ARM platform code. This is based on the PowerPCandrew2014-05-171-0/+1
* Enable SMP for Exynos-based platforms (i.e. Chromebook)grehan2014-05-111-1/+1
* Add the codes for enabling CPU cores of Rockchip RK3188 SoC.ganbold2014-05-091-0/+1
* Fix the tinderbox armv6/arm build failure.loos2014-05-031-0/+2
* This was copied to IMX6, which has since evolved further. Remove thisimp2014-04-301-159/+0
* Omit from the universe build all config files tagged withimp2014-04-3019-4/+40
* Add SMP support for Zedboard.ian2014-04-291-0/+1
* Updates to i.MX53:rpaulo2014-04-081-0/+7
* Move sys/arm/econa to sys/arm/cavium/cns11xx.rpaulo2014-04-072-2/+2
* Enable SMP for Pandaboard.ian2014-04-041-0/+1
* Switch wandboards over to the common IMX6 kernel config, which has SMPian2014-04-044-6/+6
* Use the sdhci driver for Pandaboard.ian2014-04-041-0/+1
* Add support for keyboard used in Samsung Chromebook (ARM machine)br2014-03-302-0/+10
* Add lowercase postfix, so SoC-common file will be ignored by tinderbox.br2014-03-303-2/+2
* - Merge SoC-common partsbr2014-03-303-228/+134
* Add code for enabling second CPU core for A20 SoC.ganbold2014-03-251-0/+1
* Adds the ADC driver for TI AM3xxx SoC family.loos2014-03-241-0/+3
* 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
OpenPOWER on IntegriCloud