[kernel: 2/2] Add patch set to fix MMC on AM33xx, Add basic support for BeagleBone Black

Peter Robinson pbrobinson at fedoraproject.org
Wed Sep 4 01:45:49 UTC 2013


commit 82dce80b93c2f2ce4b628d387e88ec2eada44003
Merge: bad69a5 b730eee
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Sep 4 02:45:18 2013 +0100

    Add patch set to fix MMC on AM33xx, Add basic support for BeagleBone Black

 arm-highbank-for-3.12.patch |  200 ++
 config-arm64                |    2 +
 config-armv7                |    2 +
 config-armv7-generic        |    5 +
 config-armv7-lpae           |    2 +
 config-generic              |   11 +-
 config-nodebug              |  116 +-
 config-x86-generic          |    5 +-
 kernel.spec                 |   65 +-
 keys-expand-keyring.patch   | 6834 +++++++++++++++++++++++++++++++++++++++++++
 keys-krb-support.patch      |  747 +++++
 keys-x509-improv.patch      | 1580 ++++++++++
 modsign-uefi.patch          |  200 +-
 sb-hibernate.patch          |   23 +-
 secure-modules.patch        |  284 +-
 sources                     |    1 +
 16 files changed, 9760 insertions(+), 317 deletions(-)
---
diff --cc kernel.spec
index f9807e4,0df654c..d03fdcc
--- a/kernel.spec
+++ b/kernel.spec
@@@ -2293,10 -2282,27 +2317,31 @@@ f
  #                                    ||----w |
  #                                    ||     ||
  %changelog
- * Tue Sep  3 2013 Peter Robinson <pbrobinson at fedoraproject.org>
++* Wed Sep  4 2013 Peter Robinson <pbrobinson at fedoraproject.org>
 +- Add patch set to fix MMC on AM33xx
 +- Add support for BeagleBone Black (very basic!)
 +
+ * Wed Sep 04 2013 Josh Boyer <jwboyer at fedoraproject.org> - 3.12.0-0.rc0.git1.1
+ - Linux v3.11-351-g1ccfd5e
+ - Reenable debugging options.
+ 
+ * Tue Sep 03 2013 Josh Boyer <jwboyer at fedoraproject.org> - 3.11.0-3
+ - Add system_keyring patches back in
+ 
+ * Tue Sep 03 2013 Kyle McMartin <kyle at redhat.com>
+ - Pull in some Calxeda highbank fixes that are destined for 3.12
+ - Add a %with_extra twiddle to disable building kernel-modules-extra
+   subpackages.
+ - Fix dtbs install path to use %install_image_path (not that it's different
+   at the moment.)
+ 
+ * Tue Sep 03 2013 Josh Boyer <jwboyer at fedoraproject.org>
+ - Add keyring patches to support krb5 (rhbz 1003043)
+ 
+ * Tue Sep 03 2013 Kyle McMartin <kyle at redhat.com>
+ - [arm64] disable VGA_CONSOLE and PARPORT_PC
+ - [arm64] install dtb as on %{arm}
+ 
  * Tue Sep 03 2013 Josh Boyer <jwboyer at fedoraproject.org> - 3.11.0-1
  - Linux v3.11
  - Disable debugging options.


More information about the scm-commits mailing list