Commit Graph

246 Commits

Author SHA1 Message Date
Peter Robinson
9c16b2432a Inital ARM updates for 4.1, Temporarily disable AMD ARM64 xgbe-a0 driver 2015-04-22 15:51:31 +01:00
Dennis Gilmore
c8c0485222 Enable mvebu on the lpae kernel
It has LPAE, there are boards that can have more than 4GiB ram. Anaconda
defaults to installing LPAE when the hardware supports it, so any install
today will not work post install.

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-04-20 09:05:55 -04:00
Josh Boyer
9b68c8a1f7 Linux v4.0-7209-g7d69cff26cea 2015-04-17 08:33:28 -04:00
Josh Boyer
84326caccc Linux v4.0-6817-geea3a00264cf 2015-04-16 10:55:18 -04:00
Josh Boyer
cc7213fcfe Linux v4.0-3843-gbb0fd7ab0986 2015-04-15 10:47:18 -04:00
Josh Boyer
b18e6e7536 Linux v4.0-2620-gb79013b2449c 2015-04-14 09:55:36 -04:00
Josh Boyer
5fbe6a96e1 Linux v4.0-rc7-30-g20624d17963c 2015-04-09 10:00:06 -04:00
Kyle McMartin
c39d858a6e update kernel-arm64.patch, move EDAC to arm-generic, add EDAC_XGENE on arm64 2015-03-17 11:10:15 -04:00
Josh Boyer
5db764fdeb Cleanup stale Kconfig options
No functional change.  These are all removed upstream.  Results provided by
the check-config.pl script from Paul Bolle.  Yay Paul!
2015-03-16 10:53:45 -04:00
Peter Robinson
e6b799b67d ARMv7 OMAP updates, fix panda boot 2015-02-28 18:55:52 +00:00
Peter Robinson
e587feee2d Minor ARM config update 2015-02-24 12:51:16 +00:00
Josh Boyer
d7293323e7 Linux v4.0-rc1
- CVE-2015-0275 ext4: fallocate zero range page size > block size BUG (rhbz 1193907 1195178)
- Disable debugging options.

Yay for major version bumps :\.

We grab the full rc1 tarball instead of just the patch to make this way less
messy in the spec.  When 4.0 final is released, we'll need to undo a few
specific hacks.  Namely, we need to redefine:

upstream_sublevel
kversion
Source0

back to the standard definitions.

