Commit Graph

99 Commits

Author SHA1 Message Date
Peter Robinson
022b42815f More ARM config option cleanups 2015-01-20 14:24:04 +00:00
Kyle McMartin
1c0b002c1e kernel-arm64.patch: fix up build... no idea if it works 2015-01-07 14:42:26 -05:00
Josh Boyer
208228cebd Linux v3.19-rc2
- Temporarily disable aarch64patches
- Happy New Year
2015-01-05 16:09:49 -05:00
Kyle McMartin
33419b1791 build in ahci_platform on aarch64 temporarily 2014-12-12 17:43:15 -05:00
Kyle McMartin
81c4dc55f8 Re-enable kernel-arm64.patch, and fix up merge conflicts with 3.18-rc4 2014-11-11 09:38:12 -05:00
Peter Robinson
fc0bb7245f Update ARM config options, some minor cleanups 2014-10-27 09:21:05 +00:00
Kyle McMartin
88b2d09576 Re-enable kernel-arm64.patch after updating.
- CONFIG_SERIAL_8250_FINTEK moved to generic since it appears on x86-generic
  and arm64 now.
- CONFIG_IMX_THERMAL=n added to config-arm64.
2014-10-21 13:40:24 -04:00
Josh Boyer
27d39a95f6 Linux v3.18-rc1-68-gc2661b806092
- 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.
2014-10-21 09:22:39 -04:00
Peter Robinson
74b4793119 Move BPF_JIT to generic as all platforms now support it (no func change) 2014-10-13 19:44:28 +01:00
Peter Robinson
3812eccb7b Update armv7/aarch64 config options 2014-10-13 19:30:51 +01:00
Josh Boyer
35ac9a8759 Linux v3.17-6136-gc798360cd143 2014-10-10 09:14:00 -04:00
Josh Boyer
5bc66d51ea Linux v3.17-5503-g35a9ad8af0bb 2014-10-09 09:45:05 -04:00
Josh Boyer
da99f20f02 Linux v3.17-2860-gef0625b70dac
- Reenable debugging options.
- Temporarily disable aarch64patches
2014-10-08 12:10:33 -04:00
Kyle McMartin
5737801263 enable 64k pages on arm64 2014-10-06 19:53:06 -04:00
Paul Bolle
b092e490fa Remove all references to unknown Kconfig symbols
Reported-by: Paul Bolle <pebolle@tiscali.nl>
2014-10-02 08:26:50 -04:00
Kyle McMartin
3a407e976e Update kernel-arm64.patch from git, again... enable AMD_XGBE on arm64. 2014-10-01 16:53:52 -04:00
Kyle McMartin
8462484ef2 Update kernel-arm64.patch from git. 2014-09-29 18:09:56 -04:00
Peter Robinson
a412315350 - 3.17 ARMv7 updates
- Cleanup some old removed options
- Disable legacy USB OTG (using new configfs equivilents)
2014-08-13 07:41:01 +01:00
Josh Boyer
7de7a7f141 Linux v3.16-3652-gf19107379dbc
- Reenable debugging options.
2014-08-05 06:44:35 -04:00
Kyle McMartin
f12a594c2d arm64: update config-arm64 to include PCI support. 2014-07-24 19:20:52 -04:00
Kyle McMartin
61a9efe5cc arm64: build-in ahci, ethernet, and rtc drivers. 2014-07-02 09:28:51 -04:00
Kyle McMartin
0c652adeef Add kernel-arm64.patch, see %changelog for more information 2014-06-26 11:47:18 -04:00
Peter Robinson
b6e474380f ARM config updates for 3.16 2014-06-16 13:25:03 +01:00
Josh Boyer
79d682febc Linux v3.15-9930-g0e04c641b199
- Enable CONFIG_RCU_NOCB_CPU(_ALL) (rbhz 1109113)
2014-06-14 09:09:58 -04:00
Josh Boyer
a7fb62873e Linux v3.15-7218-g3f17ea6dea8b
- Reenable debugging options.
2014-06-11 13:36:24 -04:00
Josh Boyer
afe319c502 Linux v3.14-4227-g3e75c6de1ac3 2014-04-02 12:29:14 -04:00
Josh Boyer
fbff9edd56 Linux v3.14-751-g683b6c6f82a6 2014-04-01 15:56:24 -04:00
Peter Robinson
59a8033a4a Update some generic ARM config options 2014-03-23 19:13:56 +00:00
Peter Robinson
46a71873fb Re-enable KVM on aarch64 now it builds again 2014-02-26 10:52:24 +00:00
Peter Robinson
fa7d75e6c0 Enable CMA on aarch64, Disable KVM temporarily on aarch64, Minor ARM config updates and cleanups 2014-02-09 20:13:37 +00:00
Josh Boyer
d849e53944 Linux v3.13-3995-g0dc3fd0 2014-01-23 07:35:29 -05:00
Kyle McMartin
e1e0f7695f enable CONFIG_KVM on arm64 2014-01-20 16:06:13 -05:00
Kyle McMartin
0c6639afba aarch64: switch to 4K pages and enable CONFIG_COMPAT
Signed-off-by: Kyle McMartin <kyle@fedoraproject.org>
2014-01-14 10:13:08 -05:00
Peter Robinson
39549c0eb3 Minor ARM config updates and cleanups 2014-01-12 14:20:41 +00:00
Josh Boyer
713abc0c25 Linux v3.12-4849-g10d0c97
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
2013-11-12 14:24:29 -05:00
Josh Boyer
65855d3853 Linux v3.12-2839-gedae583
- Reenable debugging options.
2013-11-11 09:45:46 -05:00
Peter Robinson
2fba3e3c2d Minor ARM config updates/cleanups, ARM GPIO/I2C updates, ARM usb gadget updates 2013-10-13 11:33:25 +01:00
Peter Robinson
82bda6aab0 * General ARM config cleanups
- 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
2013-10-07 17:34:36 +01:00
Josh Boyer
5f27adc0d3 Linux v3.11-9031-ga22a0fd 2013-09-11 08:16:46 -04:00
Kyle McMartin
49ba08f01f [arm64] install dtbs 2013-09-03 11:49:25 -04:00
Peter Robinson
fe4e95043c - Major cleanup of arm64 config
- Add patch to enable build exynos5 as multi platform for lpae
- Minor cleanup of ARMv7 configs
2013-08-15 17:22:58 +01:00
Peter Robinson
6125858609 Drop a bunch of generic dupe config from aarch64 2013-08-11 17:29:40 +01:00
Kyle McMartin
6ffcd175ea aarch64: turn off some CONFIG options which currently break building 2013-07-26 15:15:13 -04:00
Peter Robinson
654446dc9c Update ARM config 2013-07-15 00:18:10 +01:00
Justin M. Forbes
9c63d892b7 Linux v3.10-9080-g19d2f8e 2013-07-11 16:08:40 -05:00
Peter Robinson
9e2e618269 ARM config cleanups and changes for 3.11 2013-07-11 06:54:59 +01:00
Peter Robinson
650cdc7e75 Initial ARM config for 3.11 2013-07-08 22:48:19 +01:00
Justin M. Forbes
692b701d08 Linux v3.10-6005-gd2b4a64 2013-07-08 14:59:04 -05:00
Kyle McMartin
575de6c9a6 Add initial arm64 support
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>
2013-06-16 15:29:14 -04:00