diff options
| author | Peter Robinson <pbrobinson@gmail.com> | 2013-10-07 17:34:36 +0100 |
|---|---|---|
| committer | Peter Robinson <pbrobinson@gmail.com> | 2013-10-07 17:34:36 +0100 |
| commit | 82bda6aab09da5aab6a34d0cbfe4c4c003c85005 (patch) | |
| tree | b0cff17937d877a36827d5b87002e745e70c8d56 /kernel.spec | |
| parent | 511955b506df909f91573ba7a7d788b837e98421 (diff) | |
| download | kernel-82bda6aab09da5aab6a34d0cbfe4c4c003c85005.tar.gz kernel-82bda6aab09da5aab6a34d0cbfe4c4c003c85005.tar.xz kernel-82bda6aab09da5aab6a34d0cbfe4c4c003c85005.zip | |
* 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
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 316a615e..6a8c725a 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1301,7 +1301,7 @@ ApplyPatch arm-lpae-ax88796.patch #ApplyPatch arm-dma-amba_pl08x-avoid-64bit-division.patch ApplyPatch arm-sound-soc-samsung-dma-avoid-another-64bit-division.patch #pplyPatch arm-exynos-mp.patch -#pplyPatch arm-omap-load-tfp410.patch +ApplyPatch arm-omap-load-tfp410.patch ApplyPatch arm-tegra-usb-no-reset-linux33.patch # @@ -2246,6 +2246,17 @@ fi # ||----w | # || || %changelog +* Mon Oct 7 2013 Peter Robinson <pbrobinson@fedoraproject.org> +- 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 + * Sun Oct 06 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc4.git0.1 - Linux v3.12-rc4 - Disable debugging options. |
