aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
AgeCommit message (Collapse)Author
2017-11-06linux-fslc: Update to 4.14-based forkFabio Berton
This upgrades the Linux kernel to the 4.14-rc7 release and apply the following commits on top of it: - bd340b0f7370 Merge remote-tracking branch 'arm/imx/soc' into 4.14.x+fslc - 2b31720933b3 Merge remote-tracking branch 'arm/imx/dt64' into 4.14.x+fslc - 350ccd8d477a Merge remote-tracking branch 'arm/imx/dt' into 4.14.x+fslc - d91c795abd16 Merge remote-tracking branch 'arm/imx/defconfig' into 4.14.x+fslc - 5f479447d983 Merge tag 'pm-urgent-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm - b39ab98e2f47 Mark 'ioremap_page_range()' as possibly sleeping - daea3daaf9d5 Merge tag 'mmc-v4.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc - 1960e8eabcba Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 - 2a9a86d5c813 PM / QoS: Fix default runtime_pm device resume latency Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06linux-qoriq_4.4: update to e235023Chunrong Guo
*include the following changes: e235023 - sdk_dpaa: accept frames on RX even if larger than MTU d9123b2 - arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCs e9602ac - irqchip/ls-scfg-msi: add LS1012a MSI support 2c2c3a9 - PFE: fix compile issue on arm32 60cd1cd - staging: fsl_ppfe/eth: fix read/write/ack idx issue 9b418a1 - staging: fsl_ppfe/eth: remove unused functions 7b713b7 - arm64: dts: freescale: ls1012a: update with pppfe support bd5ef67 - staging: fsl_ppfe/eth: introduce pfe driver 34bd3ef - staging: fsl_ppfe/eth: reverting irq array of interrupts of mii_bus structure 13a2098 - change _nfct to nfct for linux 4.4 4dc4443 - staging: fsl_ppfe/eth: introduce pfe driver cee1dab - staging: fsl_ppfe/eth: header files for pfe driver a62c4a44 - net: fsl_ppfe: dts binding for ppfe 6a975e1 - arm64: dts: ls1046a: Add dis_rxdet_inp3_quirk property to USB3 node ba3d118 - dma: caam: add support for memcpy b52e627 - dma: caam: change func/field names to better match functionality 7be6429 - dma: caam: make internal function static b24b41f - dma: caam: remove unneeded function parameter 3c9b57b - dma: caam: removed unsed struct fields 991c353 - Extend FM MAC Statistics with frame size counters (request from Nokia) 9ca1fb9 - dma: caam: fix desc error when data length is over 130815 bytes 40b1c1b - dma: caam: add dma driver using scatter-gather 518d97d - arm64: dts: ls1012a: add caam-dma node 2b72db0 - crypto: caam: add caam-dma node to SEC4.0 device tree binding a160bbb - r8152: avoid rx queue more than 1000 packets 84e7a34 - staging: fsl-dpaa2/eth: move generic FD defines to DPIO 25322fa - staging: fsl-dpaa2/eth: Add generic FD defines to DPIO b4a9bc9 - soc: fsl: fix the compilation issue aefede5 - DPIO: Prefer the CPU affine DPIO f779dcb - staging: fsl-mc/dpio: Fix incorrect comparison 0ee57c0 - crypto: caam/qi2 - fix gfp allocation flags (part II) 9375c90 - crypto: caam/qi2 - fix gfp allocation flags (part I) 8543511 - crypto: caam/qi2 - fix fd_flt_dma dma unmapping direction f965f5f - crypto: caam/qi2 - fix caam_exit_common() signature 843f687 - crypto: caam/qi2 - DPAA2-CAAM driver up-rev 4a65fba - crypto: caam - fix incorrect define 80fe999 - crypto: caam - Remove unused dentry members 7a11770 - crypto: caam - free qman_fq after kill_fq 3b13203 - crypto: caam - clean-up in caam_init_rng() 9a9a6f5 - crypto: caam - remove unused variables in caam_drv_private 54430f6 - crypto: caam - remove unused sg_to_sec4_sg_len() 7a69034 - crypto: caam/qi - lower driver verbosity 686caeb - crypto: caam/qi - handle large number of S/Gs case a679cb9 - crypto: caam/qi - properly set IV after {en,de}crypt 69c7781 - crypto: caam - properly set IV after {en,de}crypt d62c00e - crypto: caam/qi - fix typo in authenc alg driver name 6252332 - crypto: caam - fix gfp allocation flags (part II) 7d20b7c - crypto: caam - fix gfp allocation flags (part I) d90d76d - crypto: caam - make of_device_ids const. 4d6269a - crypto: caam - fix error return code in caam_qi_init() 0384e62 - crypto: tcrypt - remove AES-XTS-192 speed tests 791dd43 - PCI: layerscape: Add support for ls1012a accb346 - soc: fsl: set rcpm bit for FTM 9f91720 - dts: ls1012a: Add PCIe controller DT node e6e7067 - dts: ls1012a: Add MSI controller DT node 2b6b580 - dt-bindings: clockgen: Add compatible string for LS1012A e894f84d - arm64: dts: ls208xa: Add the identify of the platform to support to set rcpm bit c0bf60be - arm64: dts: ls1046a: Add the identify of the platform to support to set rcpm bit 2053368 - arm64: dts: ls1043a: Add the identify of the platform to support to set rcpm bit ccbd24c - arm: dts: ls1021a: Add the identify of the platform to support to set rcpm bit 85c51b9 - arm64: dts: ls1012a: Add the identify of the platform to support to set rcpm bit 116b960 - arm64: dts: ls1088a: Add the identify of the platform to support to set rcpm bit Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06linux-qoriq-4.9 : update to b226445Chunrong Guo
*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> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28linux-imx: Change git repository URLDaiane Angolini
The git.freescale.com repository has been facing critical fetch issues, this patch uses source.codeaurora.org because it's a mirror for this kernel provider version. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18linux-qoriq: Upgrade kernel to v4.9Chunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18linux :update to 953d467Chunrong Guo
*include the following changes 953d467 - Revert "arm64: Increase the max granular size" 89ae39b - mmc: sdhci-of-esdhc: disable SD clock for clock value 0 de98211 - arch/arm64: elfcorehdr should be the first allocation 9ef2d8a - sdk_dpaa: avoid crashing on OOM 16bf816 - arm64: config: enable cpuidle feature by default bbd8fe5 - Revert "mtd: fsl-quadspi: disable AHB buffer prefetch" eb85fd5 - sdk_dpaa: ls1043a errata: restrict the max mtu 9c3f355 - mtd: spi-nor: fsl-qspi: Limit read to specified count provided by above layer 66d46f2 - sdk_dpaa: ls1043a errata: maintain timestamp info f2576e9 - arm: configs: enable CONFIG_IP_MULTICAST in lsdk.config a48b188 - dts: ls1043aqds: add #address-cells = <1> and #size-cells to fpga node 7fe4a5f - drm/fsl-dcu: fix the wrong calling sequence for clk_prepare and clk_enable a645ba5 - mtd: spi-nor: fsl-quadspi: workaround for TKT253890 e2485a1 - drivers: firmware: psci: use psci v0.2 to implement sleep 86c8006 - i2c: imx: allow i2c devices share an interrupt d9c2cd4 - dpaa_eth: avoid Tx timeout warnings 195de47 - dpaa_eth: avoid Tx timeout warnings a07f339 - usb: dwc3: fix some occasional call trace a43e0b7 - gianfar: Fix Tx flow control deactivation 70caa34 - sdk_dpaa: ls1043a errata: fix arm32 build 3ca12f1 - sdk_dpaa: ls1043a errata: do not recycle the realigned buffers c665a20 - sdk_dpaa: ls1043a errata: verify and resize headroom alignment b0375c7 - sdk_dpaa: ls1043a errata: realign skb in place if needed e587be3 - sdk_dpaa: ls1043a errata: realign and linearize egress skbs 438cbca - sdk_dpaa: ls1043a errata: resplit the skb after copy 66d6eb5 - linux/core: export copy_skb_header() function acbc1db - arm:configs: Add lttng.config to support LTTng modules 9621724 - arm64:configs: Add lttng.config to support LTTng modules 1405d32 - arm64: defconfig: enable CONFIG_RTC_DRV_PCF85263 3c94ee2 - config: rtc: pcf85263: add NXP PCF85263 support (i2c) 5e102e1 - config: enable support for lxd and lxd-bridge e3fc409 - arm64: dts: ls1012a: add USB host controller nodes dd6b18e - arm64: dts: ls1043a: add pcf85263 rtc nodes b9183aa - rtc: pcf85263: add NXP PCF85263 support (i2c) 0f94fc9 - usb: dwc3: fix usb dwc3 compile issue 9ca14ec - usb: dwc3: core: re-factor init and exit paths ee6056c - usb: dwc3: core: move fladj to dwc3 structure 7ef4ead - usb: dwc3: core: add fifo space helper 5f03a20 - usb: dwc3: add disable receiver detection in P3 quirk 74531b8 - usb: dwc3: core: fix PHY handling during suspend eedbe26 - usb: dwc3: drop ev_buffs array 3b62719 - usb: dwc3: remove num_event_buffers 53891bf - usb: dwc3: drop FIFO resizing logic 9cbc0b72 - usb: dwc3: Validate the maximum_speed parameter cec41d7 - usb: dwc3: Update maximum_speed for SuperSpeedPlus Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-16linux-fslc_4.13: Bump SRCREV for WandboardTrevor Woerner
Bump the SRCREV that is used to include the RevD1 additions for the Wandboard. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-11linux-imx: Upgrade kernel to v4.9.11Jun Zhu
Signed-off-by: Jun Zhu <junzhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-09-30linux-fslc-imx: Bump to 6c1ad49339f4 revisionMax Krummenacher
This merges the the 4.1.44 stable release and backports a fix to fsl-quadspi which doesn't directly apply to the downstream codebase. - 6c1ad49339f4 mtd: fsl-quadspi: fix macro collision problems with READ/WRITE" - 8f568c088636 Revert "mtd: fsl-quadspi: fix macro collision problems with READ/WRITE" - 346ae4600d05 Merge tag 'v4.1.44' into 4.1-2.0.x-imx Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-09-29linux-fslc: Add i.MX25 configurationOtavio Salvador
This adds the i.MX25 configuration. It is based on imx_v4_v5_defconfig. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-09-21linux-fslc-imx: Bump revision to a73554d6a5e1Stefan Agner
This merges the 4.1.43 stable release and includes the following change: - a73554d6a5e1 tools include: Add a __fallthrough statement Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-09-12Stop using linux-dtb.incOtavio Salvador
The Device Tree support is now handled by the kernel class. This patch removes the inclusion of linux-dtb.inc from the kernel recipes in this layer. Change-Id: I3193f626b490af134e2691f02fc8655f78eb8621 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-09-12linux-fslc: Bump version 4.13 to revision b5bb3d72aa5aFabio Berton
This commit merges tag v4.13.1 into 4.13.x+fslc and apply the following commits on top of it: - b5bb3d72aa5a Merge tag 'v4.13.1' into 4.13.x+fslc - 94cd0e9dcdc1 Linux 4.13.1 - 4870e1667818 rtlwifi: Fix fallback firmware loading - cf37a1b98147 rtlwifi: Fix memory leak when firmware request fails - d29e6c2a62cf of/device: Prevent buffer overflow in of_device_modalias() - 9cbbaf108404 scsi: sg: recheck MMAP_IO request length with lock held - 200afc408c2d scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE - ba25748e0a74 cs5536: add support for IDE controller variant - c67efb092590 ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme - 306096013054 workqueue: Fix flag collision - 209db16d0fdc drm/nouveau: Fix error handling in nv50_disp_atomic_commit - a60349565c1b drm/nouveau/pci/msi: disable MSI on big-endian platforms by default - e0441819b67f s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs - e9b8f63c296c MCB: add support for SC31 to mcb-lpc - 24bb35f226ee mwifiex: correct channel stat buffer overflows - 6b42a3cc0b5c dlm: avoid double-free on error path in dlm_device_{register,unregister} - 69777219178d iwlwifi: pci: add new PCI ID for 7265D - 28c300fda1cf Bluetooth: Add support of 13d3:3494 RTL8723BE device - 3d9dc09e99b5 rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter - 00d0e93a997a drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly - 410ef183b804 drm/ttm: Fix accounting error when fail to get pages for pool - 419a7f1e0904 drm/vgem: Pin our pages for dmabuf exports - 2e78447a2d10 ath10k: fix memory leak in rx ring buffer allocation - e35d21f7f691 intel_th: pci: Add Cannon Lake PCH-LP support - c388e61b09d1 intel_th: pci: Add Cannon Lake PCH-H support - 328082ebd9ed fpga: altera-hps2fpga: fix multiple init of l3_remap_lock - f89830dba413 thunderbolt: Fix reset response_type - 9808d1a5e205 crypto: caam/qi - fix compilation with DEBUG enabled - 224aec7e1cb4 crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y - 5f9463ea026d binder: free memory on error - 8d898335ddda HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage - 5beb744c8394 driver core: bus: Fix a potential double free - 51a39e2bc933 iio: adc: ti-ads1015: add adequate wait time to get correct conversion - d9320af32f64 iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks - 1c68b99af8eb iio: adc: ti-ads1015: avoid getting stale result after runtime resume - 86b6c05fe2b7 iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set - dac6ce351a10 iio: adc: ti-ads1015: fix scale information for ADS1115 - cc06f5a9be34 iio: adc: ti-ads1015: fix incorrect data rate setting update - 34c874a4dff3 staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks - 2d94a1e80a9c staging: ccree: save ciphertext for CTS IV - a55273d7af6c staging/rts5208: fix incorrect shift to extract upper nybble - 9bf1256726f6 USB: core: Avoid race of async_completed() w/ usbdev_release() - 5da7c0ceab40 ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. - df3389727c0f ANDROID: binder: add padding to binder_fd_array_object. - 26be1058110e USB: musb: fix external abort on suspend - 02fa872288e0 usb:xhci:Fix regression when ATI chipsets detected - f6f8eb105096 usb: Add device quirk for Logitech HD Pro Webcam C920-C - 520369b70804 USB: serial: option: add support for D-Link DWM-157 C1 - 970974a7add8 usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-09-12linux-fslc: Bump version 4.13 to revision b05d3703cff9Fabio Berton
This commit merge tag v4.13 into 4.13.x+fslc Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-30linux-fslc: Add recipe for version 4.13Fabio Berton
This commit add linux-fslc recipe version 4.13-rc6. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-30linux-fslc: Bump version 4.9 to revision 8f876e153b25Fabio Berton
- Use defconfig only for 4.9 version moving directory to linux-fslc-4.9. - Merge tag v4.9.44 into 4.9.x+fslc and apply the following changes on top of it: - eea1ec08f8a5 MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression - 5e5a51045532 pinctrl: meson-gxbb: Add missing GPIODV_18 pin entry - 8cbc0b49ca8d pinctrl: samsung: Remove bogus irq_[un]mask from resource management - 8495ab6ef94a pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD20 - f642d29c2388 pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD11 - 877fe62863d0 pinctrl: intel: merrifield: Correct UART pin lists - 7b6fff65ecf9 pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver - a68978bb949a pnfs/blocklayout: require 64-bit sector_t - eda1b3d42fad iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits - 4cae4a23d9a4 usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume - f4bbed570aef usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter - 42d65cc89a23 usb: core: unlink urbs from the tail of the endpoint's urb_list - 7c2beb1c4432 USB: Check for dropped connection before switching to full speed - 7f737f10c1ee usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3 - 2db03a7fa0dd usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling - a09ecc9345b6 uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069 - b189f8eb2715 staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNING - bbae08213e6e iio: light: tsl2563: use correct event code - 1ca3869234d3 iio: accel: bmc150: Always restore device to normal mode after suspend-resume - c5347390e57a staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read - 199a3f26e9d8 USB: hcd: Mark secondary HCD as dead if the primary one died - 821ccbe2937e usb: musb: fix tx fifo flush handling again - 4fd8c366acac USB: serial: pl2303: add new ATEN device id - 566516401501 USB: serial: cp210x: add support for Qivicon USB ZigBee dongle - e27f58cd130b USB: serial: option: add D-Link DWM-222 device ID - 2b3bf207b2a2 drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut - 4381e2c30008 drm/etnaviv: Fix off-by-one error in reloc checking - 00f3c2a253f7 nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays - 0a205d8145c2 mmc: mmc: correct the logic for setting HS400ES signal voltage - 160c365b5879 nand: fix wrong default oob layout for small pages using soft ecc - 227559e6233c fuse: initialize the flock flag in fuse_file on allocation - 1da30c23b63b target: Fix node_acl demo-mode + uncached dynamic shutdown regression - b51a71635576 iscsi-target: Fix iscsi_np reset hung task during parallel delete - e6a0599b7464 iscsi-target: fix memory leak in iscsit_setup_text_cmd() - ced271b814e4 mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES - a311810903c7 xtensa: don't limit csum_partial export by CONFIG_NET - a3ab0f069f46 xtensa: mm/cache: add missing EXPORT_SYMBOLs - 03973c57e1a2 xtensa: fix cache aliasing handling code for WT cache - 0041042de554 futex: Remove unnecessary warning from get_futex_key - e2286916ac07 mm: fix list corruptions on shmem shrinklist - b56cd77c1205 mm: ratelimit PFNs busy info message Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-30linux-fslc: Remove recipe for version 4.4Fabio Berton
On master branch we'll maintain only one kernel LTS version. Currently the latest longterm version is 4.9.x. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-24linux-fslc: Bump revision to 836377e382Gary Bisson
This commit merge tag v4.9.43 into 4.9.x+fslc and add the following change on top: - 2e5f5cc50c72 ARM: dts: imx7d-pico: Add initial support - 47e80564c4db ARM: imx_v6_v7_defconfig: Select the coda driver as module - 62dd13a066b9 ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-21linux-qoriq: update the delta configZongchun Yu
The freescale.config and freescale_aarch32.config have already been droped from the linux tree. The correct kernel configuration combination should be: armv8: defconfig + lsdk.config armv8-32b: multi_v7_defconfig + multi_v7_lpae.config + lsdk.config + multi_v8.config ls1021: multi_v7_defconfig + multi_v7_lpae.config + lsdk.config Signed-off-by: Zongchun Yu <zongchun.yu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07linux-fslc-imx: Bump revision to 09845b886c11Fabio Berton
This includes the following change: - 09845b886c11 mxc_hdmi: Fix hang during boot Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07linux: upgrade to v4.4Chunrong Guo
*include the following changes ec61f52 - irqchip/gicv3: Remove disabling redistributor and group1 non-secure interrupts 7f4242d - arm64: dts: update the cpu idle node ab7df6a - arm: dma-mapping: export arch_setup_dma_ops() 9d921e8 - gianfar_ptp: replace get_of_u32 with of_property_read_u32 ec491e1 - arm64: dts: ls2088ardb: Update nodes for QSPI 69fe6d7 - mtd: spi-nor: Fix the wrong setting for SPI_NOR_DDR_QUAD_READ 13694ee - arm: config: Remove CONFIG_MTD_CFI_BE_BYTE_SWAP in multi_v7_defconfig 9153b91 - arm: dts: Add big-endian for IFC on LS1021A 765159b - armv8: dts: Add big-endian for IFC on LS1043A/LS1046A dec2400 - arm64: configs: Remove CONFIG_MTD_CFI_BE_BYTE_SWAP in lsdk.config b1ce954 - driver: mtd: update struct map_info's swap as per map requirement dea4d1b - phy: allow 10G fixed PHY support e16454a - net: phy: add 10000 as valid speed for fixed-link 57e8edd - crypto: caam/qi2 - setup CG only if supported b4b138a - crypto: caam/qi2 - add dpseci capabilities support 110fc6b - serial: fsl_lpuart: Remove the alias node dependence 4f43ea0 - pcie-ep: Fix the memory leak issue 4a14d8f - pci-ep/ls1046a: Add new interface to show the transfer data 3da05d2 - pci-ep/ls1046a: Instead of the __get_free_pages with dma_alloc_coherent 270c4da - pci-ep/ls1046a: Add new input parameter to set transfer data c4b6a9a - pci-ep/ls1046a: Remove the BARs set step 22b58f3 - pci-ep/ls1046a: Correct LUT offset for different LS platform cc463ba - pci/layerscape: add msi trigger function 284f305 - pci/layerscape: fix compile issue 04f2757 - pci/layerscape: Add PCIe endpoint driver faad801 - ls1088a: dts: Added reboot node 8b5f765 - crypto: caam/qi - abort algorithm setup on DPAA2 parts 574f783 - arm64: defconfig: enable CONFIG_GPIO_MPC8XXX 2fb5946 - crypto: caam/qi2 - fix authenc givencrypt shared descriptor da6f201 - arm64: dts: ls2088a: add cpu idle support 943127c - arm64: dts: ls1088a: add cpu idle support 4884a91 - arm64: dts: ls1043a: add cpu idle support 9b01166 - arm64: dts: ls1012a: add cpu idle support 4878b3b - staging: fsl-dpaa2/eth: Set Tx timestamp support correctly cde1f46 - dpaa_eth: move global variable 'clock' into ptp_priv_s struct 7579dc5 - config: arm32: enable necessary options for KVM and containers 2b8471d - dts: ls1046aqds: add "simple-bus" and ranges to fpga bde83bb - usb: dts: for fix usb port faile issue on ls1021atwr 206cee8 - usb: dwc3 : Add support for USB snooping 6ee3ba2 - usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT 7532a3a - fmd: use ptp-timer for Fman RTC node name c95fecc - dpaa_eth: use ptp-timer phandle instead of ptimer-handle 43ea287 - arm64: dts: ls1088ardb: correct the base address of watchdog d1d561b - arm64: dts: add qmda note in ls1043/ls1046 dts. 1f984eb - arm64:configs: Enable CEPH_FS and XFS_FS in lsdk.config 63543be - crypto: caam/qi2: add support for TLS 1.0 record 508ce50 - caam/qi - add support for TLS 1.0 record 68054f6 - crypto: caam - add support for MOVEB command 4aa26bc - crypto: caam/qi - explicitly set dma_ops 9ba9074 - crypto: caam/qi - fix AD length endianness in S/G entry 41b5850 - crypto: caam/qi - use QBMan (NXP) SDK driver db3e005 - dpa_eth: remove unused code a648124 - dpaa_eth: ceetm: adapt to net/sched API changes e5435d5 - fsl_qbman: set dma_ops e954a2f - staging: fsl-dpaa2/eth: Update tx_shaping max burst size 7644da1 - staging: fsl-dpaa2/eth: Fix kfree bug 47d6760 - cpufreq: qoriq: enhance bus frequency calculation 53cc39e - arm64: lsdk.config: Enable CONFIG_OVERLAY_FS in kernel e394bc8 - driver: mtd: ifc: update bufnum mask for ver >= 2.0.0 67565eb - driver: mtd: ifc: Initialize SRAM for all version >= 1.0 3c9e9ac - Add dspi node for fsl-ls1046a-qds-sdk dts 9990039 - crypto: backport TLS implementation to v4.4 API Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-07-13linux-fslc-imx: Bump to 300a765 revisionOtavio Salvador
This merges the 4.1.15 2.1.0 GA release as well as the 4.1.42 stable release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-06-17linux-imx: Upgrade to 4.1.15-2.1.0 release supporting i.MX 6SLL EVKalexandra-ioana.safta@nxp.com
Add support for i.MX 6SLL EVK and supporting device trees The 4.1.15-2.10 updates are provided in the 4.1.15-2.0.0 release branch Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02linux-qoriq: update to 1ae843cChunrong Guo
*include the following changes 1 ae843c - Merge branch 'feature/rt' into sdk-v2.0.x-yocto 2 38d9a8a - Merge branch 'feature/usdpaa' into yocto/sdk-2.0.x 3 bba80f8 - Merge branch 'feature/asf' into yocto/sdk-2.0.x 4 dc4e9ad - crypto: dpaa2-caam: add congestion management 5 5d9bbd5 - crypto: dpaa2-caam: uprev to DPSECI vers 5.0 6 4aeb8ff - staging: fsl-mc: add support for opr 7 6a58807 - qdma: correct the qdma error interrupt number 8 4b90023 - qdma: uniform distribute the channels to all the command queue 9 a6a9cfb - dma: fsl-qdma: rectify the address for some register 10 cb24b8e - staging: fsl-dpaa2: Move CSCN related API to DPIO header 11 5784a1d - flextimer: fix flextimer workaround timeout method 12 a36c26a - dma: fsl-qdma: workaround for ERR010812 13 b0f638d - staging: fsl-dpaa2: Leave NAPI enabled during ifup/down 14 d90b9c9 - staging: fsl-dpaa2: Fix memleak in adding class rule 15 aa8ec9a - staging: fsl-dpaa2: Disable preemption when draining pool 16 3c62505 - mmc: sdhci-of-esdhc: limit SD clock to 167MHz for ls1046a 17 bdbe69d - ls208x: dts: fix intergration issue cause wdt not works 18 60129b7 - armv8: aarch32: enable VIRTIO_NET by default 19 87d9f30 - staging: fsl-dpaa2: Allocate extra headroom in frame descriptor 20 0649222 - staging: fsl-dpaa2: Update buffer count for flow control 21 3ef2dd0 - crypto: caam/qi - add request queues in CGR 22 37f96c4 - crypto: caam/qi - fix we_mask bits for response FQ init command 23 14a8ad4 - ls208x: dts: add #stream-ids property in fsl-mc node 24 514f27d - arm64: dts: ls1046ardb: add MMC HS200/UHS-1 modes support 25 0a2779a - arm64: dts: ls1046a: add clocks property for eSDHC node 26 9d15f72e - mmc: sdhci-of-esdhc: fix peripheral clock for ls1046a 27 53c14c9 - mmc: sdhci-of-esdhc: add voltage switching support for ls1046a 28 d10efc4 - staging: fsl-dpaa2: Fix Rx buf align regression 29 ee621b2 - LS1012AQDS: Configure MDIO Clause 45 processing to LS1012 only 30 e9740c2 - arm64: ls2088a: add the PW20 state to the idle-states dts node 31 403835e - PCI: layerscape: Add support for ls2088a /QLINUX-5971 137 6139b09 - arm64: dts: ls2088a: add clocks property for eSDHC node 138 383a2af - mmc: fsl_esdhc: get peripheral clock through common clk APIs 139 277569f - staging: fsl-dpaa2/eth: fix dprtc frequency to 1GHz 140 26cb8c1 - QLINUX-6717: Compiler Warning issued in CC 141 fd55b50 - QBMan: Add Order Restoration APIs to DPIO Services 142 45f8c47 - dpaa2 QBMAN: Increase the poll loop for management commands 143 5ca2040 - crypto: caam/qi - fix dma_mask initialization on ARM32 144 d183238 - ahci: qoriq: report error when ecc register address is missing in dts 145 60c90fa - cpufreq: qoriq: enhance bus frequency calculation 146 fa0d188 - clk: qoriq: add pll clock to clock lookup table 147 1275b2e - arm64: dts: freescale: ls2088a: Add DTS support for FSL's LS2088A SoC 148 1a42a28 - arm64: dts: freescale: ls2080a: Split devicetree for code resuability 149 bb4c069 - dt-bindings: Add compatible for LS2088A QDS and RDB board 150 4edce16 - Merge pull request #1612 in SDK/linux-sdk2.0 from jira/QLINUX-6716 to sdk-v2.0.x 151 8afdfe4 - mtd: spi-nor: fsl-quad: allow sub node probe failed Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-04-11linux-fslc: Bump revision to b69ecd63c123Fabio Berton
This commit merge tag v4.9.21 into 4.9.x+fslc and add the following change on top: - b69ecd63c123 dt-bindings: Add a binding for Video Data Order Adapter Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-04-11linux-qoriq, powerpc: kernel patches for cmp assembly instructions that fail ↵Bob Cochran
with binutils 2.28 linux-qoriq 4.1.35 64b kernel fails to build for vdso64/gettimeofday.S, vdso64/datapage.S, and head_64.S due to incorrectly coded cmp instructions. Apply two existing kernel patches from upstream, mainline kernel to correct the coding of these instructions. Built and tested on an e5500 t1040rdb-64b machine Change-Id: I710d0d1a5b886cc23c2aa0052e0ec1c148870635 Signed-off-by: Bob Cochran <yocto@mindchasers.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-04-11linux-fslc: bump longterm branch 4.4.x to 4.4.56Oliver Graute
This is the Longterm supported Linux kernel branch 4.4.x this bump linux-fslc 4.4.x to 4.4.56 Signed-off-by: Oliver Graute <oliver.graute@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-27linux-fslc: Bump recipe to 4a2e3a368083 revisionOtavio Salvador
This backports many changes, the included commits are: 4a2e3a368083 coda: enable with COMPILE_TEST e8dd8f5bb0d6 coda: restore original firmware locations d17404963398 coda: disable reordering for baseline profile h.264 streams 0425550b2cc4 coda: pad first h.264 buffer to 512 bytes 30a25c7a1c11 coda: keep queued buffers on a temporary list during start_streaming 6aedf08faa46 coda: Use && instead of & for non-bitfield conditions 8c303b8eb07f coda: disable BWB for all codecs on CODA 960 7c0c3cacae5a coda: implement encoder stop command c2f021d1762f [media] coda/imx-vdoa: constify structs 571d9a3398f4 [media] coda: add Freescale firmware compatibility location 2ab09ed38709 Revert "[media] coda/imx-vdoa: constify structs" f3f7ca7ea33e [media] coda: support YUYV output if VDOA is used de26a60384a7 [media] coda: use VDOA for un-tiling custom macroblock format 9c020c7889cc [media] coda: fix frame index to returned error 9b69cb0e9b5f [media] coda: add debug output about tiling c2943da78e15 [media] coda: correctly set capture compose rectangle fa1cbc7881eb [media] coda/imx-vdoa: constify structs feb6ccfa4db7 [media] coda: add i.MX6 VDOA driver eae25c1e912a [media] coda: fix the error path in coda_probe() 40e83b4ae508 [media] coda: add missing header dependencies 62c95d073f57 ARM: dts: imx6qdl-nitrogen6x: add missing USB PHY reset control 719b9f294d76 ARM: dts: imx6qdl-sabrelite: add missing USB PHY reset control 4ffcf8c7c60c drm/panel: simple: Add support for Tianma TM070JDHG30 7790c716544c of: Add vendor prefix for Tianma Micro-electronics 2c9fabdd9ba8 ARM: dts: imx6qdl-nitrogen6_som2: fix sgtl5000 pinctrl init 537158e11b5b ARM: dts: imx6qdl-nitrogen6x: remove duplicate iomux entry ca9533a30121 ARM: dts: boundary: remove hardcoded LVDS bus format 6fa5cb82aa9e pinctrl: imx: use radix trees for groups and functions 39c6395a5116 pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info f0906c3e92ed ARM: dts: imx6qdl-nitrogen6_max: use hyphens for nodes name e88dc9d21208 ARM: dts: imx6qdl-nit6xlite: use hyphens for nodes name 0056c5e39d01 ARM: dts: imx6qdl-nitrogen6x: use hyphens for nodes name 470019dea0da ARM: dts: imx6qdl-sabrelite: use hyphens for nodes name 404a65b0f5ff ARM: dts: imx: add Boundary Devices Nitrogen6_SOM2 support 8ed001e651a4 drm/etnaviv: always flush MMU TLBs on map/unmap eda85482ab61 drm/etnaviv: constify etnaviv_iommu_ops structures c4a322ce176e drm/etnaviv: set up initial PULSE_EATER register e7147fcbe4b0 drm/etnaviv: add new GC3000 sensitive states 224462a9ba20 drm/etnaviv: Remove etnaviv_debugfs_cleanup() 3b6d4ad2e259 drm/etnaviv: Use drm_dev_unref, not drm_put_dev c095eb593edd drm/etnaviv: trick drm_mm into giving out a low IOVA 7d872907c0f0 drm/etnaviv: move linear window on MC1.0 parts if necessary 619586d45f05 drm/etnaviv: don't invoke OOM killer from dump code 201064234ea0 drm/etnaviv: fix gem_prime_get_sg_table to return new SG table 089369cb1167 drm/etnaviv: Allow DRAW_INSTANCED commands df310c458873 drm/etnaviv: implement dma-buf mmap 11325b1e8736 drm/etnaviv: Remove manual call to reservation_object_test_signaled_rcu before wait Change-Id: I25fbf56e982ea71d7ab87650c6f5d91fd0505bd9 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-22linux-fslc: Bump to c3825da143fc revisionOtavio Salvador
This merges the 4.9.17 stable release and syncs the defconfig with current version. Change-Id: Ie2da831ef26817f6339e458860d1f64950f17e98 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-17linux-qoriq: update to b14540eTing Liu
* merged upstream v4.1.35 release. * support LS1012A * Includes additional workarounds for Chip Errata: A-010284, A-010150, A-008975 Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-17linux-fslc-imx-rt: Update checksums for realtime patchDominic Sacré
The gzip-compressed patch on the server has again been replaced by a file with the same contents, but different checksums. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-09linux-fslc: Update to 4.9-based forkFabio Berton
This upgrades the Linux kernel to the 4.9.13 release. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-09linux-fslc: bump to linux-fslc 4.4.48Oliver Graute
this bump linux-fslc 4.4.x to 4.4.48 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-02-16linux-fslc-imx-rt: Update realtime patch to 4.1.38-rt45Dominic Sacré
This fixes another build issue, because the md5/sha256 checksums of the previous version of the realtime patch had changed on the server again. This issue was a side-effect of the way the RT patches are published on kernel.org, and should be resolved now. Switch to using KERNELORG_MIRROR. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-02-08linux-fslc-imx-rt: Bump revision to ee67fc7e072dDominic Sacré
Align version with linux-fslc-imx recipe, and update RT patch to 4.1.37-rt43. This also fixes a build failure, because the checksum of the previous version of the compressed RT patch had changed on the server. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-01-27linux-imx: Remove i.MX 6UL specific metadataFabio Berton
The SoC is now dealt as a i.MX6 SoC so there is no need for the specific metadata. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-01-24linux-fslc-imx: Bump revision to ee67fc7e072dFabio Berton
This commit merge tag Linux 4.1.38 and apply the following changes: - ee67fc7e072d (HEAD -> 4.1-2.0.x-imx, origin/4.1-2.0.x-imx) ARM: dts:imx7s-warp: Add watchdog pinmux - 5fd79049c122 ARM: dts: imx7: Add "LPSR" to LPSR iomux pin names - 739f0c753a6d Merge tag 'v4.1.38' into 4.1-2.0.x-imx Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-01-23linux-fslc: Bump revision to 3d8f8d0Oliver Graute
This includes following change: This commit merges tag v4.8.17 into 4.8.x+fslc Change-Id: I6ac7293a212351cfcb0ea550d426036da30aef14 Signed-off-by: Oliver Graute <oliver.graute@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-01-23linux-fslc: Longterm Branch 4.4.xOliver Graute
This is the Longterm supported Linux kernel branch 4.4.x this bump linux-fslc 4.4.x to 4.4.43 Change-Id: I2035e88f0f69789d4f982e7a38fe51129db13bd5 Signed-off-by: Oliver Graute <oliver.graute@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-01-11linux-qoriq: upgrade to SDK 2.0 GA1611 releaseZhenhua Luo
* add 32b build support for aarch64 targets, e.g. ls1043ardb-32b, ls1046ardb-32b * include the following changes 4004071 Merge branch 'feature/rt-v4.1.30' into yocto/sdk-2.0.x 937dcab Merge branch 'feature/usdpaa' into yocto/sdk-2.0.x b623c51 Merge branch 'feature/asf' into yocto/sdk-2.0.x a0c7a9b Merge pull request #1559 in SDK/linux-sdk2.0 from sdk-rcpm-fix-copyright to sdk-v2.0.x 302aca3 nxp: rcpm: fix copyright f05e97b Merge pull request #1556 in SDK/linux-sdk2.0 from jira/QSDK-3119 to sdk-v2.0.x 5126cb5 dts: ls1046a: fix PMU compatible 2db3941 Merge pull request #1555 in SDK/linux-sdk2.0 from jira/QLINUX-6194 to sdk-v2.0.x 1054c80 Merge pull request #1553 in SDK/linux-sdk2.0 from jira/config/QLINUX-6192 to sdk-v2.0.x ce1586f Merge pull request #1554 in SDK/linux-sdk2.0 from jira/QSDK-3117 to sdk-v2.0.x 1d848c9 Merge pull request #1551 in SDK/linux-sdk2.0 from jira/QLINUX-6155-gianfar-upstream_fix to sdk-v2.0.x f22fd4c arm64: dts: ls1046a: add qdma device tree node 862e403b dts: powerpc: t104x: add ceetm node 6ec4c00 irqchip/ls-scfg-msi: Enable Layerscape 32bit SCFG MSI support a0e8417 gianfar: fix size of scatter-gathered frames 3d80646 Merge pull request #1550 in SDK/linux-sdk2.0 from jira/QLINUX-6140 to sdk-v2.0.x 4c35d4d vfio fsl-pamu: Fix compilation error __udivdi3 dea239d Merge pull request #1549 in SDK/linux-sdk2.0 from jira/dpaa-ethernet/QLINUX-6139 to sdk-v2.0.x ca1bbde dpaa_eth: do not evaluate the A010022 erratum on PPC64 aa29390 Merge pull request #1548 in SDK/linux-sdk2.0 from jira/dpaa-ethernet/QLINUX-6139 to sdk-v2.0.x a318137 dpaa_eth: rework runtime support for erratum A010022 1f2ce64 dpaa_eth: simplify condition 1fbb450 Merge pull request #1537 in SDK/linux-sdk2.0 from jira/QLINUX-5777 to sdk-v2.0.x ad4a28c Merge pull request #1546 in SDK/linux-sdk2.0 from release/ls1046a to sdk-v2.0.x 73a0f66 Merge pull request #1545 in SDK/linux-sdk2.0 from feature/kvm to sdk-v2.0.x 2b22132 Merge pull request #1544 in SDK/linux-sdk2.0 from jira/QLINUX-5953 to feature/kvm b4ea505 Merge pull request #1543 in SDK/linux-sdk2.0 from jira/QLINUX-6045 to feature/kvm 4c47a0d Merge pull request #1476 in SDK/linux-sdk2.0 from jira/qman/QLINUX-5730-qman_high-sync-with-user-space to sdk-v2.0.x 31c4c0b Merge pull request #1536 in SDK/linux-sdk2.0 from jira/QLINUX-5947 to release/ls1046a 479b1fc On ARM64 register index of 31 corresponds to both zero register and SP. However, all memory access instructions, use ZR as transfer register. SP is used only as a base register in indirect memory addressing, or by register-register arithmetics, which cannot be trapped here. 77780d1 arm64/kvm: ls1046a: Add generic v8 KVM target 27fe8a5 staging/fsl_qbman: Fix warnings in self tests e11546d fsl_qbman/qman_high.c: Style cleanup 55e071c fsl_qbman/qman_high.c: Release resources if error f69c8b4 fsl_qbman/qman_high: lni_shaper_disable byte swap 442baed qman_high.c: Endian swap FD for LE CPUs 1d66e04 qbman: Clear interrupt in status register a2a4407 fsl_qbman/qman_high: Check LNI state before enable c95fe7d fsl_qbman/qman_high: Check qman version 6736347 fsl_qman/qman_high: Update unclean portal handling 62ac0bd fsl_qbman: Add error print in message ring cleanup 43317b7 Merge pull request #1539 in SDK/linux-sdk2.0 from jira/dpaa-ethernet/QLINUX-5974 to sdk-v2.0.x e0c7a72 dts: ls1046a: Add PCI and MSI nodes 1a90f80 arm64:pci: fix the IOV device enabled crash issue in designware 0372d4d pci/layerscape: add LS1046A support c5d939c irqchip/ls-scfg-msi: Add MSI test support d52e522 irqchip/ls-scfg-msi: add Layerscape SCFG MSI support 2561dca dts: ls1043a: update MSI node 4feed16 dts: ls1021a: update MSI node 93b4616 dt/bindings: Add bindings for Layerscape SCFG MSI b366f3a dts: ls1043a: change GIC register for rev1.1 7200f11 arm64: ls1046a: dts: add rcpm and ftm0 nodes 0256287 drivers: soc: add the RCPM driver 42591a49 cpuidle: remove cpu_pm calls when entering a idle state 915455c arm64: PSCI: support Suspend-to-RAM state 136070a doc: update rcpm.txt from upstream b1d0ac8 Merge pull request #1470 in SDK/linux-sdk2.0 from jira/qman/QLINUX-5645-qbman-bad-dqqr-sz to sdk-v2.0.x df0a3d4 Merge pull request #1467 in SDK/linux-sdk2.0 from jira/qman/QLINUX-5727-debug-printf-left-in-source to sdk-v2.0.x d3f1454 Merge pull request #1538 in SDK/linux-sdk2.0 from jira/qman/QLINUX-5976 to sdk-v2.0.x ea46d10 dpaa_eth: enable the 4K workaround only for the LS1043 SoC 9d8a40d fsl/fman: use QBMan API c116614 fsl_qman: proper dmaa_addr_t specifier 1d39525 fsl_bman: proper dmaa_addr_t specifier 68e4a9c dpaa_eth: add arm 32bit support cd6f54d dpaa_eth: use proper dma_map size when recycling 9e9a00d dpaa_eth: use QBMan API 84730fa fmd: remove udivdi3 98feb23 fsl_qbman: Use cache inhibited portals on LS1046 007477a soc: fsl: Add ls1046a to GUTS 9ef52a0 base: soc: introduce soc_device_match() interface a109bb8 soc: fsl: rewrite GUTS driver fec049a fsl_qbman: Enable EQCR CI Stashing f8d1192 fsl_qbman: Don't use cacheline zero operation on ARM 880da59 fsl_qbman: Fix DQRR shadow copy alignment 439f884 fsl_qbman: fix ARM64 write prefetch macro 7b05170 fsl_qbman: fix ARM64 prefetch instructions 99c8c40 fsl_qbman: Only invalidate/prefech on PPC systems when PAMU is disabled 72b974d fsl_qman: use original dq in qm_dqrr_cdc_consume_1ptr() a1c99db fsl_qman: fix EQCR_COMMIT_CHECKS for LE f8773f0 fsl_pme: Update PME scatter/gather API usage 4d3026c fsl_dce: Update DCE scatter/gather API usage bc45052 fsl/qman: endianness changes 805c887 fsl_qman: add support for qman portal v3.2.1 e730580 fsl_qbman/qman_high.c: Remove debug print 6e237d9 fsl_pamu: erratum a007907 should be applied on all versions of E6500 chips. 769caaf Merge pull request #1530 in SDK/linux-sdk2.0 from release/ls1046a to sdk-v2.0.x 019cc06 Merge pull request #1529 in SDK/linux-sdk2.0 from jira/QLINUX-6040-32-bit-kernel-support-integration to sdk-v2.0.x 4a8a3c4 fsl_qbman: fix QBmanTest compile error on arm 32bit 27b9fe6 arm: layerscape: add ITS for ls1046ardb aarch32 platform 14d4d34 arm: layerscape: add ITS for ls1043ardb aarch32 platform 6513e86 arm64: dts: Update address-cells and reg properties of cpu nodes 24af721 Armv8: aarch32: Add ITS for LS1012A AArch32 support 21da194 arm: layerscape: enable ppfe in defconfig e08460c arm: layerscape: enable dpaa ethernet in defconfig 50c8128 dpaa_eth: add arm 32bit support 4a441cd arm: add pgprot_cached and pgprot_cached_ns support ebb7268 arm: add new non-shareable ioremap 051e365 armv8: aarch32: Add KVM support for AArch32 on ARMv8 1e46b40 armv8: aarch32: Add AArch32 defconfig for LayerScape SoCs 4434d96 armv8: aarch32: Update Kconfig to support ARCH_LAYERSCAPE_AARCH32 c04c0f1 armv8: aarch32: Allow RAM to be mapped for LayerScape SoC 846fbe1 armv8: aarch32: Add SMP support for 32-bit Linux kernel cb96fb1 armv8: aarch32: Execute 32-bit Linux for LayerScape platforms fbfccce Merge pull request #1528 in SDK/linux-sdk2.0 from jira/QLINUX-6038 to release/ls1046a 5455e08 spi-nor: fslquad: add quad mode read for s25fs512s 70fa4fd mtd: spi-nor: fsl-quad: Add flash S25FS extra support 034bad1 spi: dspi: clear SPI_SR before enable interrupt 6de3d6d dpa_offload/dpa_stats: Fix bad propagation of counters offsets to US during sync get_counters b047fdb dpa_offload/dpa_ipsec: Remove IPSec special manip chain before the node a16bb04 dpa_offload/dpa_classifier: Release header manip chain when table insert is unsuccessful e93fd06 dpa_offload: Add LS1046ARDB device tree files 4da5830 dpa_offload: Align number of network interfaces in LS1043ARDB device tree files c5d6566 dpa_offload: Add support for offloading PPPoE flows 1fd7d61 dpa_offload/dpa_classifier: Improve support for "return-to-keygen" table entries 74187b4 dpa_offload/dpa_classifier: Always interpret IPv4 address in big endian b8cf88f dpa_offload/dpa_stats: Fix IOCTL return code in case of error 45d601d dpa_offload/dpa_stats: Add support for LE platforms 091ccb2 dpa_offload: Add IPSec offloading scenario device tree file for LS1043ARDB 5a647f2 dpa_offload/dpa_ipsec: Add support for LE platforms 502e729 dts: ls1046a: disable sata ecc 9cf974c sata: ls1046a: added ls1046a sata support 83db7d7 mmc: core: Optimize case for exactly one erase-group budget f1927d4 mmc: sdhci-of-esdhc: enable IRQ detecting mode for LS1046A ef0951b ls1046a_usdpaa_dts: Patch to fix issue in usdpaa dts c761ef7 net: phy: fixed: propagate fixed link values to struct 1cb5367 freescale.config: remove CONFIG_MTD_SPI_NOR_USE_4K_SECTORS cc59f31 cpufreq: qoriq: add dfs support on ls1046a soc c10521a ls1046aqds_usdpaa_dts: Patch to add dts for ls1046aqds e5f0d60 freescale.config: add NVMe support 06d5f31 usdpaa_dts: Patch to add usdpaa dts for LS1046ARRDB 425f832 ITS: use ls1046ardb rootfs f00abb8 freescale.config: enable qDMA and testdma a95e599 freescale.config: enable some config options 0d1003c ls1046aqds: add its file 209a3e5 freescale.config: enable macro for LS1046ARDB 2228977 ls1046ardb: add ITS file a0765d1 arm/ls1-msi: fix typo of MSI compatible string 5c6248f net: phy: add driver for aquantia AQR106/107 phy d93acf6 rtc: pcf2127: add pcf2129 device id 6dddef7 clk: qoriq: add ls1046a support 5bcf71e arm64: dts: ls1046a: fix compatible for esdhc 6a37ce8 arm64: dts: ls1046ardb: add dpaa nodes 75bc6da arm64: dts: ls1046aqds: add dpaa nodes f9b5811 arm64: dts: add dpaa nodes in .dtsi 3866c5e arm64: dts: add LS1046A-QDS board support f39e5f1 Documentation: DT: Add entry for QorIQ LS1046A-QDS board b661c31 arm64: dts: add LS1046A-RDB board support 39a74c1 Documentation: DT: Add entry for QorIQ LS1046A-RDB board 9b21627 arm64: dts: add QorIQ LS1046A SoC support 388603e dt-bindings: ahci-fsl-qoriq: updated for SoC ls1046a 202e350 dt-bindings: qoriq-clock: update for more SoCs c8d2cec dt-bindings: i2c: adds two more nxp devices 0dfadf7 dt-bindings: fsl: updates bindings for some SoC-specific devices 9148f56 dt-bindings: fsl: update for more SoCs cf53f83 Merge pull request #1525 in SDK/linux-sdk2.0 from jira/fman/QLINUX-6077 to sdk-v2.0.x ad55d2b Merge pull request #1524 in SDK/linux-sdk2.0 from jira/fman/QLINUX-5975 to sdk-v2.0.x d3542db Merge pull request #1526 in SDK/linux-sdk2.0 from jira/fman/QSDK-2131 to sdk-v2.0.x 4da5272e QSDK-2131: A-008975: The FMAN controller cannot allow empty look-up tables 136e497 QLINUX-6077: A-007273: FMAN hangs at FM reset done with MACs clocks disabled bc36f58 QLINUX-5975: LS1046A DPAA Fman driver integration f70a57c Merge pull request #1508 in SDK/linux-sdk2.0 from jira/rman/QLINUX-6067 to sdk-v2.0.x 6b22a60 uio/rman: use the generic IO access function ea1a5e4 dpio/qbman: fix discrete consumption 206af2a fsl_qbman/qman_high.c: Remove debug print Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-19linux-fslc: Bump revision to 532916dFabio Berton
This includes following change: This commit merges tag v4.8.15 into 4.8.x+fslc Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-19linux-fslc-imx: Bump revision to 80e3b3cFabio Berton
This includes following change: - 80e3b3c Merge tag 'v4.1.36' into 4.1-2.0.x-imx - 8576fa4 Linux 4.1.36 - 39f9986 kbuild: add -fno-PIE - bf5d3d2 firewire: net: fix fragmented datagram_size off-by-one - c604dec firewire: net: guard against rx buffer overflows - 9fe6256 parisc: Ensure consistent state when switching to kernel stack at syscall entry - 83a474e ovl: fsync after copy-up - c0b309f virtio: console: Unlock vqs while freeing buffers - 4fe9ae4 md: be careful not lot leak internal curr_resync value into metadata. -- (all) - e1e5cab md: sync sync_completed has correct value as recovery finishes. - 97d53c4 scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware - d207c66 scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded - 169eb57 drm/radeon/si_dpm: workaround for SI kickers - c1593e5 drm/dp/mst: Check peer device type before attempting EDID read - e5c6bbb drm/dp/mst: add some defines for logical/physical ports - dadd580 drm/dp/mst: Clear port->pdt when tearing down the i2c adapter - a2d4bd9 KVM: MIPS: Precalculate MMIO load resume PC - b05ff0c KVM: MIPS: Make ERET handle ERL before EXL - 90a107c drm/radeon: drop register readback in cayman_cp_int_cntl_setup - 9a9a237 scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices - 1b15bd7 Revert "drm/radeon: fix DP link training issue with second 4K monitor" - 5bc028b powerpc: Convert cmp to cmpd in idle enter sequence - 00a4335 drm/radeon/si_dpm: Limit clocks on HD86xx part - 469bc68 drm/radeon/si/dpm: add workaround for for Jet parts - 85a2af9 USB: serial: cp210x: fix tiocmget error handling - 0854ce4 Input: i8042 - add XMG C504 to keyboard reset table - 0e9bbbd ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps - 02426cf mac80211: discard multicast and 4-addr A-MSDUs - f065a55 ubifs: Fix regression in ubifs_readdir() - 5fdb4fa GenWQE: Fix bad page access during abort of resource allocation - 55a2f87 mm/list_lru.c: avoid error-path NULL pointer deref - 52e7b6b btrfs: fix races on root_log_ctx lists - 9f2d48f vt: clear selection before resizing - 93ec720 tty: limit terminal size to 4M chars - ca96312 ALSA: usb-audio: Add quirk for Syntek STK1160 - 3dc8f1f KEYS: Fix short sprintf buffer in /proc/keys show function - 1f7ff6f hv: do not lose pending heartbeat vmbus packets - 9662d19 mei: txe: don't clean an unprocessed interrupt cause. - a64291d ANDROID: binder: Clear binder and cookie when setting handle in flat binder struct - 11924cb ANDROID: binder: Add strong ref checks - 39709c8 dm table: fix missing dm_put_target_type() in dm_table_add_target() - c91812c usb: increase ohci watchdog delay to 275 msec - 51b231b arm64: KVM: Take S1 walks into account when determining S2 write faults - bb21e02 arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP - 7fbfac8 USB: serial: fix potential NULL-dereference at probe - 605a696 xhci: workaround for hosts missing CAS bit - c23a6dc xhci: add restart quirk for Intel Wildcatpoint PCH - 4c17f91 kvm: x86: memset whole irq_eoi - 9c5e89d libxfs: clean up _calc_dquots_per_chunk - d1375c3 target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code - ac49951 target: Re-add missing SCF_ACK_KREF assignment in v4.1.y - eaf5520 ubifs: Abort readdir upon error - b9ce870 UBIFS: Fix possible memory leak in ubifs_readdir() - cad1ca2 ubifs: Fix xattr_names length in exit paths - dfeb7e4 arm64: percpu: rewrite ll/sc loops in assembly - 3c9c013 powerpc/mm: Prevent unlikely crash in copro_calculate_slb() - c1f5e5f isofs: Do not return EACCES for unknown filesystems - b15662c irqchip/gic-v3-its: Fix entry size mask for GITS_BASER - af17243 arm64: kernel: Init MDCR_EL2 even in the absence of a PMU - c911b72 USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7 - 59eabe8 memstick: rtsx_usb_ms: Manage runtime PM when accessing the device - 86559fc memstick: rtsx_usb_ms: Runtime resume the device when polling for cards - a89634c mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led - e79c2f2 mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused - f125e7f mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error - 5170524 usb: gadget: function: u_ether: don't starve tx request queue - 66f38bf ceph: fix error handling in ceph_read_iter - 9e9ca45 irqchip/gicv3: Handle loop timeout proper - 88b6c9f drm/radeon: change vblank_time's calculation method to reduce computational error. - dcf4c11 jbd2: fix incorrect unlock on j_list_lock - a3da255 scsi: Fix use-after-free - 8df9810 mmc: core: Annotate cmd_hdr as __le32 - 7ea3d2e x86/mm: Expand the exception table logic to allow new handling options Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-09linux-fslc-imx: Enable CONFIG_FHANDLETom Hochstein
Enable CONFIG_FHANDLE so that systemd can autostart getty on serial interfaces like /dev/ttymxc*. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-09linux-qoriq: fix CVE-2016-0758Sona Sarmadi
Fixes a flaw in the Linux kernel's ASN.1 DER decoder processed certain certificate files with tags of indefinite length. A local, unprivileged user could use a specially crafted X.509 certificate DER file to crash the system or, potentially, escalate their privileges on the system. References: https://lkml.org/lkml/2016/5/12/270 Upstream patch: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/patch/ ?id=af00ae6ef5a2c73f21ba215c476570b7772a14fb [backported from stable 3.16] Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-09linux-qoriq: fix CVE-2016-2053Sona Sarmadi
The asn1_ber_decoder function in lib/asn1_decoder.c in the Linux kernel before 4.3 allows attackers to cause a denial of service (panic) via an ASN.1 BER file that lacks a public key, leading to mishandling by the public_key_verify_signature function in crypto/asymmetric_keys/public_key.c. References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2053 upstream patch: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/ ?id=15430f775ee686b61569a0c3e74cf0b2ad57c8eb [backported from stable 3.16] Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-11-23linux-fslc-imx-rt: Add patch to support external imx-gpu-viv driverDominic Sacré
Export functions swait_prepare_locked() and swait_finish_locked() to make them available to the external imx-gpu-viv driver module. Remove the check whether MACHINE_USES_VIVANTE_KERNEL_DRIVER_MODULE is set; both the built-in driver and the external module now work with the RT kernel. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-11-18linux-fslc: Enable TRACER supportFabio Berton
Fix warning: WARNING: lttng-modules-2.8.0+gitAUTOINC+6e4fc6f36d-r0 do_package: lttng-modules: no modules were created; this may be due to CONFIG_TRACEPOINTS not being enabled in your kernel. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-11-18linux-imx: Enable TRACER supportFabio Berton
Fix warning: WARNING: lttng-modules-2.8.0+gitAUTOINC+6e4fc6f36d-r0 do_package: lttng-modules: no modules were created; this may be due to CONFIG_TRACEPOINTS not being enabled in your kernel. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-11-14linux-fslc-imx-rt: Upgrade to 4.1-2.0.x GADominic Sacré
Upgrade to revision 176c482, and apply patch 4.1.35-rt41 on top of it. Refresh defconfig for the new kernel version. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-11-05linux-fslc: Bump revision to 8d6e2d5Fabio Berton
This commit merges tag v4.8.6 into 4.8.x+fslc Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>