- 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 <[email protected]> --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index d4154b8..cac1423 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +linux (4.4~rc8-1~exp2) UNRELEASED; urgency=medium + + * 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 + + -- Ricardo Salveti <[email protected]> Tue, 05 Jan 2016 21:56:57 -0200 + linux (4.4~rc8-1~exp1) experimental; urgency=medium * New upstream release candidate -- 2.5.0

