summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-237-0/+7
|\
| * ARM: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus2024-09-107-0/+7
* | Merge tag 'renesas-arm-defconfig-for-v6.12-tag1' of https://git.kernel.org/pu...Arnd Bergmann2024-09-031-0/+1
|\ \
| * | ARM: shmobile: defconfig: Enable slab hardening and kmalloc bucketsGeert Uytterhoeven2024-08-021-0/+1
| |/
* / ARM: configs: at91: enable config flags for sam9x7 SoC familyVarshini Rajendran2024-08-071-0/+1
|/
* Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-07-191-1/+0
|\
| * ASoC: fsl-asoc-card: merge spdif support from imx-spdif.cElinor Montmasson2024-07-081-1/+0
* | Merge tag 'soc-arm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2024-07-161-1/+0
|\ \
| * | arm: vexpress: Remove obsolete RTSM DCSCB supportRob Herring (Arm)2024-05-301-1/+0
| |/
* | Merge tag 'imx-defconfig-6.11' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2024-07-091-0/+7
|\ \
| * | ARM: imx_v6_v7_defconfig: enable DRM_SII902X and DRM_DISPLAY_CONNECTORDmitry Baryshkov2024-06-161-0/+2
| * | ARM: imx_v6_v7_defconfig: Enable drivers for TQMa7x/MBa7xAlexander Stein2024-06-161-0/+5
| |/
* | ARM: multi_v7_defconfig: Add MCP23S08 pinctrl supportChristophe Roullier2024-07-081-0/+1
* | ARM: configs: at91: Enable LVDS serializer supportDharma Balasubiramani2024-06-091-0/+1
|/
* Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-05-221-1/+1
|\
| * ARM: multi_v7_defconfig: update ONBOARD_USB_HUB to ONBOAD_USB_DEVJavier Carrasco2024-03-271-1/+1
* | Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-157-7/+7
|\ \
| * | printk: Remove redundant CONFIG_BASE_FULLYoann Congal2024-05-067-7/+7
* | | Merge tag 'renesas-arm-defconfig-for-v6.10-tag1' of git://git.kernel.org/pub/...Arnd Bergmann2024-04-301-1/+2
|\ \ \
| * | | ARM: shmobile: defconfig: Refresh for v6.9-rc1Geert Uytterhoeven2024-04-081-1/+2
| | |/ | |/|
* | | Merge tag 'imx-defconfig-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2024-04-291-0/+1
|\ \ \
| * | | ARM: imx_v6_v7_defconfig: Update ONBOARD_USB_HUB to ONBOAD_USB_DEVFabio Estevam2024-04-221-1/+1
| * | | ARM: imx_v6_v7_defconfig: Select CONFIG_USB_ONBOARD_HUBFabio Estevam2024-04-031-0/+1
| |/ /
* / / ARM: configs: sunxi: Enable DRM_DW_HDMIMaxime Ripard2024-04-151-0/+1
|/ /
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-152-2/+2
|\ \
| * | arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WXChristophe Leroy2024-02-222-2/+2
* | | Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-131-1/+0
|\ \ \ | |_|/ |/| |
| * | thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPSRafael J. Wysocki2024-02-231-1/+0
| |/
* | Merge tag 'soc-defconfig-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-124-3/+24
|\ \
| * | ARM: defconfig: enable STMicroelectronics accelerometer and gyro for ExynosMartin Jücker2024-03-042-0/+6
| * | Merge tag 'imx-defconfig-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2024-03-041-0/+1
| |\ \
| | * | ARM: imx_v6_v7_defconfig: enable the vf610 gpio driverMartin Kaiser2024-02-061-0/+1
| | |/
| * | Merge tag 'renesas-arm-defconfig-for-v6.9-tag1' of git://git.kernel.org/pub/s...Arnd Bergmann2024-02-202-3/+0
| |\ \
| | * | ARM: multi_v7_defconfig: Disable board stagingGeert Uytterhoeven2024-01-231-1/+0
| | * | ARM: shmobile: defconfig: Disable stagingGeert Uytterhoeven2024-01-231-2/+0
| | |/
| * | ARM: multi_v7_defconfig: Enable BACKLIGHT_CLASS_DEVICEMarek Szyprowski2024-02-021-0/+1
| * | ARM: multi_v7_defconfig: Add more TI Keystone supportAndrew Davis2024-01-311-0/+16
| |/
* / ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICEFabio Estevam2024-02-231-0/+1
|/
* Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-191-1/+2
|\
| * netfs, fscache: Combine fscache with netfsDavid Howells2023-12-241-1/+2
* | Merge tag 'soc-defconfig-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-1142-99/+61
|\ \
| * | ARM: defconfig: remove dead platform optionsArnd Bergmann2024-01-115-16/+0
| * | ARM: defconfig: remove CONFIG_SLUB referencesArnd Bergmann2024-01-115-5/+0
| * | ARM: defconfig: remove CONFIG_NET_ETHERNET referencesArnd Bergmann2024-01-1113-13/+0
| * | ARM: defconfig: remove sysfs-deprecated entriesArnd Bergmann2024-01-1112-16/+0
| * | ARM: defconfig: reorder config linesArnd Bergmann2024-01-1122-50/+50
| * | ARM: multi_v7_defconfig: Enable STM32 IPCC mailbox driverMark Brown2024-01-091-0/+1
| * | ARM: multi_v7_defconfig: Enable RPMSG CHAR and CTRLAndrew Davis2023-12-221-0/+2
| * | ARM: multi_v7_defconfig: enable STM32 DCMIPP media supportHugues Fruchet2023-12-221-0/+1
| * | Merge tag 'omap-for-v6.8/defconfig-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2023-12-221-0/+5
| |\ \