diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2017-12-27 17:21:17 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-01-25 16:30:35 -0200 |
commit | 8e87325810e217ea1f64dd860b80d680a356d722 (patch) | |
tree | de9b3f091d44bbe4ddaea8e25a193c446452e75e /recipes-kernel | |
parent | 8e0c47f94f1e37a77ea6bc8b24e0605664686c3d (diff) | |
download | meta-freescale-8e87325810e217ea1f64dd860b80d680a356d722.tar.gz |
linux-qoriq_4.4: update to bbf051dc9
*include the following changes:
bbf051d - Merge branch 'linux-4.4-nxp' into linux-4.4 on Dec. 12, 2017
672ee5e - arm64: dts: ls1046a: disable Ethernet nodes 0 and 1
e2a96c6 - arm64: dts: add dma coherent flags for DPAA 1.x Ethernet nodes
3c07d67 - arm/dts: Add nodes for flexcan devices present on LS1021A-Rev2 SoC
1027f4e - arm: dts: Remove p1010-flexcan compatible from imx series dts
712add2 - powerpc: dts: P1010: Add endianness property to flexcan node
cf0f79e - arm64: dts: ls1088a: correct the i2c clock to 1/8 platform pll
4c7d926 - arm64: dts: ls208xa: correct the i2c clock to 1/2 platform pll
03ebf6a - arm64: dts: ls1012a: correct the i2c clock to 1/4 platform pll
9339c66 - clk: qoriq: add more divider clocks support
3664237 - i2c: imx: implement bus recovery with gpio for Layerscape
1b02f58 - gianfar: Disable EEE autoneg by default
280e5ca - Merge branch 'linux-4.4-nxp' into linux-4.4 on Dec. 8, 2017
6a70bac - Merge linaro linux v4.4.98 into linux-4.4
ded7a2e - staging: fsl_ppfe/eth: Avoid packet drop at TMU queues
2aa7ed0 - staging: fsl_ppfe/eth: add function to update tmu credits
0cc1286 - staging: fsl_ppfe/eth: Disable autonegotiation for 2.5G SGMII
5074a72 - staging: fsl_ppfe/eth: Enable PFE in clause 45 mode
557db3f - net: ethernet: Rename PHY_INTERFACE_MODE_SGMII_2500
9d9ffbd - phy: Add 2.5G SGMII interface mode
af5b3e4 - net: ethernet: Remove PHY_INTERFACE_MODE_SGMII_2500
f444c0c - arm64: dts: freescale: ls1012a: Disable PCIe node as default
d0941c3 - arm64: dts: ls1012a: Add LS1012A-2G5RDB board support
1346603 - sdk_dpaa: ceetm: increment the interface's ern counters when needed
a0de89e - sdk_dpaa: ceetm: coding style fixes and added comments
403aed9 - sdk_dpaa: ceetm: stop transmitting frames when the CQ is congested
a0c7c6c - sdk_dpaa: ceetm: add independent CEETM congestion thresholds
e3b56f6 - usb: ehci-fsl: Fix compilation error when enable EHCI for ls1012a.
3640e5a - usb: ehci-fsl: Remove powerpc related code.
82e165d - usb: fsl: Fix compilation error
ac9faac - fsl/usb: Workarourd for USB erratum-A005697
caf79c1 - arch: arm64: add ARM64 specific functions required for ehci fsl driver
ad6a03d - core/linux: fsl/usb: Stops USB controller init if PLL fails to lock
08e34f4 - crypto: caam/qi - fix FD congestion weight
37144f3 - staging: fsl-dpaa2/mac: Fix compiling error
99ae4d1 - net: phy: fixed_phy: fix of_node leak in fixed_phy_unregister
1f9dbea - phy: fixed: Fix removal of phys.
13122cd - staging: fsl-dpaa2/mac: Free phydev on unbind
c7aa6b3 - staging: fsl-dpaa2/mac: Cleanup code
f30b1aa - staging: fsl-dpaa2/mac: Remove redundant free
5c4cac7 - staging: fsl-dpaa2/eth: Add DCB Kconfig
c9190e7 - mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
9992bca - arm64: dts: freescale: ls1012a: fix RGMII tx delay issue
307b05e - staging: fsl_ppfe/eth: fix RGMII tx delay issue
abb8d8e - crypto: caam/qi2 - fix descriptors, keys DMA mapping direction
9c82eb5 - crypto: caam/qi2 - fix DMA API leaks for multiple setkey() calls
a7601a9 - crypto: caam/qi2 - move flc_dma out of caam_flc struct
4d70030 - crypto: caam/qi2 - don't copy ablkcipher keys
a7b007b - crypto: caam - constify key data
ddd3670 - dma: fsl-qdma: add qDMA big endian support
754e64f - dts: ls1021a: add qdma node to dtsi
bce9160 - staging: fsl-dpaa2/eth: defer probe if no mc portal is found
41c80cf - staging: fsl-dpaa2/eth: Remove unused FD field
4d4f46f - staging: fsl-dpaa2/eth: Don't yield the cpu unless necessary
b33baa0 - staging: fsl-dpaa2/eth: Don't include HH_DATA_MOD in needed_headroom
8a1689d - staging: fsl-dpaa2/eth: Update Rx headroom computation
c28cdf7 - staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offset
0f2fae2 - staging: fsl-dpaa2/eth: Add buffer count to channel stats
34265ba - staging: fsl-dpaa2/eth: Fix NAPI initialization
a7dfe40 - staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path
76908ef - staging: fsl-dpaa2/eth: Fix potential endless loop
af10703 - staging: fsl-dpaa2/eth: Fix compiling errors for backporting dash-lts
ac45624 - staging: fsl-dpaa2/eth: Get PFC config from HW
c34b912 - staging: fsl-dpaa2/eth: Add dpni_get_congestion_notif API
5b449a0 - staging: fsl-dpaa2/eth: Configure PFC in MC
7738538 - staging: fsl-dpaa2/eth: Refactor fq taildrop setup
9fa2a2c - staging: fsl-dpaa2/eth: Add ingress classification
c06bdea - staging: fsl-dpaa2/eth: Add DCB support
e0322ae - staging: fsl-dpaa2/eth: Switch to v2 dpni_set_pools cmd
1e03866 - staging: fsl-dpaa2/eth: Add fs entries for all tcs
7e68463 - staging: fsl-dpaa2/eth: Handle multiple traffic classes
119bc0d - PCI: layerscape: Change default error response behavior
a2140da - PCI: Disable MSI for Freescale Layerscape PCIe RC mode
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-qoriq_4.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-qoriq_4.4.bb b/recipes-kernel/linux/linux-qoriq_4.4.bb index 54413e79..0dfda199 100644 --- a/recipes-kernel/linux/linux-qoriq_4.4.bb +++ b/recipes-kernel/linux/linux-qoriq_4.4.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" | |||
8 | 8 | ||
9 | SRC_URI = "git://github.com/qoriq-open-source/linux.git;nobranch=1 \ | 9 | SRC_URI = "git://github.com/qoriq-open-source/linux.git;nobranch=1 \ |
10 | " | 10 | " |
11 | SRCREV = "e235023f9e3dee101ee31f3b1ddaa3c8aacd6d03" | 11 | SRCREV = "bbf051dc929c87db2e67d500e4f914a3e7568560" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||