Commit Graph

193 Commits

Author SHA1 Message Date
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