summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-06-113-3/+4
|\
| * Merge tag 'keystone-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2014-05-271-0/+3
| |\
| | * ARM: configs: keystone: enable reset driver supportIvan Khoronzhuk2014-05-271-0/+3
| * | Merge tag 'keystone-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssa...Arnd Bergmann2014-05-234-4/+1Star
| |\|
| | * ARM: configs: keystone: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris2014-05-081-0/+1
| | * ARM: configs: keystone: drop CONFIG_COMMON_CLK_DEBUGLad Prabhakar2014-05-084-4/+0Star
* | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-0327-32/+0Star
|\ \ \
| * | | USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-2810-10/+0Star
| * | | USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-2822-22/+0Star
* | | | Merge tag 'defconfig-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-036-31/+245
|\ \ \ \
| * | | | ARM: multi_v7_defconfig: Enable Exynos platformSachin Kamat2014-05-311-0/+12
| * | | | Merge tag 'qcom-defconfig-for-3.16-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-05-311-0/+1
| |\ \ \ \
| | * | | | ARM: qcom: Enable GSBI driver in defconfigKumar Gala2014-05-291-0/+1
| * | | | | ARM: configs: update Allwinner optionsMaxime Ripard2014-05-292-9/+53
| * | | | | Merge tag 'v3.15-rc6' into next/defconfigOlof Johansson2014-05-291-1/+1
| |\ \ \ \ \
| * | | | | | ARM: multi_v7_defconfig: Enable Zynq peripheral driversSoren Brinkmann2014-05-271-0/+3
| * | | | | | ARM: at91/defconfig: sama5_defconfig: updatedWenyou Yang2014-05-271-0/+2
| * | | | | | ARM: add drivers for Colibri T30 to multi_v7_defconfigStefan Agner2014-05-241-0/+6
| * | | | | | ARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the multi_v7_defconfigThomas Petazzoni2014-05-241-0/+1
| * | | | | | ARM: configs: enable XHCI mvebu support in multi_v7_defconfigGregory CLEMENT2014-05-241-0/+1
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge prior defconfig changes into next/defconfigArnd Bergmann2014-05-246-12/+45
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'qcom-defconfig-for-3.16' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2014-05-242-22/+167
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | ARM: config: Update msm_defconfigStephen Boyd2014-05-221-22/+3Star
| | * | | | | | | ARM: config: Add qcom_defconfigStephen Boyd2014-05-161-0/+164
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'sunxi-defconfig-for-3.16-2' of https://github.com/mripard/linux in...Arnd Bergmann2014-05-242-1/+5
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: multi_v7: Add Allwinner reset drivers to multi_v7_defconfigMaxime Ripard2014-05-231-0/+2
| | * | | | | | | ARM: sunxi: Add A31 reset driver to sunxi_defconfigMaxime Ripard2014-05-231-0/+3
| * | | | | | | | Merge tag 'mvebu-defconfig-3.16-2' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann2014-05-245-3/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: mvebu: enable MSI support in mvebu_v7_defconfigThomas Petazzoni2014-05-221-0/+1
| | * | | | | | | | ARM: configs: enable XHCI mvebu support in mvebu_v7_defconfigGregory CLEMENT2014-05-161-0/+1
* | | | | | | | | | Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-0310-5/+52
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'davinci-for-v3.16/board' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2014-05-261-1/+0Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: davinci: remove checks for CONFIG_USB_MUSB_PERIPHERALPaul Bolle2014-05-221-1/+0Star
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'tegra-for-3.16-defconfig' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-05-221-0/+10
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | ARM: tegra: tegra_defconfig updatesStephen Warren2014-05-141-0/+10
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'sunxi-defconfig-for-3.16' of https://github.com/mripard/linux into...Olof Johansson2014-05-211-1/+0Star
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | ARM: sunxi: drop CONFIG_COMMON_CLK_DEBUGLad, Prabhakar2014-05-101-1/+0Star
| | |/ / / / / / /
| * | | | | | | | ARM: add drivers for Colibri T30 to multi_v7_defconfigStefan Agner2014-05-201-0/+6
| * | | | | | | | Merge tag 'mvebu-defconfig-3.16' of git://git.infradead.org/linux-mvebu into ...Olof Johansson2014-05-205-3/+17
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | ARM: multi_v5_defconfig: Enable sound modules needed for t5325Andrew Lunn2014-05-051-1/+2
| | * | | | | | | ARM: mvebu_v5_defconfig: Enable sound modules needed for t5325Andrew Lunn2014-05-051-1/+2
| | * | | | | | | ARM: mvebu: defconfig: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris2014-05-054-1/+4
| | * | | | | | | ARM: configs: add ahci_mvebu to mvebu_v7_defconfigThomas Petazzoni2014-04-261-0/+1
| | * | | | | | | ARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the mvebu_v7_defconfigThomas Petazzoni2014-04-251-0/+1
| | * | | | | | | ARM: mvebu: enable fhandle in the defconfigsEzequiel Garcia2014-04-242-0/+2
| | * | | | | | | ARM: mvebu: Enable nfsroot in the defconfigEzequiel Garcia2014-04-241-0/+5
| | |/ / / / / /
| * | | | | | | ARM: configs: enable XHCI mvebu support in multi_v7_defconfigGregory CLEMENT2014-05-171-0/+1
| * | | | | | | ARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the multi_v7_defconfigThomas Petazzoni2014-05-051-0/+1
| | |_|/ / / / | |/| | | | |
| * | | | | | ARM: multi_v7_defconfig: Select CONFIG_MACH_BERLIN_BG2QAlexandre Belloni2014-05-051-0/+1
| * | | | | | ARM: multi_v7_defconfig: select CONFIG_GPIO_DWAPBAntoine Ténart2014-05-051-0/+1