summaryrefslogtreecommitdiffstats
path: root/config-arm64
Commit message (Collapse)AuthorAgeFilesLines
* arm64: build-in ahci, ethernet, and rtc drivers.Kyle McMartin2014-07-021-3/+3
|
* Add kernel-arm64.patch, see %changelog for more informationKyle McMartin2014-06-261-1/+3
|
* ARM config updates for 3.16Peter Robinson2014-06-161-24/+22
|
* Linux v3.15-9930-g0e04c641b199Josh Boyer2014-06-141-0/+1
| | | | - Enable CONFIG_RCU_NOCB_CPU(_ALL) (rbhz 1109113)
* Linux v3.15-7218-g3f17ea6dea8bJosh Boyer2014-06-111-0/+18
| | | | - Reenable debugging options.
* Linux v3.14-4227-g3e75c6de1ac3Josh Boyer2014-04-021-0/+2
|
* Linux v3.14-751-g683b6c6f82a6Josh Boyer2014-04-011-0/+5
|
* Update some generic ARM config optionsPeter Robinson2014-03-231-1/+0
|
* Re-enable KVM on aarch64 now it builds againPeter Robinson2014-02-261-1/+1
|
* Enable CMA on aarch64, Disable KVM temporarily on aarch64, Minor ARM config ↵Peter Robinson2014-02-091-2/+1
| | | | updates and cleanups
* Linux v3.13-3995-g0dc3fd0Josh Boyer2014-01-231-0/+1
|
* enable CONFIG_KVM on arm64Kyle McMartin2014-01-201-1/+1
|
* aarch64: switch to 4K pages and enable CONFIG_COMPATKyle McMartin2014-01-141-1/+2
| | | | Signed-off-by: Kyle McMartin <kyle@fedoraproject.org>
* Minor ARM config updates and cleanupsPeter Robinson2014-01-121-3/+0
|
* Linux v3.12-4849-g10d0c97Josh Boyer2013-11-121-0/+1
| | | | | | | | Replace x86-allow-1024-cpus.patch with the patch that contains the one hunk not already applied upstream. Don't install the 'trace' alias symlink for 'perf trace'. Seems much too generic to just throw that into /usr/bin
* Linux v3.12-2839-gedae583Josh Boyer2013-11-111-0/+2
| | | | - Reenable debugging options.
* 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>