All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/13] linux-qoriq-4.9 : update to b226445
@ 2017-10-30  8:53 Chunrong Guo
  2017-10-30  8:53 ` [PATCH 02/13] linux-qoriq_4.4: update to e235023 Chunrong Guo
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Chunrong Guo @ 2017-10-30  8:53 UTC (permalink / raw)
  To: meta-freescale; +Cc: chunrong.guo

From: Chunrong Guo <chunrong.guo@nxp.com>

*include the following changes:
b226445 - sdk_dpaa: accept frames on RX even if larger than MTU
7efbd58 - arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCs
5cc8bc4 - irqchip/ls-scfg-msi: add LS1012a MSI support
4bfcc4a - PFE: fix compile issue on arm32
816b0a0 - staging: fsl_ppfe/eth: fix read/write/ack idx issue
899dfef - staging: fsl_ppfe/eth: remove unused functions
592c077 - dma: caam: add support for memcpy
29a234c - dma: caam: change func/field names to better match functionality
e5a45c6 - dma: caam: make internal function static
eb2f646 - dma: caam: remove unneeded function parameter
4beb859 - dma: caam: removed unsed struct fields
4c4391e6 - arm64: dts: freescale: ls1012a: fix RGMII tx delay issue
f5d83fa - arm64: dts: freescale: ls1012a: update with pppfe support
3b70359 - staging: fsl_ppfe/eth: fix RGMII tx delay issue
03342cf - change _nfct to nfct for linux 4.9
4555dbf - staging: fsl_ppfe/eth: introduce pfe driver
8cf83a7 - staging: fsl_ppfe/eth: header files for pfe driver
1b7937c - net: fsl_ppfe: dts binding for ppfe
c08ddf4 - staging: fsl_ppfe/eth: introduce pfe driver
454414d - Extend FM MAC Statistics with frame size counters (request from Nokia)
50fd1a6 - r8152: avoid rx queue more than 1000 packets
4453584 - dma: caam: fix desc error when data length is over 130815 bytes
072da00 - arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
65d7ad7 - soc: fsl: fix the compilation issue
30d4e3e - dma: caam: add dma driver using scatter-gather
c567a00 - arm64: dts: ls1012a: add caam-dma node
c0890d3 - crypto: caam: add caam-dma node to SEC4.0 device tree binding
0ee2d16 - iommu: Allow default domain type to be set on the kernel command line
6930efa - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
9d3ff25 - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
ac3d66b - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
bf07fb6 - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
a88b1fd9 - iommu/arm-smmu-v3: Clear prior settings when updating STEs
ced09b7 - DPIO: Prefer the CPU affine DPIO
90db0bd - staging: fsl-mc/dpio: Fix incorrect comparison
5d66d65 - PCI: layerscape: Add support for ls1012a
42561e5 - soc: fsl: set rcpm bit for FTM
f929ec1 - dts: ls1012a: Add PCIe controller DT node
0afcc90 - dts: ls1012a: Add MSI controller DT node
e4921ee - dt-bindings: clockgen: Add compatible string for LS1012A
e4db8b1 - arm64: dts: ls208xa: Add the identify of the platform to support to set rcpm bit
0b449f2 - arm64: dts: ls1046a: Add the identify of the platform to support to set rcpm bit
078f0d1 - arm64: dts: ls1043a: Add the identify of the platform to support to set rcpm bit
ee27725 - arm: dts: ls1021a: Add the identify of the platform to support to set rcpm bit
ad55e42 - arm64: dts: ls1012a: Add the identify of the platform to support to set rcpm bit
d2ea49f - arm64: dts: ls1088a: Add the identify of the platform to support to set rcpm bit

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 recipes-kernel/linux/linux-qoriq_4.9.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-qoriq_4.9.bb b/recipes-kernel/linux/linux-qoriq_4.9.bb
index db0d29b..c237c87 100644
--- a/recipes-kernel/linux/linux-qoriq_4.9.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.9.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
 SRC_URI = "git://github.com/qoriq-open-source/linux.git;nobranch=1 \
 "
-SRCREV = "1e65b659831680691ffcfca687f568367122873e"
+SRCREV = "b226445f42e0acc83db095a267bc003fcc56653b"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-11-06 12:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-30  8:53 [PATCH 01/13] linux-qoriq-4.9 : update to b226445 Chunrong Guo
2017-10-30  8:53 ` [PATCH 02/13] linux-qoriq_4.4: update to e235023 Chunrong Guo
2017-10-30  8:53 ` [PATCH 03/13] management-complex: update to 10.3.4 Chunrong Guo
2017-10-30  8:53 ` [PATCH 04/13] rcw: update to 6719b04 Chunrong Guo
2017-10-30  8:53 ` [PATCH 05/13] uboot : update to fbedf04 Chunrong Guo
2017-10-30  8:53 ` [PATCH 06/13] restool: update to 8f08b9d Chunrong Guo
2017-10-30  8:53 ` [PATCH 07/13] fmlib: update to 95f34b1 Chunrong Guo
2017-10-30  8:53 ` [PATCH 08/13] cst :update to 5e0ce70 Chunrong Guo
2017-10-30  8:53 ` [PATCH 09/13] fmc: update to 8c9f127 Chunrong Guo
2017-10-30  8:53 ` [PATCH 10/13] ppfe-firmware: update recipes Chunrong Guo
2017-10-30  8:53 ` [PATCH 11/13] ls1012ardb : add itbimage support Chunrong Guo
2017-10-30  8:53 ` [PATCH 12/13] fmc: set EXTRA_OEMAKE_PLATFORM for ls1088a Chunrong Guo
2017-10-30  8:53 ` [PATCH 13/13] ceetm: update recipes Chunrong Guo
2017-11-02  7:51   ` C.r. Guo
2017-11-06 12:06   ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.