layerscape: upgrade kernel to 4.14
authorBiwen Li <biwen.li@nxp.com>
Fri, 2 Nov 2018 03:21:57 +0000 (11:21 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 18 Dec 2018 19:17:23 +0000 (20:17 +0100)
commit0a827ebd2fa3c7dc210aff0a30d0dc1d536ed89c
treeb80223fffb0814b6db33f48dd3aaa047cd3e0299
parent7bd6969acce763a7117b33a6647b8c5dbbf2b0aa
layerscape: upgrade kernel to 4.14

This patch is to upgrade kernel to 4.14 for layerscape.
patches-4.14 for layerscape included two categories.

- NXP Layerscape SDK kernel-4.14 patches

  All patches on tag LSDK-18.09-V4.14 were ported to OpenWrt
  kernel. Since there were hundreds patches, we had to make
  an all-in-one patch for each IP/feature.
  See below links for LSDK kernel.
  https://lsdk.github.io/components.html
  https://source.codeaurora.org/external/qoriq/qoriq-components/linux

- Non-LSDK kernel patches

  Other patches which were not in LSDK were just put in patches-4.14.
  Kept below patches from patches-4.9.
  303-dts-layerscape-add-traverse-ls1043.patch
  821-add-esdhc-vsel-to-ls1043.patch
  822-rgmii-fixed-link.patch

  Renamed and rebase them as below in patches-4.14,
  303-add-DTS-for-Traverse-LS1043-Boards.patch
  712-sdk-dpaa-rgmii-fixed-link.patch
  824-mmc-sdhci-of-esdhc-add-voltage-switch-support-for-ls.patch

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: Biwen Li <biwen.li@nxp.com>
45 files changed:
target/linux/layerscape/Makefile
target/linux/layerscape/armv7/config-4.14 [new file with mode: 0755]
target/linux/layerscape/armv8_32b/config-4.14 [new file with mode: 0644]
target/linux/layerscape/armv8_64b/config-4.14 [new file with mode: 0644]
target/linux/layerscape/patches-4.14/201-config-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/301-arch-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/302-dts-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/303-add-DTS-for-Traverse-LS1043-Boards.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/701-dpaa2-dpio-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/702-dpaa2-ethernet-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/703-dpaa2-l2switch-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/704-dpaa2-mac-phy-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/705-dpaa2-rtc-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/706-dpaa2-virtualbridge-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/707-dpaa-ethernet-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/708-mc-bus-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/709-mdio-phy-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/710-pfe-eth-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/711-dpaa-bqman-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/712-sdk-dpaa-rgmii-fixed-link.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/801-sata-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/802-dma-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/803-flextimer-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/804-i2c-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/805-qe-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/806-rtc-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/807-usb-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/808-vfio-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/809-flexcan-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/810-kvm-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/811-clock-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/813-ifc-nor-nand-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/814-ls2-console-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/815-msi-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/816-pcie-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/817-platform-security-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/818-qspi-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/819-sdhc-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/821-smmu-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/822-uart-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/823-pm-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.14/824-mmc-sdhci-of-esdhc-add-voltage-switch-support-for-ls.patch [new file with mode: 0644]