summaryrefslogtreecommitdiffstats
path: root/config-arm64
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.0-2620-gb79013b2449cJosh Boyer2015-04-141-0/+2
|
* Enable MLX4_EN_VXLAN (rhbz 1207728)Josh Boyer2015-03-311-0/+1
|
* update kernel-arm64.patch, move EDAC to arm-generic, add EDAC_XGENE on arm64Kyle McMartin2015-03-171-0/+2
|
* Enable MLX4_EN on ppc64/aarch64 (rhbz 1198719)Josh Boyer2015-03-041-0/+4
|
* fixes to arm64Kyle McMartin2015-02-181-0/+2
|
* Linux v3.19-8217-gcc4f9c2a91b7Josh Boyer2015-02-181-0/+4
|
* Minor updates for ARMv7/ARM64Peter Robinson2015-02-161-1/+0
|
* Linux v3.19-4542-g8cc748aa76c9Josh Boyer2015-02-121-0/+1
|
* Linux v3.19-4020-gce01e871a1d4Josh Boyer2015-02-121-0/+1
|
* Enable SND_SOC and the button array driver on x86 for Baytrail devicesJosh Boyer2015-01-271-0/+2
| | | | | | | https://lists.fedoraproject.org/pipermail/kernel/2015-January/005719.html Move the common SND_SOC options from the ARM configs to config-generic and enable the Intel ones in config-x86-generic
* More ARM config option cleanupsPeter Robinson2015-01-201-5/+2
|
* kernel-arm64.patch: fix up build... no idea if it worksKyle McMartin2015-01-071-0/+2
|
* Linux v3.19-rc2Josh Boyer2015-01-051-0/+10
| | | | | - Temporarily disable aarch64patches - Happy New Year
* build in ahci_platform on aarch64 temporarilyKyle McMartin2014-12-121-0/+2
|
* Re-enable kernel-arm64.patch, and fix up merge conflicts with 3.18-rc4Kyle McMartin2014-11-111-1/+5
|
* Update ARM config options, some minor cleanupsPeter Robinson2014-10-271-6/+0
|
* Re-enable kernel-arm64.patch after updating.Kyle McMartin2014-10-211-0/+5
| | | | | | - CONFIG_SERIAL_8250_FINTEK moved to generic since it appears on x86-generic and arm64 now. - CONFIG_IMX_THERMAL=n added to config-arm64.
* Linux v3.18-rc1-68-gc2661b806092Josh Boyer2014-10-211-2/+1
| | | | | | - Make LOG_BUF_SHIFT on arm64 the same as the rest of the arches (rhbz 1123327) - Enable RTC PL031 driver on arm64 (rhbz 1123882) - Reenable debugging options.
* Move BPF_JIT to generic as all platforms now support it (no func change)Peter Robinson2014-10-131-3/+0
|
* Update armv7/aarch64 config optionsPeter Robinson2014-10-131-4/+4
|
* Linux v3.17-6136-gc798360cd143Josh Boyer2014-10-101-0/+1
|
* Linux v3.17-5503-g35a9ad8af0bbJosh Boyer2014-10-091-0/+1
|
* Linux v3.17-2860-gef0625b70dacJosh Boyer2014-10-081-0/+3
| | | | | - Reenable debugging options. - Temporarily disable aarch64patches
* enable 64k pages on arm64Kyle McMartin2014-10-061-2/+2
|
* Remove all references to unknown Kconfig symbolsPaul Bolle2014-10-021-3/+0
| | | | Reported-by: Paul Bolle <pebolle@tiscali.nl>
* Update kernel-arm64.patch from git, again... enable AMD_XGBE on arm64.Kyle McMartin2014-10-011-0/+4
|
* Update kernel-arm64.patch from git.Kyle McMartin2014-09-291-0/+18
|
* - 3.17 ARMv7 updatesPeter Robinson2014-08-131-1/+1
| | | | | - Cleanup some old removed options - Disable legacy USB OTG (using new configfs equivilents)
* Linux v3.16-3652-gf19107379dbcJosh Boyer2014-08-051-0/+6
| | | | - Reenable debugging options.
* arm64: update config-arm64 to include PCI support.Kyle McMartin2014-07-241-0/+5
|
* 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
|