summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* linux-qoriq/4.14: perf tools: Add Python 3 supportChunrong Guo2019-10-212-0/+918
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* kernel-module-qoriq-gpu: add recipesChunrong Guo2019-10-212-0/+47
| | | | | | | | | | *include the following changes: 7034b39 - update driver to support linux v5.2.0 2c48523 - gpu-module: Add license file aae96e8 - gpu: fix install issue in makefile b8a4405 - gpu: create repository for GPU kernel source code Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* linux-qoriq/4.14: update to 328b263Chunrong Guo2019-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | *update to lsdk 1909 tag include the following changes: 328b263 - staging: fsl_ppfe/eth: Disable termination of CRC fwd. 711fb12 - mtd: fsl-quadspi: Introduce variable to fix different invalid master Id 106285f - arm64: dts: ls1028a: fix dwc pci over smmu 894de03 - arm: dts: ls1021a: fix that FlexTimer cannot wakeup system in deep sleep 39ca302 - Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr1-alt-addr' property 1c45456 - soc: fsl: handle RCPM errata A-008646 on SoC LS1021A b668cee - enetc: Fix deadlock during PTP RX timestamping 83800e1 - felix: Remove unused include, fix compile warn 8c6cd4b - ocelot: Warn if cpu side interfaces are not up 21df227 - ocelot: Fix NULL pointer on LAG slave removal 740c986 - ocelot: Don't handle netdev events for other netdevs 13b469d - mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC d77968f - mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a 5c63e68 - mmc: sdhci-of-esdhc: set the sd clock divisor value above 3 7b29a0d - iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500 91c5e92 - irqchip/gic-v3-its: Fix command queue pointer comparison bug e8befd6 - irqchip/gic-v3-its: Add post-mortem info on command timeout 403113d - drm: mali-dp: Set encoder possible_clones a19b072 - drm/arm/malidp: Enable/disable interrupts in runtime pm 0b1dc14 - drm/modeset-helper: Add simple modeset suspend/resume helpers f39fc13 - drm/arm/malidp: Added the late system pm functions 4634b3e - felix: skip probing if device is disabled in DT Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* linux-qoriq/4.19: update to 4aba815Chunrong Guo2019-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | *update to lsdk 1909 tag include the following changes: 4aba815 - staging: fsl_ppfe/eth: Disable termination of CRC fwd. 9bdf467 - mtd: fsl-quadspi: Introduce variable to fix different invalid master Id f5ed002 - arm64: dts: ls1028a: fix dwc pci over smmu 14cc20f - arm: dts: ls1021a: fix that FlexTimer cannot wakeup system in deep sleep 572de99 - Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr1-alt-addr' property 2d350cf - soc: fsl: handle RCPM errata A-008646 on SoC LS1021A 48c27bb - enetc: Fix deadlock during PTP RX timestamping 5256acc - felix: Remove unused include, fix compile warn 3c28990 - ocelot: Warn if cpu side interfaces are not up aa5a410 - ocelot: Fix NULL pointer on LAG slave removal fc3331f - ocelot: Don't handle netdev events for other netdevs e3853b6 - mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC f0556ce - mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a 5561974 - mmc: sdhci-of-esdhc: set the sd clock divisor value above 3 3fd48be - felix: skip probing if device is disabled in DT 8580d65 - enetc: Handle USXGMII protocol e373389 - enetc: Fix 10G PCS PHY access 8181067 - drivers: net: phy: aquantia: enable USX AN for USXGMII protocol b4cc304 - drivers: net: phy: aquantia: fix system side protocol misconfiguration 62eec62 - TSN: modify DSCP attribute type of netlink Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* linux-fslc-lts-4.19: upgrade 4.19.66 -> 4.19.78Andreas Müller2019-10-101-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* linux-imx-mfgtool: prevent parse warningMax Krummenacher2019-09-141-0/+1
| | | | | | | | | This prevents the following parser warning (and likely makes this kernel build with GCC 9 but I havn't tested it) | WARNING: ... linux-imx-mfgtool_4.14.98.bb: Unable to get checksum for linux-imx-mfgtool SRC_URI entry 0001-compiler-attributes-add-support-for-copy-gcc-9.patch: file could not be found Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* kernel-module-imx-gpu-viv: Upgrade to 6.2.4.p4.0Tom Hochstein2019-09-121-2/+2
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* ceetm: fix the building warningChunrong Guo2019-09-042-5/+37
| | | | | | | | | | | | | *fix the below warning |#warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] *add 0001-Makefile-update-CFLAGS.patch to avoid build Errors. *remove do_compile_prepend *Obey LDFLAGS and CFLAGS in Makefile Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* linux-fslc-lts: upgrade 4.19.56 -> 4.19.66Andreas Müller2019-08-151-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* linux-imx_4.14.98: Backport patches to fix building with gcc 9Daiane Angolini2019-08-083-0/+293
| | | | | | The issue is reported by issue #136 Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
* kernel-module-qcacld-lea: Mark imx soc specificKhem Raj2019-07-151-1/+1
| | | | | | | | | It tries to build for qemuarm and qemuarm64 as well and fails to build e.g. https://errors.yoctoproject.org/Errors/Details/251571/ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-qoriq/4.14: update to e3aede3Chunrong Guo2019-07-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *update to lsdk 1906 tag include the following changes: e3aede3 - tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() 307f55b - tcp: add tcp_min_snd_mss sysctl c3f6a40 - tcp: tcp_fragment() should apply sane memory limits 7d63a76 - tcp: limit payload size of sacked skbs bc6fb71 - Revert "crypto: caam - fix concurrency issue in givencrypt descriptor" 5ead7f1 - dpaa2-eth: Remove FSL_DPAA2_ETH_DEBUGFS option 34ae8f0 - dpaa2-eth: Move CEETM config options under FSL_DPAA2_ETH 9ac3836 - ahci_qoriq: bug fix for ecc_addr f793640 - arm64: dts: ls1028a: add gpu node 043de79 - sdk_qbman: Avoid variable length array in USDPAA bd9550f - drivers: net: can: flexcan: fix flexcan not working 4660157 - dpaa2-eth: add irq for the dpmac connect/disconnect event 4319197 - dpaa2-eth: Fix incorrect version check e3f7267 - dpaa2-eth: Fix FQ-based enqueue 3b04038 - crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input 4f0c3a1 - crypto: caam - fix concurrency issue in givencrypt descriptor 439f828 - arm64: dts: ls1028a: Add temperature sensor node 2353f24 - dpaa2-eth: No bql accounting for XDP frames 50c4adb - arm64: dts: ls1028a: Fix CPU idle fail. 815dbbc - dmaengine: fsl-edma: support little endian for edma driver e7275aa - arm64: dts: fsl: ls1028a: Add qDMA node 2e4a124 - arm64: dts: lx2160a: update interrupt property for Aquantia phy bd8ee34 - can: flexcan: Handle bit timings overflow 8330f91 - Fix flexcan compiling errors. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* linux-qoriq/4.19: update to 1a4cab2Chunrong Guo2019-07-122-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *update to lsdk 1906 tag include the following changes: 1a4cab2 - tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() b20446e - tcp: add tcp_min_snd_mss sysctl 96340e0 - tcp: tcp_fragment() should apply sane memory limits 6aa0603 - tcp: limit payload size of sacked skbs 58cd089 - Revert "crypto: caam - fix concurrency issue in givencrypt descriptor" 2cf3e79 - ahci_qoriq: bug fix for ecc_addr 43aec2b - arm64: dts: ls1028a: add gpu node 8d67002 - sdk_qbman: Avoid variable length array in USDPAA 63a7aba - net: dev: introduce support for sch BYPASS for lockless qdisc e1924fc - net: sched: add empty status flag for NOLOCK qdisc 31639b0 - dpaa2-eth: add irq for the dpmac connect/disconnect event ad0e508 - dpaa2-eth: Fix incorrect version check 1816b9c - dpaa2-eth: Fix FQ-based enqueue 97894b93 - crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input 1bee6b6 - crypto: caam - fix concurrency issue in givencrypt descriptor 582dfcb - arm64: dts: ls1028a: Add temperature sensor node 9be8742 - staging: fsl-dpaa2: Remove duplicate config options 6e189a2 - arm64: dts: ls1028a: Fix CPU idle fail. fe14f5f - spi: nxp-fspi: add "get_name" function 6aa2bb8 - dmaengine: fsl-edma: support little endian for edma driver 2505bc2 - arm64: dts: fsl: ls1028a: Add qDMA node 1a1da4d - arm64: dts: lx2160a: update interrupt property for Aquantia phy 052f93b - can: flexcan: Handle bit timings overflow 4687a6d - can: flexcan: enable flexcan for all architectures ab64674 - can: flexcan: modify the interrupt register handling ce7a15d - net: can: flexcan: can FD Format (FDF) changes *refresh patches. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* linux-fslc-lts: upgrade 4.19.50 -> 4.19.56Andreas Müller2019-07-031-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* linux-fslc-lts: remove orphaned patchAndreas Müller2019-07-031-57/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* linux-fslc: Bump revision to cd1d08333Fabio Berton2019-06-271-2/+2
| | | | | | | | | | | | | This commit merge tag v5.1.15 into 5.1.x+fslc branch and apply the following commits on top of it: - cd1d083333e7 ARM: imx_v6_v7_defconfig: Select the OV5645 camera driver - 4e89febe05f6 ARM: dts: imx6qdl-pico: Add OV5645 camera support - 2af073f8b465 ARM: dts: imx6qdl-pico: Add touchscreen support - ef23d262b6e2 drm/panel: simple: Pass flags/bus_format/bus_flags fields - 51226c7485b6 ARM: dts: imx6qdl-pico: Add parallel LCD support Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* linux-fslc-lts: Bump revision to 55fcc545ad14Fabio Berton2019-06-213-60/+2
| | | | | | | | This commit merges tag 4.19.50 into fslc branch and apply patch: - menuconfig,mconf-cfg: Allow specification of ncurses location Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* linux-fslc: Upgrade to version 5.1.xFabio Berton2019-06-213-6/+7
| | | | | | This commit merges tag v5.1.12 into 5.1.x+fslc. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* qca-modules: Mark arm/aarch64 specificKhem Raj2019-06-151-1/+2
| | | | | | | | These modules rdepends on qca-tools which is currently arm/aarch64 and glibc specific, therefore mark the recipes depending on qca-tools so as well. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-imx-mfgtool: Update to version 4.14.98Alexandru Palalau2019-06-132-0/+0
| | | | Signed-off-by: Alexandru Palalau <ioan-alexandru.palalau@nxp.com>
* kernel-modules: upgrade qca6174 and qca9377 to version 2.1Alexandru Palalau2019-06-134-8/+10
| | | | Signed-off-by: Alexandru Palalau <ioan-alexandru.palalau@nxp.com>
* linux-imx-headers: update to version 4.14.98Alexandru Palalau2019-06-132-45/+3
| | | | Signed-off-by: Alexandru Palalau <ioan-alexandru.palalau@nxp.com>
* linux-imx: Update to version 4.14.98Alexandru Palalau2019-06-133-45/+192
| | | | | | | | - Update to latest revision of 4.14.98 - Sync arm architecture defconfig file with imx_v7_defconfig - Sync arm64 architecture defconfig file with defconfig Signed-off-by: Alexandru Palalau <ioan-alexandru.palalau@nxp.com>
* linux-fslc-lts-4.19: upgrade 4.19.44 -> 4.19.45Andreas Müller2019-05-311-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* linux-fslc(-lts-4.19): add USB_PRINTER and USB_SERIAL_PL2303 to defconfigAndreas Müller2019-05-312-0/+4
| | | | | | | | * USB-printer can be considered as common use case * PL2303 are used in USB -> RS232 converters from Athen. These can also be considered as commonly used (we have dozens in our company) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* linux-fslc(-lts-4.19): Fix menuconfigAndreas Müller2019-05-314-0/+166
| | | | | | Patch was added twice because content might drift in the future. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* linux-fslc-lts-4.19: initial addAndreas Müller2019-05-214-0/+833
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | defconfigs were taken from | commit 60df6bc2b69a7f405f4b14fee1d53e8b3b84c054 | Author: Otavio Salvador <otavio@ossystems.com.br> | Date: Thu Jan 31 10:24:42 2019 -0200 | | linux-fslc: Remove 4.9 leftover defconfig files | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> With the next commit | commit c41b6d8e6ec9e8394727ddd0e6f1a8a5591b5e58 | Author: Fabio Berton <fabio.berton@ossystems.com.br> | Date: Thu Feb 21 09:51:58 2019 -0300 | | linux-fslc: Upgrade to 4.20-based fork | | This upgrades the kernel to the 4.20-based fork and sync defconfig | files with kernel source tree. | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> linux-fslc moved to 4.20 and defconfigs were adjusted. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* linux-fslc: Bump revision to c7a0e482a175Fabio Berton2019-04-171-1/+1
| | | | | | | | | | | This commit merges tag v5.0.7 and add the following changes on top of it: - c7a0e482a175 ARM: dts: imx6ul-pico: Add support for the nymph baseboard - 7bc14f53bd64 ARM: dts: imx6ul-pico: Add support for the dwarf baseboard - 4ac10e93daf8 ARM: dts: imx7d-pico: Add support for the nymph baseboard - 7b261671208a ARM: dts: imx7d-pico: Add support for the dwarf baseboard - c68d4412110a Merge tag 'v5.0.7' into 5.0.x+fslc
* linux-qoriq/4.19: depends "bison-native:do_populate_sysroot"Chunrong Guo2019-04-121-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* linux-qoriq/4.9: remove recipesChunrong Guo2019-04-111-71/+0
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* linux-qoriq/4.14:update to 7e52442Chunrong Guo2019-04-114-52/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *update to lsdk 1903 tag include the following changes: 7e52442 - vfio/fsl-mc: Reset container on last reference release 66346b1 - Revert "net: phy: aquantia: add pause frame support" 5a51f09 - Merge branch 'linux-4.14-nxp' into linux-4.14 on Mar 21, 2019 0412772 - PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yes 55f1e5e - i2c: imx: defer probing on dma channel request c42701e - i2c: imx: fix dma_request_chan error handling e16c8a1 - i2c: imx: improve the error handling in i2c_imx_dma_request() 434a13d - i2c: imx: notify about real errors on dma i2c_imx_dma_request ba46a4b - powerpc/dts/fsl: add crypto node alias for B4 1c0ec67 - arm64: dts: ls1043a: add crypto node alias also for qds eb96cdd - soc: fsl: dpio: Increase timeout for QBMan Management Commands a695286 - soc: fsl: qbman: avoid race in clearing QMan interrupt 07977ec - drivers: soc: fsl: fix problem of compiling qixis driver 0529a6d - PCI: endpoint: Correcting nonstandard NXP copyright 70827e4 - Merge branch 'linux-4.14-nxp' into linux-4.14 on Mar 20, 2019 2a71b28 - crypto: caam - fix building job ring as module b87ba6a - soc/fsl/bqman: page align iommu mapping sizes d2e2129 - sdk: dts: remove dma-coherent from sdk dts for QE 788e297 - net: phy: aquantia: add pause frame support fcc8208 - dpaa2-eth: Update pause frames settings on link up 4c86a9c - dpaa2-eth: fix race condition with bql frame accounting e0d959e - dpaa2-eth: configure the cache stashing amount on a queue bafb6b5 - staging: fsl-dpaa2/mac: Fix bug in pause frame advertising 0ed08fd - staging: fsl-dpaa2/mac: add pause frames support for managed phys adcaa66 - of/device: Set bus DMA mask as appropriate 7f97665 - iommu/dma: Respect bus DMA limit for IOVAs *refresh patches Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* linux-qoriq/4.19 : add recipesChunrong Guo2019-04-111-0/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *Update to lsdk 1903 tag include the following changes: c0c2141 - vfio/fsl-mc: Reset container on last reference release 628aca9 - Revert "net: phy: aquantia: add pause frame support" 99f8355 - Update the year of NXP copyright 66ca144 - powerpc/dts/fsl: add crypto node alias for B4 1d98121 - arm64: dts: ls1043a: add crypto node alias also for qds bef16ab - soc: fsl: dpio: Increase timeout for QBMan Management Commands deb34f2 - soc: fsl: qbman: avoid race in clearing QMan interrupt ab14cd9 - i2c: imx: defer probing on dma channel request a48d147 - i2c: imx: fix dma_request_chan error handling a8e3023 - i2c: imx: improve the error handling in i2c_imx_dma_request() dd6f891 - i2c: imx: notify about real errors on dma i2c_imx_dma_request 9335f72 - crypto: caam - fix building job ring as module 0bc1219 - soc/fsl/bqman: page align iommu mapping sizes aabe1ef - sdk: dts: remove dma-coherent from sdk dts for QE 68aad5f - net: phy: aquantia: add pause frame support 4f96e7e - staging: fsl-dpaa2/mac: Fix bug in pause frame advertising 1f10c93 - staging: fsl-dpaa2/mac: add pause frames support for managed phys 81c18ad - dpaa2-eth: Update pause frames settings on link up 473f1b9 - dpaa2-eth: fix race condition with bql frame accounting 0ccd3c2 - dpaa2-eth: configure the cache stashing amount on a queue 8992d4e - crypto: caam - move shared symbols in a common location f8d1f310 - dmaengine: fsl-edma: dma map slave device address 75ea596 - arm64: dts: lx2160a: add flextimer entry Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* kernel-module-qcacld-lea: Mark imx specificKhem Raj2019-04-091-0/+1
| | | | | | Keeps layer clear for multi-BSP setups Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qcacld: Fix missing firmware and tools packagesTom Hochstein2019-04-053-6/+0
| | | | | | | | The RDEPENDS from kernel-module-qca* is not working, so that firmware-qca* and qca-tools are missing from the image. Use a packagegroup instead as a workaround. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* kernel-module-qca6174: Add support for QCA6174 on i.MX 8 SeriesTom Hochstein2019-04-053-1/+108
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* kernel-module-qca9377: Add support for QCA9377 on i.MX 7ULPTom Hochstein2019-04-052-0/+41
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* linux-fslc: Bump revision to ff5bc7e34910Fabio Berton2019-04-041-2/+2
| | | | | | This commit merges tag 'v5.0.5' into 5.0.x+fslc Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* linux-fslc: Upgrade 4.20 -> 5.0Otavio Salvador2019-03-222-3/+12
| | | | | | | | | | | | | | | | | | | | This upgrades the Linux fork to a 5.0-based one. It forward port the patches which were still included and then has following patches applied: - 20d8efe36350 Revert "ARM: dts: imx7d-pico: Pass the Ethernet PHY reset GPIO" - 69f55e399783 ARM: dts: imx6ul-pico: Convert to DRM bindings - 385073b89f9d ARM: dts: imx7d-pico: Add LCD support - b8e79ca07f93 drm/panel: simple: Add support for VXT VL050-8048NT-C01 panel - 503b228c6dc9 dt-bindings: Add VXT VL050-8048NT-C01 panel bindings - 8c97588def29 dt-bindings: Add vendor prefix for VXT Ltd - 096f800773bd ARM: dts: imx6ul-pico-hobbit: Extend peripherals support - 24aecb0c2ee7 drivers, misc: add U-Boot bootcount driver - 0f9e1f27279b fec: Add disable_giga parameter to force 10/100 operation - 87af09aea2d4 MA-7633-2 [Android-Reboot]reboot to fastboot\recovery mode - e77beaa42b9c ARM: imx: add cpu_is_imx6() routine Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Upgrade to 4.20-based forkFabio Berton2019-02-214-46/+40
| | | | | | | This upgrades the kernel to the 4.20-based fork and sync defconfig files with kernel source tree. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* ceetm: install json_print.hChunrong Guo2019-01-311-0/+4
| | | | | | | | *fix the below error: |fatal error: json_print.h: No such file or directory Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Remove 4.9 leftover defconfig filesOtavio Salvador2019-01-312-574/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: mxs: defconfig: remove CONFIG_DEVPTS_MULTIPLE_INSTANCESWenlin Kang2019-01-311-1/+0
| | | | | | | | | | | | | | | fixes: WARNING: linux-yocto-4.18.20+gitAUTOINC+fb277887dc_4e51fc97f1-r0 do_kernel_configcheck: [kernel config]: This BSP sets config options that are not offered anywhere within this kernel: CONFIG_DEVPTS_MULTIPLE_INSTANCES CONFIG_DEVPTS_MULTIPLE_INSTANCES removed since kernel v4.7 via mainline commit eedf265aa003b4781de24cfed40a655a664457e6 Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* remove True option to getVar callsAndré Draszik2019-01-171-1/+1
| | | | | | | | | | | | | | getVar() has been defaulting to expanding by default for a long time (2016), thus remove the True option from getVar() calls with a regex search and replace. Search & replace made using the following command: sed -e 's|\(d\.getVar \?\)( \?\([^,()]*\), \?True)|\1(\2)|g' \ -i $(git grep -E 'getVar ?\( ?([^,()]*), ?True\)' \ | cut -d':' -f1 \ | sort -u) Signed-off-by: André Draszik <andre.draszik@jci.com>
* ceetm: set COMPATIBLE_MACHINE as qoriqChunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* linux-qoriq/4.14:update toChunrong Guo2019-01-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *update to lsdk 1812 tag include the following changes 7e0006c - Merge branch 'linux-4.14-nxp' into linux-4.14 on Dec 19, 2018 4236178 - dpaa2-eth: Increase Rx FQ taildrop threshold 7ffe13f - arm64: dts: lx2160: Modify the flexspi flash frequency 238edda - arm64: dts: ls1046: Modify the qspi flash frequency beaaa7f - Merge branch 'linux-4.14-nxp' into linux-4.14 on Dec 18, 2018 69f0f21 - sdk_fman: suspend the FMan to Deep Sleep on PPC only 334cc75 - Merge branch 'linux-4.14-nxp' into linux-4.14 on Dec 14, 2018 e97599c - staging: fsl-dpaa2/mac: connect to the fixed phy 0845a39 - staging: fsl-dpaa2/mac: fix the if_mode type ce93eb7 - crypto: caam/qi2 - relax busy polling while enqueuing FDs b160625 - crypto: caam/qi2 - rate-limit enqueue failure prints 27f75fe - crypto: caam/qi2 - use affine DPIOs d02c9f5 - Merge branch 'linux-4.14-nxp' into linux-4.14 on Dec 13, 2018 63c8fc0 - arm64: dts: Added endianness information to dts serdes node 1d98a2a - arm64: dts: lx2160: DPMAC connections to backplane PHYs example 22c1592 - arm64: dts: lx2160: PCS PHY definitions for 10GBase-KR and 40GBase-KR backplane modes 2001e28 - arm64: dts: lx2160: Add all pcs mdio definitions according to RM f9b133c - arm64: dts: ls104x: add missing dma ranges property 8e3fb42 - net/phy: xgkr: BaseKR algorithm outcome is printed on linux console 03092ae - net/phy: xgkr: Local/Remote training functions renaming ec337a2 - net/phy: xgkr: Refactoring on coefficient update a63b7e8 - net/phy: xgkr: Fixed BaseKR algorithm inconsistent coefficient updates 8a45df4 - bindings/net: Device Tree Bindings for DPAA backplane fa371c0 - net/phy: xgkr: Removed the unnecessary error message 'No associated device tree node' fb66780 - net/phy: xgkr: Dual endianness support 6d4884d - net/phy: xgkr: Minor function renaming 529da95 - net/phy: xgkr: Introduced 40G specific init parameters 0a9c718 - net/phy: xgkr: Introduced restart AN feature fff256b - net/phy: xgkr: Introduced wrapper functions for phy read/write mmd 8383aee - net/phy: xgkr: Added Master Lane specific operations 1f4fb23 - net/phy: xgkr: Add 4-lanes support e13f335 - net/phy: xgkr: Refactoring on main KR driver implementation Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* linux-imx_4.9.123: fix kernel module deploymenmt for ipkMax Krummenacher2019-01-092-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Change the LOCALVERSION to '-imx'. While only linux-imx_4.9.123.bb fails, change the the same pattern in linux-imx-headers_4.9.123.bb for consistency. At least the ipk packager doesn't like the '_' characters and errors out with the following for each kernel module: | ERROR: Fatal errors occurred in subprocesses: | Command 'PATH="..." opkg-build -Z xz kernel-module-snd-usbmidi-lib-4.9.123-imx_4.9.123_imx8mm_ga+g6a71cbc08975 \ | .../deploy-ipks/imx8qmmek' returned non-zero exit status 1.: Traceback (most recent call last): | File "/build/krm/oe-core_master/build/../layers/openembedded-core/meta/lib/oe/utils.py", line 272, in run | ret = self._target(*self._args, **self._kwargs) | File "/build/krm/oe-core_master/build/../layers/openembedded-core/meta/classes/package_ipk.bbclass", line 230, \ | in ipk_write_pkg | shell=True) | File "/usr/lib64/python3.6/subprocess.py", line 336, in check_output | **kwargs).stdout | File "/usr/lib64/python3.6/subprocess.py", line 418, in run | output=stdout, stderr=stderr) | subprocess.CalledProcessError: Command '...' returned non-zero exit status 1. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* linux-fslc: Bump revision to 093a10401c15Otavio Salvador2018-11-291-1/+1
| | | | | | | | This applies following changes: 093a10401c15 ARM: dts: imx7d-pico: Describe the Wifi clock Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Upgrade to 4.19-based forkOtavio Salvador2018-11-284-9/+15
| | | | | | | This upgrades the Linux FSLC to a 4.19-based fork. It is currently based on 4.19.5 stable release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx-headers: Reduce visibility to imx host aloneKhem Raj2018-11-081-0/+2
| | | | | | | | It uses variables that are specific to meta-fsl layer and when using in multi-BSP env this fails to expand those variables Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-imx-gpu-viv: Upgrade to 6.2.4.p1.8Tom Hochstein2018-11-021-3/+2
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>