summaryrefslogtreecommitdiffstats
path: root/config-arm64
Commit message (Collapse)AuthorAgeFilesLines
* Initial Qualcomm ARM64 support (Dragonboard 410c)Peter Robinson2016-05-301-1/+61
|
* Minor ARM cleanups and power/cpufreq management tweaksPeter Robinson2016-05-301-5/+1
|
* Linux v4.6Josh Boyer2016-05-171-33/+75
| | | | | - 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-19/+22
|
* Add patch to fix crash in omap_wdt (headed upstream), Build in ARM generic ↵Peter Robinson2015-11-111-6/+6
| | | | crypto optomisation modules, Minor ARM updates
* Linux v4.3Josh Boyer2015-11-111-1/+13
|
* Linux v4.2.2Justin M. Forbes2015-09-291-0/+1
|
* Linux v4.2Laura Abbott2015-09-011-41/+118
| | | | This is a squashed patch of the history from F22 + the 4.2 rebase
* Update to Linux v3.15Josh Boyer2014-06-101-0/+7
|
* Linux v3.14.1-rc1Josh Boyer2014-04-121-7/+7
|
* Minor ARM config updates/cleanups, ARM GPIO/I2C updates, ARM usb gadget updatesPeter Robinson2013-10-131-2/+0
|
* * General ARM config cleanupsPeter Robinson2013-10-071-3/+0
| | | | | | | | | | | - 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
* Linux v3.11-9031-ga22a0fdJosh Boyer2013-09-111-0/+1
|
* [arm64] install dtbsKyle McMartin2013-09-031-0/+2
|
* - Major cleanup of arm64 configPeter Robinson2013-08-151-362/+19
| | | | | - Add patch to enable build exynos5 as multi platform for lpae - Minor cleanup of ARMv7 configs
* Drop a bunch of generic dupe config from aarch64Peter Robinson2013-08-111-65/+0
|
* aarch64: turn off some CONFIG options which currently break buildingKyle McMartin2013-07-261-0/+8
|
* Update ARM configPeter Robinson2013-07-151-0/+1
|
* Linux v3.10-9080-g19d2f8eJustin M. Forbes2013-07-111-0/+2
|
* ARM config cleanups and changes for 3.11Peter Robinson2013-07-111-11/+0
|
* Initial ARM config for 3.11Peter Robinson2013-07-081-4/+0
|
* Linux v3.10-6005-gd2b4a64Justin M. Forbes2013-07-081-0/+1
|
* Add initial arm64 supportKyle McMartin2013-06-161-0/+495
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>