summaryrefslogtreecommitdiffstats
path: root/config-armv7-generic
Commit message (Collapse)AuthorAgeFilesLines
* Linux 4.10 rebase for stabilizationJustin M. Forbes2017-02-201-785/+0
|
* Update some ARM options, Enable some Qualcomm QDF2432 server platform optionsPeter Robinson2016-12-201-0/+3
|
* Linux v4.9 rebaseLaura Abbott2016-12-151-87/+66
|
* Linux v4.7Laura Abbott2016-07-261-34/+7
|
* Initial Qualcomm ARM64 support (Dragonboard 410c)Peter Robinson2016-05-301-8/+0
|
* Minor ARM cleanups and power/cpufreq management tweaksPeter Robinson2016-05-301-14/+3
|
* ARM: qcom: disable IPQ components, SoC not supported (NFC)Peter Robinson2016-05-301-3/+0
|
* Linux v4.6Josh Boyer2016-05-171-135/+74
| | | | | - Disable CONFIG_DEBUG_VM_PGFLAGS on non debug kernels (rhbz 1335173) - CVE-2016-3713 kvm: out-of-bounds access in set_var_mtrr_msr (rhbz 1332139 1336410)
* Linux v4.4Laura Abbott2016-01-141-46/+21
|
* Disable Exynos IOMMU as it crashesPeter Robinson2015-11-111-2/+2
| | | | http://www.gossamer-threads.com/lists/linux/kernel/2118505
* Enable some IIO sensors (temp/humidity) on ARMv7Peter Robinson2015-11-111-3/+5
|
* Add patch to fix crash in omap_wdt (headed upstream), Build in ARM generic ↵Peter Robinson2015-11-111-0/+1
| | | | crypto optomisation modules, Minor ARM updates
* Linux v4.3Josh Boyer2015-11-111-3/+15
|
* Minor ARMv7/aarch64 config updatesPeter Robinson2015-09-151-4/+6
|
* Linux v4.2Laura Abbott2015-09-011-208/+457
| | | | This is a squashed patch of the history from F22 + the 4.2 rebase
* Update to Linux v3.15Josh Boyer2014-06-101-8/+59
|
* Linux v3.14.1-rc1Josh Boyer2014-04-121-40/+98
|
* Minor ARM cleanups and remove obsolete optionsPeter Robinson2013-12-031-4/+7
|
* Fix up ARM usb gadget config to make it usefulPeter Robinson2013-11-171-0/+56
|
* Minor ARM config updatePeter Robinson2013-10-221-0/+1
|
* ARM config updates for IIO and enable sensors for ARM platformsPeter Robinson2013-10-161-4/+13
|
* Minor ARM config updates/cleanups, ARM GPIO/I2C updates, ARM usb gadget updatesPeter Robinson2013-10-131-4/+5
|
* small ARM update for i.MXPeter Robinson2013-10-081-1/+1
|
* * General ARM config cleanupsPeter Robinson2013-10-071-16/+34
| | | | | | | | | | | - Remove old/dupe ARM config options - Enable external connectors on ARM - Enable i.MX and TI thermal controllers - Enable i.MX RNG driver - ARM MFD and REGULATOR changes and cleanups - AM33xx (BeagleBone) config improvements - Rebase OMAP DVI patch - Enable console for Zynq-7xxx SoCs
* Enable OF option to allocate CMA memory using device tree on ARMPeter Robinson2013-09-091-2/+2
|
* Linux v3.11-7547-g44598f9Josh Boyer2013-09-091-0/+1
|
* Add patch to fix ARM kernel neon buildJosh Boyer2013-09-071-1/+1
|
* Turn off CONFIG_KERNEL_MODE_NEON again.Josh Boyer2013-09-071-1/+1
| | | | | | | | | | It fails to build with: ERROR: "xor_block_neon_inner" [crypto/xor.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 Will enable it when it's fixed
* [arm] enable KERNEL_MODE_NEONKyle McMartin2013-09-061-1/+1
|
* Linux v3.11-6422-g2e03285Josh Boyer2013-09-061-0/+2
|
* Linux v3.11-3891-gae7a835Josh Boyer2013-09-051-0/+1
|
* Linux v3.11-2455-g40031daJosh Boyer2013-09-041-1/+1
|
* Linux v3.11-1851-g7511442Josh Boyer2013-09-041-0/+2
|
* Linux v3.11-716-gb3b4911Josh Boyer2013-09-041-0/+3
|
* Renable cpuidle on ARM, was disabled sometime back due to instabilityPeter Robinson2013-09-041-5/+5
|
* Linux v3.11-351-g1ccfd5eJosh Boyer2013-09-031-0/+5
| | | | - Reenable debugging options.
* [arm] build pinctrl-single into the kernelKyle McMartin2013-08-271-1/+1
|
* Minor kernel configs cleanup merging duplicated config opts into genericPeter Robinson2013-08-191-9/+0
| | | | Merge config changes from the various arch configs into generic-config where there's overlapping identical configs across all architectures. If there's a single arch that is difference to the rest of the architectures that option remains in the arch specific config as it takes precedence over the generic config.
* - Major cleanup of arm64 configPeter Robinson2013-08-151-12/+19
| | | | | - Add patch to enable build exynos5 as multi platform for lpae - Minor cleanup of ARMv7 configs
* Minor ARM config updatePeter Robinson2013-08-011-2/+1
|
* Linux v3.11-rc2-333-ga9b5f02Justin M. Forbes2013-07-261-0/+1
|
* Update ARM configPeter Robinson2013-07-151-12/+1
|
* Linux v3.10-9080-g19d2f8eJustin M. Forbes2013-07-111-0/+17
|
* ARM config cleanups and changes for 3.11Peter Robinson2013-07-111-7/+0
|
* Initial ARM config for 3.11Peter Robinson2013-07-081-1/+7
|
* Linux v3.10-6005-gd2b4a64Justin M. Forbes2013-07-081-0/+1
|
* Linux v3.10Justin M. Forbes2013-07-011-0/+1
|
* Only enable ARM A15 errata on the LPAE kernel as it breaks A8Peter Robinson2013-06-281-1/+1
|
* Linux v3.10-rc7Josh Boyer2013-06-241-0/+1
| | | | - Disable debugging options.
* Add initial arm64 supportKyle McMartin2013-06-161-45/+0
| | | | | | | | Based on a working config by Paul Whalen. The generated config ends up being the same, so hopefully this marks the first ARMv8 Fedora kernel. Signed-off-by: Kyle McMartin <kyle@redhat.com>