Thanks to Kyle for figuring this out 3 years ago.
2015-02-23 11:30:23 -05:00
Josh Boyer
2296e4a647 Linux v3.19-8975-g3d883483dc0a
- Add patch to fix intermittent hangs in nouveau driver
- Move mtpspi and related mods to kernel-core for VMWare guests (rhbz 1194612)
2015-02-20 09:32:10 -05:00
Josh Boyer
6bfe64015d Linux v3.19-8784-gb2b89ebfc0f0 2015-02-18 16:50:20 -05:00
Josh Boyer
ef4846b795 Linux v3.19-8217-gcc4f9c2a91b7 2015-02-18 11:53:33 -05:00
Josh Boyer
08f431fa3a Linux v3.19-7478-g796e1c55717e
- DRM merge
2015-02-17 10:18:24 -05:00
Peter Robinson
7e89ce359c Minor updates for ARMv7/ARM64 2015-02-16 17:00:49 +00:00
Josh Boyer
f1193f2c75 Linux v3.19-6676-g1fa185ebcbce 2015-02-16 10:01:09 -05:00
Josh Boyer
a281db6571 Linux v3.19-4020-gce01e871a1d4 2015-02-12 10:15:10 -05:00
Josh Boyer
01bc4f68ee Linux v3.19-2595-gc5ce28df0e7c 2015-02-11 15:11:34 -05:00
Peter Robinson
f311a65416 Allwinner A23 (sun8i) SoC 2015-02-05 11:39:39 +00:00
Peter Robinson
b4d91d777e Move ARM usb platform options to arm-generic 2015-02-05 11:35:59 +00:00
Peter Robinson
d0ca4d59a1 - More ARMv7 updates
- A few more sound config cleanups
2015-01-29 11:52:55 +00:00
Josh Boyer
558c859bd4 Enable SND_SOC and the button array driver on x86 for Baytrail devices
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
2015-01-27 14:54:16 -05:00
Peter Robinson
022b42815f More ARM config option cleanups 2015-01-20 14:24:04 +00:00
Peter Robinson
1b273cbc8d - Move Rockchip to ARMv7 generic to support rk32xx on LPAE
- Enable Device Tree Overlays for dynamic DTB
- ARM config updates
2015-01-19 09:58:16 +00:00
Peter Robinson
1ba26dd421 Enable Checkpoint/Restore on ARMv7 (rhbz 1146995) 2015-01-14 02:52:59 +00:00
Josh Boyer
208228cebd Linux v3.19-rc2
- Temporarily disable aarch64patches
- Happy New Year
2015-01-05 16:09:49 -05:00
Peter Robinson
cd44fa829c move the SERIAL_8250_DW to arm generic as it's used on aarch64 devices too 2014-11-25 19:41:28 +00:00
Josh Boyer
d74e638376 Cleanup dead Kconfig symbols for 3.18-rc4 2014-11-11 09:58:33 -05:00
Peter Robinson
bb7664ca73 enable CONFIG_LEDS_TRIGGER_CPU on ARMv7 2014-10-27 10:39:39 +00:00
Peter Robinson
fc0bb7245f Update ARM config options, some minor cleanups 2014-10-27 09:21:05 +00:00
Josh Boyer
5917cde9c1 Linux v3.18-rc1
- Disable debugging options.
2014-10-20 13:34:33 -04:00
Josh Boyer
e1712de563 Linux v3.17-9670-g0429fbc0bdc2 2014-10-15 09:12:59 -04:00
Josh Boyer
7f1b8a88fb Linux v3.17-9283-g2d65a9f48fcd 2014-10-14 10:54:21 -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
91dcc1748d Linux v3.17-7639-g90eac7eee2f4 2014-10-13 07:56:44 -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
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
Peter Robinson
05b52e7e93 Don't build Exynos4 on lpae kernel, Add dts for BananaPi, Minor ARM updates, Build 6lowpan modules 2014-09-30 14:29:26 +01:00
Peter Robinson
a806b7f09f Minor tegra updates due to incorrect nvidia kernel config options 2014-08-26 16:29:38 +01:00
Josh Boyer
dbc4098dbc Linux v3.17-rc2
- Fixup ARM MFD options after I2C=y change
- Disable debugging options.
2014-08-26 10:11:52 -04:00
Peter Robinson
e3a8de07f1 make I2C=y on armv7-generic due to various modules needing it and not requesting it 2014-08-26 11:13:50 +01:00
Peter Robinson
6bebad469b Minor generic ARMv7 updates, Build tegra on both LPAE and general ARMv7 kernels (thank srwarren RHBZ 1110963), Set CMA to 64mb on LPAE kernel (RHBZ 1127000) 2014-08-26 11:08:07 +01:00
Peter Robinson
76658d2649 minor arm config update 2014-08-14 12:50:16 +01: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
531b0ea5a0 Linux v3.16-10013-gc309bfa9b481
- Temporarily don't apply crash driver patch
2014-08-10 13:41:58 -04:00
Josh Boyer
3f7b3ae795 Linux v3.16-7503-g33caee39925b 2014-08-08 08:47:17 -04:00
Josh Boyer
7de7a7f141 Linux v3.16-3652-gf19107379dbc
- Reenable debugging options.
2014-08-05 06:44:35 -04:00
Peter Robinson
b958f0c6de Minor config updates for Armada and Sunxi ARM devices 2014-08-03 21:11:26 +01:00
Peter Robinson
c2acdd5e1c further exynos kernel config update, cleanup ARM config excludes to ensure consistency across v7 configs 2014-06-22 16:21:05 +01:00
Peter Robinson
3f29a421b6 minor exynos update 2014-06-22 12:26:45 +01:00
Peter Robinson
c9b2c4708e Enable Exynos now it's finally multi platform capable, Minor ARM config cleanups 2014-06-22 11:16:40 +01:00
Peter Robinson
b6e474380f ARM config updates for 3.16 2014-06-16 13:25:03 +01:00
Josh Boyer
8cc85e9033 Linux v3.15-7926-gd53b47c08d8f 2014-06-12 13:02:42 -04:00
Josh Boyer
a7fb62873e Linux v3.15-7218-g3f17ea6dea8b
- Reenable debugging options.
2014-06-11 13:36:24 -04:00
Peter Robinson
efc306869c Enable USB_EHCI_HCD_ORION to fix USB on Marvell (fix boot for some devices) 2014-06-09 13:26:31 +01:00
Peter Robinson
9954eb4cc6 Minor ARM MMC config updates 2014-06-02 15:58:46 +01:00
Peter Robinson
01fa90a68e Disable some unneed drivers on ARM 2014-05-10 23:24:25 +01:00
Peter Robinson
b597cbbbef Fix some USB on ARM LPAE kernels 2014-05-05 22:49:15 +01:00
Peter Robinson
8332546a78 General minor ARM cleanups 2014-05-04 21:28:41 +01:00
Hans de Goede
1d586d6376 Add patch to support the mmc controller on sunxi arm SoCs 2014-04-25 10:17:30 +02:00
Josh Boyer
ec661e9846 Linux v3.15-rc1-113-g6ca2a88ad820
- Build perf with unwind support via libdw (rhbz 1025603)
2014-04-17 09:36:17 -04:00
Peter Robinson
7b5be104e5 Minor ARM config changes and cleanups for 3.15 merge window 2014-04-14 13:13:02 +01:00
Josh Boyer
700baa35a6 Linux v3.14-12042-g69cd9eba3886 2014-04-10 09:38:28 -04:00
Josh Boyer
2cfd68f426 Drop CONFIG_USB_G_DBGP_PRINTK=y
You can have this as either PRINTK or SERIAL, but not both.
2014-04-04 08:15:21 -04:00
Josh Boyer
5d496319a5 Linux v3.14-7247-gcd6362befe4c 2014-04-03 09:00:10 -04:00
Josh Boyer
afe319c502 Linux v3.14-4227-g3e75c6de1ac3 2014-04-02 12:29:14 -04:00
Josh Boyer
9ed75fbd4f Linux v3.14-3893-gc12e69c6aaf7 2014-04-02 08:21:25 -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
064542de78 Add some general missing ARM drivers (mostly sound), ARM config tweaks and cleanups, Update i.MX6 dtb 2014-03-12 12:52:12 +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
Peter Robinson
a778c5ad08 Build AllWinner (sunxi) on LPAE too (Cortex-A7 supports LPAE/KVM) 2014-01-28 05:20:36 +00:00
Josh Boyer
743557a9bd Linux v3.13-8598-g77d143d 2014-01-27 10:33:12 -05:00
Peter Robinson
7430c1fa4d - Initial ARM config updates for 3.14
- Disable highbank cpuidle driver
- Enable mtd-nand drivers on ARM
- Update CPU thermal scaling options for ARM
2014-01-25 15:46:21 +00:00
Josh Boyer
7603bfc69d Linux v3.13-5617-g3aacd62 2014-01-24 07:49:16 -05:00
Josh Boyer
f53e3d284d Linux v3.13-3260-g03d11a0 2014-01-22 10:02:15 -05:00
Josh Boyer
1075524de6 Linux v3.13-2502-gec513b1 2014-01-21 21:50:28 -05:00
Peter Robinson
e94886a9e3 Enable ARM_GLOBAL_TIMER on ARM used by a number of Cortex-A9 and later platforms 2014-01-18 11:05:17 +00:00
Peter Robinson
4f47a2c54c Enable generic cpufreq-cpu0 driver on ARM 2014-01-13 09:14:01 +00:00
Peter Robinson
39549c0eb3 Minor ARM config updates and cleanups 2014-01-12 14:20:41 +00:00
Peter Robinson
b0dba0cd41 Minor ARM cleanups and remove obsolete options 2013-12-03 23:37:40 +00:00
Peter Robinson
622a4556e4 Minor ARM config updates, Enable sound compressed offload on ARM 2013-11-30 20:17:35 +00:00
Peter Robinson
464a3b8218 Some minor ARM config updates 2013-11-21 22:57:20 +00:00
Peter Robinson
196bf606c7 Fix up ARM usb gadget config to make it useful 2013-11-17 19:15:31 +00:00
Josh Boyer
ec0fd9d874 Linux v3.12-8333-g4fbf888
- Build tmon in kernel-tools
- Disable ARM NEON optimised AES and OMAP2PLUS cpufreq because they don't build
2013-11-14 13:34:05 -05:00
Peter Robinson
dba6fdeb99 More minor ARM config updates, ensure big.LITTLE remains disabled, enable AES BS ARM optimised driver 2013-11-14 16:17:02 +00:00
Peter Robinson
30781672da Update ARM configs:
- Move usb gadget from armv7 to armv70-generic
- Cleanup some old OMAP config changes
- Update a few config options based on a number of ARM defconfigs updated upstream
- Fix up some conflicting or differing options between arm config files
2013-11-13 22:24:12 +00:00
Peter Robinson
66681bd47a Minor ARM config update 2013-10-22 11:36:35 +01:00
Peter Robinson
5e6535d237 ARM config updates for IIO and enable sensors for ARM platforms 2013-10-16 13:28:18 +01: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
0203905c4c small ARM update for i.MX 2013-10-08 15:54:51 +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
Peter Robinson
8da75d6b6c Enable OF option to allocate CMA memory using device tree on ARM 2013-09-09 23:17:26 +01:00
Josh Boyer
220bf45473 Linux v3.11-7547-g44598f9 2013-09-09 07:45:21 -04:00
Josh Boyer
21c795cc26 Add patch to fix ARM kernel neon build 2013-09-07 11:02:35 -04:00
Josh Boyer
38ae254a00 Turn off CONFIG_KERNEL_MODE_NEON again.
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
2013-09-07 09:50:35 -04:00
Kyle McMartin
a7ff86740b [arm] enable KERNEL_MODE_NEON 2013-09-06 14:44:21 -04:00
Josh Boyer
4eae13708d Linux v3.11-6422-g2e03285 2013-09-06 08:47:34 -04:00
Josh Boyer
f55bd27d50 Linux v3.11-3891-gae7a835 2013-09-05 08:16:31 -04:00
Josh Boyer
9aa82fd6d2 Linux v3.11-2455-g40031da 2013-09-04 09:04:21 -04:00
Josh Boyer
0593e57f5f Linux v3.11-1851-g7511442 2013-09-04 07:19:04 -04:00
Josh Boyer
f32bbb3ed5 Linux v3.11-716-gb3b4911 2013-09-04 07:07:33 -04:00
Peter Robinson
9cd5288f73 Renable cpuidle on ARM, was disabled sometime back due to instability 2013-09-04 08:04:43 +01:00
Josh Boyer
b730eee001 Linux v3.11-351-g1ccfd5e
- Reenable debugging options.
2013-09-03 20:24:48 -04:00
Kyle McMartin
7ee0bdffc8 [arm] build pinctrl-single into the kernel 2013-08-27 09:35:42 -04:00
Peter Robinson
09ffc5546c Minor kernel configs cleanup merging duplicated config opts into generic
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.
2013-08-19 09:37:57 -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
390fae1d3b Minor ARM config update 2013-08-01 20:40:19 +01:00
Justin M. Forbes
ad160eb1e1 Linux v3.11-rc2-333-ga9b5f02 2013-07-26 16:02:53 -05: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
Justin M. Forbes
26ffc4cdb7 Linux v3.10 2013-07-01 15:26:57 -05:00
Peter Robinson
67c0481a3b Only enable ARM A15 errata on the LPAE kernel as it breaks A8 2013-06-28 08:55:34 +01:00
Josh Boyer
d258655694 Linux v3.10-rc7
- Disable debugging options.
2013-06-24 10:31:57 -04: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
Peter Robinson
f65d528f91 Minor ARM config updates 2013-06-12 23:51:16 +01:00
Peter Robinson
34068bc239 Minor ARM config changes 2013-06-03 22:33:50 +01:00
Peter Robinson
de52faae3a Add patch to fix DRM/X on omap (panda), Enable Cortex-A8 errata on multiplatform kernels (omap3), Minor ARM config updates 2013-06-02 19:05:45 +01:00
Peter Robinson
daf742fafd Minor ARM updates 2013-05-27 10:27:25 +01:00
Peter Robinson
ea30261517 Enable DMA for ARM sound drivers 2013-05-09 11:29:12 +01:00
Josh Boyer
24c8251180 Linux v3.9-11485-gbb9055b 2013-05-07 15:19:10 -04:00
Josh Boyer
a93604a9ba Linux v3.9-9409-g8665218 2013-05-03 21:20:16 -04:00
Peter Robinson
566e158188 ARM 3.10 merge and general cleanup, Drop dedicated tegra kernel as now Multiplatform enabled, Enable Tegra and UX500 (Snowball) in Multiplatform 2013-05-03 11:21:48 +01:00
Peter Robinson
9e8b176ee8 minor arm updates 2013-05-01 15:43:22 +01:00
Josh Boyer
9cf9eb4044 Linux v3.9-5165-g5f56886 2013-05-01 08:35:03 -04:00
Peter Robinson
9967eb6c7c Enable CONFIG_SERIAL_8250_DW on ARM 2013-04-30 20:50:27 +01:00
Josh Boyer
c2b217b23e Linux v3.9-3143-g56847d8 2013-04-30 08:32:29 -04:00
Josh Boyer
4894d6ca88 Linux v3.9-2154-gec25e24 2013-04-29 19:38:36 -04:00
Peter Robinson
301a410406 Minor ARM updates 2013-04-22 12:44:26 +01:00
Peter Robinson
fc06515363 Temporaily disable cpu idle on ARM as it appears to be causing stability issues 2013-04-19 15:31:46 +01:00
Peter Robinson
798e19c384 Minor ARM config updates, Add patch for DT DMA issues that affect at least highbank/tegra ARM devices 2013-04-17 10:26:16 +01:00
Peter Robinson
967548beda Add patch to fix building some ARM tegra modules, Some minor ARM OMAP updates 2013-04-09 09:03:49 +01:00
Justin M. Forbes
be06711d87 Linux v3.9-rc5-183-g22d1e6f 2013-04-04 12:18:06 -05:00
Peter Robinson
fbbb360df1 Minor ARM LPAE updates 2013-04-01 08:21:46 +01:00
Peter Robinson
a940693b10 - Make tegra inherit armv7-generic, fix and re-enable tegra
- Enable SPI on ARM
- Drop config-arm-generic
- ARM config updates
2013-04-01 00:45:08 +01:00
Peter Robinson
4ba910e268 further ARM OMAP updates 2013-03-29 11:03:44 +00:00
Peter Robinson
60044b936a Update ARM unified config for OMAP 2013-03-28 13:26:45 +00:00
Peter Robinson
cfeb4721e8 Update ARM config for OMAP/mvebu/lpae 2013-03-24 18:10:58 +00:00
Peter Robinson
8c4242cafa Initial merge OMAP support into ARM unified kernel
Add ARM LPAE kernel for Cortex A-15 devices that support LPAE and HW virtualisation
Unified ARM kernel provides highbank and OMAP support
Drop remantents of ARM softfp kernels
2013-03-17 23:20:06 +00:00