[linux] 08/10: Extending ARM64 support

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 23 11:05:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

ijc pushed a commit to branch master
in repository linux.

commit 79bc1edb589b47ce2993930114af830cfc21bee9
Author: Ricardo Salveti <ricardo.salveti at linaro.org>
Date:   Tue Jan 5 22:14:59 2016 -0200

    Extending ARM64 support
    
    - Adding support for the AMD Overdrive (Seattle) development platform
    - Including d-i support for Overdrive
    - Config: enabling the arm cpuidle driver, multi-core scheduler, pci
      generic host and crypto_crc32_arm64
    
    Signed-off-by: Ricardo Salveti <ricardo.salveti at linaro.org>
---
 debian/changelog | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 76aa93f..cbed815 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+linux (4.4-1~exp2) UNRELEASED; urgency=medium
+
+  [ Ricardo Salveti ]
+  * Extending ARM64 support:
+    - config: enabling support for the AMD Seattle platform
+    - nic-modules: adding amd-xgbe
+    - sata-modules: adding ahci_platform, required by AMD Overdrive
+    - config: enabling the cpuidle ARM driver
+    - config: enable multi-core scheduler support by default
+    - config: enable PCI generic host bridge by default
+    - config: enable CRYPTO_CRC32_ARM64 by default
+
+ -- Ian Campbell <ijc at debian.org>  Sat, 23 Jan 2016 08:23:05 +0000
+
 linux (4.4-1~exp1) experimental; urgency=medium
 
   * New upstream release: http://kernelnewbies.org/Linux_4.4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list