summaryrefslogtreecommitdiffstats
path: root/baseconfig/arm/armv7
Commit message (Collapse)AuthorAgeFilesLines
* configs: Rename config directories to sub-directoryDon Zickus2017-11-131352-1353/+0
| | | | | | | | | | | | | | | | | | | | | | As part of an effort to foster better cross collaboration with internal Red Hat kernels, align the configs layout to match that kernel. This will allow Red Hat engineers to provide easier guidance on how to set various config options. In addition, the scripts that process the config options will migrate to the configs/ directory too in later patches. Future config workflows will stage all work in the configs/ area. A simple diff between the kernels will easily expose which config options are different. Reading the comments in the file provides guidance to Fedora to determine if that kernel should make a similar change or not. Rename debugconfig -> configs/base-debug Rename baseconfig -> configs/base-generic Rename configs/base-generic/arm/arm64 -> configs/base-generic/arm/aarch64 No code changes made.
* arm64: minor cleanups for mvebuPeter Robinson2017-10-262-2/+0
|
* minor arm64 allwinner config tweakPeter Robinson2017-10-151-1/+0
|
* minor ARMv7 sunxi tweaksPeter Robinson2017-10-022-0/+2
|
* Linux v4.14-rc3Justin M. Forbes2017-10-021-0/+1
|
* disable a number of unused PATA/SATA drivers on ARM, don't build x86 specificPeter Robinson2017-10-011-1/+0
| | | | drivers on other arches, minor tweaks to other arch specific configs
* arm: minor config cleanups and tweaksPeter Robinson2017-09-284-4/+0
|
* cleanup some deprecated options, minor arm config tweaksPeter Robinson2017-09-243-0/+3
|
* Linux v4.13-11811-g46c1e79fee41Justin M. Forbes2017-09-142-0/+2
|
* Linux v4.13-11559-g6d8ef53e8b2fJustin M. Forbes2017-09-131-0/+1
|
* Enable Physlink/SFP functionality, minor cleanups, Tegra DRM FTB fixPeter Robinson2017-09-121-0/+1
|
* Raspberry Pi serial console fixes, minor other Pi improvements, Various ARM ↵Peter Robinson2017-09-114-2/+2
| | | | cleanups, build mmc/pwrseq non modular
* Linux v4.13-11197-gf007cad159e9Justin M. Forbes2017-09-112-0/+2
|
* Linux v4.13-9219-g015a9e66b9b8Justin M. Forbes2017-09-088-8/+1
|
* minor ARM tweaksPeter Robinson2017-09-041-0/+1
|
* Disable Infiniband/RDMA on ARMv7 as we no longer have userspace toolsPeter Robinson2017-08-3132-0/+32
|
* Add fix for Tegra GPU display with IOMMU, Add QCom IOMMU for Dragonboard displayPeter Robinson2017-07-181-0/+1
|
* minor cleanup, drop some old optionsPeter Robinson2017-07-181-1/+0
|
* Minor ARM config updatesPeter Robinson2017-07-178-8/+2
|
* minor arm cleanupPeter Robinson2017-07-152-2/+1
|
* Minor updates for ARMPeter Robinson2017-07-137-3/+3
|
* remove renamed TI_SYSCON_RESETPeter Robinson2017-07-082-2/+0
|
* Linux v4.12-7934-g9f45efbLaura Abbott2017-07-074-0/+4
|
* Linux v4.12-6090-g9b51f04Laura Abbott2017-07-061-0/+1
|
* Linux v4.12-3441-g1996454Laura Abbott2017-07-054-0/+4
|
* minor config cleanup (NFC)Peter Robinson2017-07-041-1/+0
|
* minor config cleanup (NFC)Peter Robinson2017-07-041-1/+0
|
* USB_CHIPIDEA_ULPI only does build in to base USB_CHIPIDEAPeter Robinson2017-07-021-1/+1
|
* minor QCom config cleanupsPeter Robinson2017-07-024-0/+4
|
* minor config cleanups and driver renamesPeter Robinson2017-07-026-6/+0
|
* minor config cleanups (NFC)Peter Robinson2017-06-281-1/+0
|
* Config improvements for Qualcomm devicesPeter Robinson2017-06-2616-7/+16
|
* minor ARM cleanupPeter Robinson2017-06-092-2/+0
|
* Updates for ARM devices, Build ARM Chromebook specifics on all ARM architecturesPeter Robinson2017-05-2921-19/+2
|
* Various ARM updatesPeter Robinson2017-05-2419-8/+13
|
* minor config cleanupsPeter Robinson2017-05-1213-5/+7
|
* minor merge window cleanupsPeter Robinson2017-05-103-2/+1
|
* Linux v4.11-12441-g56868a4Justin M. Forbes2017-05-101-0/+1
|
* Linux v4.11-11413-g2868b25Justin M. Forbes2017-05-093-0/+3
|
* Linux v4.11-10603-g13e0988Justin M. Forbes2017-05-081-0/+1
|
* Linux v4.11-8539-gaf82455Justin M. Forbes2017-05-053-2/+2
|
* Linux v4.11-7650-ga1be8edJustin M. Forbes2017-05-041-0/+1
|
* Linux v4.11-4395-g89c9feaJustin M. Forbes2017-05-031-0/+1
|
* Linux v4.11-1464-gd3b5d35Justin M. Forbes2017-05-021-0/+1
|
* enable RTC_DRV_SUN6IPeter Robinson2017-04-261-1/+1
|
* Enable sound SoC on aarch64, Update some ARM patches to latest upstream, ↵Peter Robinson2017-04-2620-19/+1
| | | | small cleanups
* Minor ARM config cleanupsPeter Robinson2017-04-254-4/+0
|
* arm: disable dead driverPeter Robinson2017-04-242-1/+0
|
* Enable VDSO for aarch64 and ARMv7-LPAEPeter Robinson2017-04-071-0/+1
|
* Rebase to new HummingBoard 2 DT patch, Minor ARM cleanups.Peter Robinson2017-04-062-2/+0
| | | | | | Enable Serial device TTY port controller As the TTY core is built-in only, this has the side effect of making serdev built-in as well. This is needed for devices such as Bluetooth, WiFi, GPS and NFC connected to UARTs on host processors.