aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-11ARM: vexpress: update CONFIG_USB_ISP1760 optionSudeep Holla1-1/+1
2015-03-11Merge tag 'fixes-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann1-0/+1
2015-03-06ARM: OMAP: enable TWL4030_USB in omap2plus_defconfigAaro Koskinen1-0/+1
2015-03-04ARM: multi_v7_defconfig: increase the number of maximum number of CPUs to 16Tyler Baker1-1/+1
2015-03-04ARM: sunxi_defconfig: increase the number of maximum number of CPUs to 8Tyler Baker1-0/+1
2015-03-04Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixesArnd Bergmann2-2/+1
2015-03-04ARM: at91/defconfig: add at91rm9200 ethernet supportAlexandre Belloni1-0/+1
2015-03-04ARM: at91/defconfig: remove CONFIG_SYSFS_DEPRECATEDAnthony Harivel1-2/+0
2015-02-26ARM: multi_v7_defconfig: Enable shmobile platformsGeert Uytterhoeven1-5/+77
2015-02-24ARM: omap2plus_defconfig: Fix SATA bootRoger Quadros1-1/+1
2015-02-24ARM: omap2plus_defconfig: Enable OMAP NAND BCH driverRoger Quadros1-0/+1
2015-02-24ARM: omap2plus_defconfig: enable TPS62362 regulatorFelipe Balbi1-0/+1
2015-02-17Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-73/+203
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+1
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-151/+0
2015-02-13ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfigGregory CLEMENT1-0/+1
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds7-0/+7
2015-02-10Merge branch 'devel-stable' into for-nextRussell King1-0/+1
2015-02-06Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/defconfigOlof Johansson1-1/+13
2015-02-06Merge tag 'keystone-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/defconfigOlof Johansson1-0/+1
2015-02-02ARM: at91: merge all SOC_AT91SAM9xxxAlexandre Belloni1-9/+1
2015-01-29Merge tag 'renesas-defconfig-fixes-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/defconfigOlof Johansson1-0/+1
2015-01-29ARM: config: add DEVTMPFS option by default to keystone configMurali Karicheri1-0/+1
2015-01-28ARM: multi_v7_defconfig: Enable Exynos5420 Multi-Cluster PM supportJavier Martinez Canillas1-0/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+18
2015-01-26Merge tag 'sunxi-defconfig-for-3.20' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/defconfigOlof Johansson2-1/+14
2015-01-26ARM: shmobile: Select CONFIG_REGULATOR in defconfig once againKuninori Morimoto1-0/+1
2015-01-24ARM: exynos_defconfig: Enable CONFIG_FHANDLESjoerd Simons1-0/+1
2015-01-24ARM: exynos_defconfig: Enable PMIC and MUIC drivers for Gears and Trats2Krzysztof Kozlowski1-0/+9
2015-01-24ARM: exynos_defconfig: Enable CONFIG_LOCKUP_DETECTORAnand Moon1-0/+1
2015-01-23Merge tag 'tegra-for-3.20-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/defconfigOlof Johansson1-2/+0
2015-01-23Merge tag 'imx-defconfig-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/defconfigOlof Johansson1-4/+35
2015-01-23Merge tag 'omap-for-v3.20/defconfig-modular' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/defconfigOlof Johansson1-44/+84
2015-01-21Merge tag 'sti-defconfig-for-v3.20-1' of git://git.stlinux.com/devel/kernel/linux-sti into next/defconfigOlof Johansson1-0/+2
2015-01-21Merge tag 'renesas-defconfig2-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/defconfigOlof Johansson1-3/+16
2015-01-21ARM: config: enable ARCH_HIP01Wang Long1-0/+1
2015-01-21ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where neededDaniel Thompson7-0/+7
2015-01-20ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD supportSjoerd Simons1-0/+2
2015-01-20ARM: omap2plus_defconfig: Enable misc options for BeagleBoard-X15 platformNishanth Menon1-0/+5
2015-01-20ARM: imx_v6_v7_defconfig: enable more USB functionsPeter Chen1-0/+29
2015-01-20ARM: imx_v6_v7_defconfig: Select CONFIG_FB_MXSFabio Estevam1-0/+1
2015-01-19Merge tag 'at91-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/defconfigOlof Johansson1-2/+6
2015-01-19ARM: omap2plus_defconfig: Enable pcf857xTony Lindgren1-0/+1
2015-01-19ARM: omap2plus_defconfig: Add NOR flash supportTony Lindgren1-0/+2
2015-01-19ARM: omap2plus_defconfig: Enable support for davinci_emacTony Lindgren1-0/+1
2015-01-16Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson1-1/+17
2015-01-16Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-1/+1
2015-01-16ARM: multi_v7_defconfig: Enable MiPHY28lp - ST's Generic (SATA, PCIe & USB3) PHYGabriel FERNANDEZ1-0/+1
2015-01-15ARM: efm32: update defconfigUwe Kleine-König1-2/+3
2015-01-15ARM: at91: sama5: enable atmel-isi and ov2640 in defconfigJosh Wu1-0/+6