summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/multi_v7_defconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: configs: Enable ASoC AC'97 glueMark Brown2022-05-131-0/+1
* ARM: configs: Enable audio on BeagleBone Black in multi_v7_defconfigMark Brown2022-05-091-0/+2
* Merge tag 'tegra-for-5.19-arm-defconfig' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2022-05-061-0/+1
|\
| * ARM: config: multi v7: Enable NVIDIA Tegra video decoder driverDmitry Osipenko2022-04-061-0/+1
* | Merge tag 'at91-defconfig-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2022-05-061-0/+3
|\ \
| * | ARM: multi_v7_defconfig: add atmel video pipeline modulesEugen Hristev2022-05-061-0/+3
| |/
* / ARM: multi_v7_defconfig: enable CONFIG_ARCH_BCMBCA in armv7 defconfigWilliam Zhang2022-04-221-0/+1
|/
* ARM: defconfig: add SMB347 charger driver for p4noteMartin Jücker2022-03-161-0/+1
* Merge tag 'v5.17-next-defconfig' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2022-03-011-0/+1
|\
| * ARM: multi_v7_defconfig: Add support for Airoha EN7523 SoCJohn Crispin2022-03-011-0/+1
* | Merge tag 'qcom-defconfig-for-5.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-03-011-2/+55
|\ \
| * | ARM: multi_v7_defconfig: Enable drivers for DragonBoard 410cStephan Gerhold2021-12-131-2/+55
* | | ARM: multi_v7_defconfig: Enable BCM23550 and BCM53573Florian Fainelli2022-02-251-0/+2
* | | ARM: multi_v7_defconfig: Enable Broadcom STB USB driversFlorian Fainelli2022-02-251-0/+2
| |/ |/|
* | ARM: config: multi v7: Enable NVIDIA Tegra20 APB DMA driverDmitry Osipenko2021-12-161-0/+1
* | ARM: config: multi v7: Enable NVIDIA Tegra20 S/PDIF driverDmitry Osipenko2021-12-161-0/+1
* | ARM: config: multi v7: Enable display drivers used by Tegra devicesDmitry Osipenko2021-12-151-0/+5
|/
* Merge tag 'defconfig-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2021-11-031-56/+30
|\
| * ARM: config: multi v7: Regenerate defconifgJoel Stanley2021-09-161-28/+28
| * ARM: config: multi v7: Add renamed symbolsJoel Stanley2021-09-161-3/+2
| * ARM: config: multi v7: Clean up enabled by default optionsJoel Stanley2021-09-161-19/+0
| * ARM: config: multi v7: Drop unavailable optionsJoel Stanley2021-09-161-7/+0
* | BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie2021-10-281-1/+3
|\ \
| * \ Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-171-1/+0
| |\ \
| | * | drivers: bus: Delete CONFIG_SIMPLE_PM_BUSSaravana Kannan2021-10-051-1/+0
| | |/
| * | ARM: config: mutli v7: Reenable FB dependencyJoel Stanley2021-09-141-0/+1
| * | ARM: config: multi v7: Enable dependanciesJoel Stanley2021-09-141-0/+2
| |/
* / ARM: configs: Everyone who had PANEL_SIMPLE now gets PANEL_EDPDouglas Anderson2021-09-201-0/+1
|/
* Merge tag 'zynq-soc-for-v5.15' of https://github.com/Xilinx/linux-xlnx into a...Arnd Bergmann2021-08-261-0/+1
|\
| * ARM: configs: multi_v7: enable PL35x NAND controllerMichael Walle2021-08-061-0/+1
* | Merge tag 'tegra-for-5.15-arm-defconfig' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2021-08-161-0/+4
|\ \
| * | ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSORDmitry Osipenko2021-08-111-0/+1
| * | ARM: multi_v7_defconfig: Enable Acer A500 driversDmitry Osipenko2021-08-111-0/+3
| |/
* | Merge tag 'amlogic-arm-configs-for-v5.15' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2021-08-121-0/+1
|\ \
| * | ARM: multi_v7_defconfig: Enable CONFIG_MMC_MESON_MX_SDHCAnand Moon2021-07-261-0/+1
| |/
* | Merge tag 'at91-defconfig-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2021-08-121-0/+2
|\ \
| * | ARM: multi_v7_defconfig: add sama7g5 SoCEugen Hristev2021-07-191-0/+2
| |/
* / ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-inStefan Wahren2021-07-161-1/+1
|/
* Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-1/+1
|\
| * ARM: socfpga: drop ARCH_SOCFPGAKrzysztof Kozlowski2021-03-231-1/+1
* | ARM: multi_v7_defconfig: Stop using deprecated USB_EHCI_TEGRADmitry Osipenko2021-03-231-1/+1
|/
* Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Arnd Bergmann2021-02-041-0/+1
|\
| * ARM: multi_v7_defconfig: Enable support for the ADC thermal sensorMartin Blumenstingl2021-01-251-0/+1
* | Merge tag 'arm-soc/for-5.12/defconfig' of https://github.com/Broadcom/stblinu...Arnd Bergmann2021-02-021-0/+1
|\ \
| * | ARM: multi_v7_defconfig: Enable nvmem's rmem driverNicolas Saenz Julienne2021-01-251-0/+1
| |/
* | Merge tag 'tegra-for-5.12-arm-defconfig' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2021-01-301-0/+1
|\ \
| * | ARM: config: Enable Tegra SoC Thermal driverJon Hunter2021-01-191-0/+1
| |/
* | ARM: multi_v7_defconfig: add STM32 CEC supportYannick Fertre2021-01-291-0/+1
* | Merge tag 'at91-defconfig-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2021-01-221-1/+0
|\ \
| * | ARM: configs: multi_{v5,v7}: remove ATMEL_TCLIBAlexandre Belloni2021-01-021-1/+0
| |/