Commit Graph

217 Commits

Author SHA1 Message Date
Peter Robinson 8b4bb52cfd Minor ARMv7 updates 2015-09-28 07:19:08 +01:00
Peter Robinson 60c24aba49 ARMv7 update for AllWinner devices 2015-09-14 11:41:52 +01:00
Peter Robinson 1bc80eb95e drop obsolete ARM config options (NFC) 2015-09-11 16:57:28 +01:00
Peter Robinson bcf80c1db2 Config updates for ARMv7/aarch64 2015-09-08 21:20:02 +01:00
Josh Boyer 31448c54f6 Linux v4.2-9700-g7d9071a09502 2015-09-08 08:34:33 -04:00
Josh Boyer 8a25902a33 Linux v4.2-6663-g807249d3ada1 2015-09-04 10:28:36 -04:00
Josh Boyer bb4aedb375 Linux v4.2-3986-g73b6fa8e49c2 2015-09-02 10:18:26 -04:00
Josh Boyer 01b3ca6be6 Linux v4.2-2744-g65a99597f044
- Reenable debugging options.
2015-09-01 12:25:34 -04:00
Peter Robinson 0280017043 Minor config updates for ARMv7 2015-08-21 10:10:20 +01:00
Josh Boyer 0a3cece340 Linux v4.2-rc6-130-g7ddab73346a1 2015-08-14 10:59:25 -04:00
Peter Robinson e8b63c6de8 fix the fix for CONFIG_UACCESS_WITH_MEMCPY 2015-08-12 17:12:47 -04:00
Peter Robinson 766a149dc4 Drop UACCESS_WITH_MEMCPY on ARMv7 as it's broken (rhbz 1250613) 2015-08-11 22:50:52 +01:00
Josh Boyer c3cd2b9025 Linux v4.2-rc4-111-g8400935737bf 2015-07-31 11:49:28 -04:00
Josh Boyer 088a50c52e Linux v4.2-rc1
- Disable debug options.
- Add patch to fix perf build
2015-07-06 16:34:35 -04:00
Josh Boyer 6a50f36878 Linux v4.1-11355-g6aaf0da8728c
- Add patch to fix KVM sleeping in atomic issue (rhbz 1237143)
- Fix errant with_perf disable that removed perf entirely (rhbz 1237266)
2015-06-30 13:01:28 -04:00
Josh Boyer 76c11d9b55 Linux v4.1-11235-gc63f887bdae8
- Reenable debugging options.
2015-06-29 11:24:25 -04:00
Josh Boyer 35eff41288 Linux v4.1-5596-gaefbef10e3ae 2015-06-26 09:33:38 -04:00
Peter Robinson 3db312aeb5 Make some of the ARMv7 cpufreq drivers modular 2015-06-16 20:51:36 +01:00
Peter Robinson 147ecfb6e4 General ARMv7 updates 2015-05-04 09:06:32 +01:00
Josh Boyer 09bbb44fb1 Linux v4.1-rc1
- Disable debugging options.

Fixup a couple of small spots left over from the 3.x->4.x major
version change
2015-04-27 10:09:27 -04:00
Josh Boyer 3a153ad929 Linux v4.0-10710-g27cf3a16b253 2015-04-23 10:16:39 -04:00
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