summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2013-10-07 17:34:36 +0100
committerPeter Robinson <pbrobinson@gmail.com>2013-10-07 17:34:36 +0100
commit82bda6aab09da5aab6a34d0cbfe4c4c003c85005 (patch)
treeb0cff17937d877a36827d5b87002e745e70c8d56 /kernel.spec
parent511955b506df909f91573ba7a7d788b837e98421 (diff)
downloadkernel-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.spec13
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.