aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
AgeCommit message (Collapse)Author
2017-11-21linux-fslc: 4.14: Bump revision to c4404197b0b2Fabio Berton
This commit merge tag Linux 4.14. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-21linux-qoriq_4.4: Reorder kernel configureChunrong Guo
*use the correct kernel configure order to avoide some configure option is missing Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-21linux-qoriq_4.9: Reorder kernel configureChunrong Guo
*use the correct kernel configure order to avoide some configure option is missing Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-16cryptodev: update recipesChunrong Guo
*Update URL to fetch qoriq-open-source github *Update to f365c69d785 This includes the following changes: f365c69 - add support for composite TLS10(SHA1,AES) algorithm offload ec25290 - check session flags early to avoid incorrect failure modes 6213ae5 - add support for RSA public and private key operations 3245b0f - move structure definition to cryptodev_int.h 00a6861 - remove unnecessary header inclusion 1d7c848 - fix type of returned value a705360 - convert to new AEAD interface in kernels v4.2+ c2bf0e4 - refactoring: relocate code to simplify later patches 20dcf07 - refactoring: split big function to simplify maintainance 87d959d - Release version 1.9 6818263 - Fix ablkcipher algorithms usage in v4.8+ kernels 26e167f - zc: Use the power of #elif 2b29be8 - adjust to API changes in kernel >=4.10 2dbbb23 - do more strict code checking to avoid maintenance issues 88223e4 - avoid implicit conversion between signed and unsigned char 8db6905 - use buf_align macro to reduce code duplication b6d0e0f - rename header file to clarify purpose 1fd6062 - fix warnings of "implicit declaration of function" in async_speed ff3c8ab - remove not used local variables 25a1276 - fix incorrect return code in case of error from openssl_cioccrypt e7ef4ea - Merge pull request #17 from michaelweiser/gup_flags 99c6d21 - fix ignored SIGALRM signals on some platforms 71975fa - setting KERNEL_DIR is not necessary to build tests a96ff97 - fix issues with install target *Cryptodev-linux git includes all sdk patches so remove sdk patches folder Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-16linux-qoriq_4.4: remove do_install and do_deploy for qoriq-armChunrong Guo
*qoriq-arm support kernel itb types so remove do_deploy and do_install for zImage Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ceetm: update recipesChunrong Guo
*Fix wrong md5sum of license file fix the below error: |ERROR: ceetm-git-r0 do_populate_lic: QA Issue: ceetm: The LIC_FILES_CHKSUM does not | match for file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287 *Change git repository URL *Update to f58304d This includes the following changes: f58304d - Update Copyright owners 6fe89a0 - ceetm: use IPROUTE2_DIR in build include path for LSDK 896094f - ceetm: update include path for LSDK/flex-builder 74f2393 - ceetm: fix small compiler warnings 20be45f - ceetm: restructure sources for LSDK integration *Add iproute2 on DEPENDS because ceetms compile depend heard file in iproute2-dbg package *Update EXTRA_OEMAKE set *Fix the installation directory fix the below error: |cp: cannot stat 'aarch64-qoriq-poky-linux/ceetm/git-r0/git/bin/q_ceetm.so': No such file or directory *Update COMPATIBLE_MACHINE for ls2088a and ls1088a Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10linux-qoriq_4.4: merge config fragments support make configChunrong Guo
*Sometimes kernel configure option is missing if merge kernel config with merge_config.sh so merge config fragments support make config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10linux-qoriq_4.9: merge config fragments support make configChunrong Guo
*Sometimes kernel configure option is missing if merge kernel config with merge_config.sh so merge config fragments support make config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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-07cryptodev-qoriq: update to v1.9Chunrong Guo
Signed-off-by: Chunrong Guo <B40290@freescale.com> 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-05-02cryptodev: update to 6c2b61cChunrong Guo
**include the following changes 6c2b61c - update copyright notes f79d523 - fix: reset finish condition before test start e8f7a91 - Merge remote-tracking branch 'upstream/master' 6818263 - Fix ablkcipher algorithms usage in v4.8+ kernels 26e167f - zc: Use the power of #elif e49fe25 - adjust to API changes in kernel >=4.10 2b29be8 - adjust to API changes in kernel >=4.10 c3afb40 - add support for rsa speed tests c9b7a80 - close the session after every test ba49470 - add support for authenc(hmac(sha1), cbc(aes)) speed tests 690cd62 - Merge branch 'master' into hpe2016 5adf04e - Merge remote-tracking branch 'upstream/master' 840c7ba - remove not used variable 2dbbb23 - do more strict code checking to avoid maintenance issues 88223e4 - avoid implicit conversion between signed and unsigned char 8db6905 - use buf_align macro to reduce code duplication b6d0e0f - rename header file to clarify purpose 1fd6062 - fix warnings of "implicit declaration of function" in async_speed ff3c8ab - remove not used local variables 25a1276 - fix incorrect return code in case of error from openssl_cioccrypt e7ef4ea - Merge pull request #17 from michaelweiser/gup_flags 99c6d21 - fix ignored SIGALRM signals on some platforms 71975fa - setting KERNEL_DIR is not necessary to build tests a96ff97 - fix issues with install target 07748d3 - Merge branch 'master' into hpe2016 cc89148 - Fix ablkcipher algorithms usage in v4.8+ kernels 4d6e4fb - Merge remote-tracking branch 'upstream/master' f126e48 - Adjust to another change in the user page API 4257fce - add -async option to run_crypto_tests.sh f953164 - merge sync and async benchmarks into a single program e7af57b - add % to cpu idle for convenience 1883c95 - add a wrapper script for running all tests 998b66b - add notes about configured limits in SEC driver b1a35f3 - fix ignored SIGALRM signals on some platforms b754517 - use the same algorithm names in sync_speed as in async_speed 8baefa4 - force LC_TIME value to avoid mpstat not using ISO8601 format d0978b5 - add sync speed tests with the same format as async ones 15d890b - graceful exit if cryptodev is not built with ASYNC flags 9a595bf - fix typo, use consistent spacing 9461878 - remove output line because it does not add clarity to the results b09c17f - the C standard used by cryptodev is C90 with GNU extensions 447808d - exit early if cryptodev tests are not installed 493afd3 - fix incorrect handling of error cases... e0d2c88 - make default output tabular abc007a - really fix (again...) the mpstat issue 2696cd5 - use $(...) instead of `...` for consistency e8fb004 - fix the scale of the runtime value 119151b - remove old results to avoid incorrect reports 71ac3d5 - fix the reported unit 8c47a0c - setting KERNEL_DIR is not necessary to build tests 182b307 - fix issues with install target 5021828 - do more strict code checking to avoid maintenance issues ab239d7 - return error code of the test if there is one b5228f2 - remove not used local variables 90d67ce - avoid implicit conversion between signed and unsigned char 4b442ca - fix build warnings on implicit function declarations 2821b92 - add a little space in the output for clarity 9d0ef05 - more precision in running mpstat 0180e2b - fix some issues with parsing mpstat output 4257fce - add -async option to run_crypto_tests.sh f953164 - merge sync and async benchmarks into a single program e7af57b - add % to cpu idle for convenience 7d7a733 - sanity check on /dev/crypto availability 137c0c4 - gracefull stop for async speed tests 600eb70 - fix: set min value when allocating alligned memory buffers 18408c9 - add multithreaded wrapper for async speed test 854cc84 - rename algorithm names for clarity 216f235 - honor the -m flag in async_speed 1023ede - add flag to report in a machine friendly format 219a8b4 - enable async code by default 9def784 - Merge remote-tracking branch 'radualexe/new_tests` 149dc1c - add basic optargs support for async_speed test 9595499 - add support for crc32c hash sync speed test 83e3840 - add support for aes-256-xts sync speed test fff72ae - add support for sha2-256 hash async speed test b961800 - add support for sha1 hash async speed test fea5006 - add support for crc32c hash async speed test 8768fad - add aes-256-xts support for async speed test 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-16kernel-module-imx-gpu-viv: Bump revision to a05d9b2Fabio Berton
This includes following changes: - a05d9b2 Merge pull request #6 from aridet/patch-1 - 6a01dfb fix for memory leak in gc_hal_kernel_os.c Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> 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>