]> code.ossystems Code Review - meta-freescale.git/log
meta-freescale.git
7 years agolinux-fslc: Bump version 4.13 to revision b5bb3d72aa5a
Fabio Berton [Mon, 11 Sep 2017 21:17:28 +0000 (18:17 -0300)]
linux-fslc: Bump version 4.13 to revision b5bb3d72aa5a

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>
7 years agolinux-fslc: Bump version 4.13 to revision b05d3703cff9
Fabio Berton [Fri, 8 Sep 2017 19:29:36 +0000 (16:29 -0300)]
linux-fslc: Bump version 4.13 to revision b05d3703cff9

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>
7 years agoRemove $COREBASE/LICENSE from LIC_FILES_CHKSUM
Chunrong Guo [Mon, 4 Sep 2017 05:32:45 +0000 (13:32 +0800)]
Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM

Several recipes reference the LICENSE file in their LIC_FILES_CHKSUM variable as ${COREBASE}/LICENSE.
This forces distribution providers to keep this file verbatim or to overload the affected recipes.
The section "Moving to the Yocto Project 1.6 Release" in the Yocto manual suggests removing the LICENSE file where possible.

Remove LICENSE in cases where COPYING.MIT is also given and replace LICENSE with COPYING.MIT if the former was the only entry.
All modified recipes specify LICENSE = "MIT" and none of the in-tree files specify a different license either.

As the packages do not change (the license files are not contained in them), do not increase PR.

(From OE-Core rev: 0059e0661826c857a07c862bcb46162671e0e330)

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>
7 years agoimx-uuc: Bump revision to 1de598e7
Otavio Salvador [Wed, 30 Aug 2017 19:34:26 +0000 (16:34 -0300)]
imx-uuc: Bump revision to 1de598e7

This includes following changes:

1de598e Merge pull request #5 from lijunone/master
a5a05da Update linuxrc
61a1449 Merge pull request #4 from mhei/fixes
af76f6a uuc: fix format nitpick
f8d0c75 uu.c: fix compiler warnings for unused variables
625c36e Merge pull request #2 from mhei/fixes
e6304a7 Merge pull request #3 from lijunone/master
c342fb0 linuxrc: add utp mass storage setup via configfs
f9a8e97 uuc: fix some compiler warnings
65d8bf7 sdimage: use fsync before closing the device
a977121 Add travis hint
03d64cf Small Makefile improvements
9a8c844 sdimage: no need to open image file R/W
592fdb6 sdimage: fix partition size check
3d4b3fa Add a .gitignore with the binaries sdimage and uuc
86e0a1b sdimage: move BCB header to 4 sector offset
2fa75b4 uuc: fix format warnings
f64baff Honour CFLAGS
85a0b23 sdimage: add includes to prevent warnings

Change-Id: I7e81dd0d4666d00b76be3d78982ef2b1bd039b53
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoopenssl10: set PREFERRED_VERSION to openssl-qoriq
Chunrong Guo [Wed, 30 Aug 2017 09:28:23 +0000 (17:28 +0800)]
openssl10: set PREFERRED_VERSION to openssl-qoriq

  fix the following issue:
     NOTE: Resolving any missing task queue dependencies
     NOTE: multiple providers are available for openssl10 (openssl, openssl-qoriq)
     NOTE: consider defining a PREFERRED_PROVIDER entry to match openssl10

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoofp: add ls1088a support
Chunrong Guo [Wed, 30 Aug 2017 09:28:22 +0000 (17:28 +0800)]
ofp: add ls1088a support

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agodce :add ls1088a support
Chunrong Guo [Wed, 30 Aug 2017 09:28:21 +0000 (17:28 +0800)]
dce :add ls1088a support

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoqemu-qoriq: remove
Chunrong Guo [Wed, 30 Aug 2017 09:28:20 +0000 (17:28 +0800)]
qemu-qoriq: remove

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoadd itbimage support
Chunrong Guo [Tue, 29 Aug 2017 08:38:44 +0000 (16:38 +0800)]
add itbimage support

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoadd kernel-itbimage support
Chunrong Guo [Tue, 29 Aug 2017 08:38:43 +0000 (16:38 +0800)]
add kernel-itbimage support

This creates a itbimage that contents:
 - 1 kernel
 - 1 rootfs
 - 1 dtb
 - 1 boot configuration

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolinux-fslc: Add recipe for version 4.13
Fabio Berton [Mon, 28 Aug 2017 14:24:04 +0000 (11:24 -0300)]
linux-fslc: Add recipe for version 4.13

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>
7 years agolinux-fslc: Bump version 4.9 to revision 8f876e153b25
Fabio Berton [Mon, 28 Aug 2017 14:24:03 +0000 (11:24 -0300)]
linux-fslc: Bump version 4.9 to revision 8f876e153b25

- 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>
7 years agolinux-fslc: Remove recipe for version 4.4
Fabio Berton [Mon, 28 Aug 2017 14:24:02 +0000 (11:24 -0300)]
linux-fslc: Remove recipe for version 4.4

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>
7 years agoopencv: update to 3.3
Chunrong Guo [Mon, 28 Aug 2017 07:32:20 +0000 (15:32 +0800)]
opencv: update to 3.3

  opencv was updated to version 3.3

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimage_types_fsl: fix for dtb filenames containing multiple dots
Max Krummenacher [Sun, 27 Aug 2017 10:22:43 +0000 (12:22 +0200)]
image_types_fsl: fix for dtb filenames containing multiple dots

In _generate_boot_image(), if a dtb file has more than one dot the
current logic fails. e.g. 'device.tree.dtb' will be truncated at the
first dot to 'device' while it should be 'device.tree'.

Fix by removing awk in favour of letting basename also remove
the .dtb extension.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-base: Add MACHINE_SOCARCH_SUFFIX for mx51 and mx53
Fabio Berton [Thu, 24 Aug 2017 18:53:21 +0000 (15:53 -0300)]
imx-base: Add MACHINE_SOCARCH_SUFFIX for mx51 and mx53

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolinux-fslc: Bump revision to 836377e382
Gary Bisson [Thu, 24 Aug 2017 07:49:21 +0000 (09:49 +0200)]
linux-fslc: Bump revision to 836377e382

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>
7 years agoRemove remaining PPC machines
Fabio Berton [Wed, 23 Aug 2017 20:49:49 +0000 (17:49 -0300)]
Remove remaining PPC machines

meta-freescale commit 86e2ed54cd60da4f9f427baf6dbefbc9911141e6 remove
ppc machine and I'm removing the remaining machines.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoclasses/image_types_fsl: Fix uboot_mxsboot task dependency
Fabio Berton [Wed, 23 Aug 2017 20:48:54 +0000 (17:48 -0300)]
classes/image_types_fsl: Fix uboot_mxsboot task dependency

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-base: Add MACHINE_SOCARCH_SUFFIX for mx23 and mx28
Fabio Berton [Wed, 23 Aug 2017 20:48:53 +0000 (17:48 -0300)]
imx-base: Add MACHINE_SOCARCH_SUFFIX for mx23 and mx28

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agogstreamer1.0-plugins: Remove gstreamer 1.10 bad and base pluging patches
Fabio Berton [Wed, 23 Aug 2017 18:26:01 +0000 (15:26 -0300)]
gstreamer1.0-plugins: Remove gstreamer 1.10 bad and base pluging patches

Gstreamer was updated to version 1.12 and these 1.10 patches don't
apply in version 1.12.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1046ardb-32b: update the devicetree
Zongchun Yu [Mon, 21 Aug 2017 04:11:50 +0000 (12:11 +0800)]
ls1046ardb-32b: update the devicetree

Signed-off-by: Zongchun Yu <zongchun.yu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1043ardb-32b: update the devicetree
Zongchun Yu [Mon, 21 Aug 2017 04:11:39 +0000 (12:11 +0800)]
ls1043ardb-32b: update the devicetree

Signed-off-by: Zongchun Yu <zongchun.yu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1046ardb: update the devicetree
Zongchun Yu [Mon, 21 Aug 2017 04:11:26 +0000 (12:11 +0800)]
ls1046ardb: update the devicetree

Signed-off-by: Zongchun Yu <zongchun.yu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1043ardb: update the devicetree
Zongchun Yu [Mon, 21 Aug 2017 04:11:17 +0000 (12:11 +0800)]
ls1043ardb: update the devicetree

Signed-off-by: Zongchun Yu <zongchun.yu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolinux-qoriq: update the delta config
Zongchun Yu [Mon, 21 Aug 2017 04:10:59 +0000 (12:10 +0800)]
linux-qoriq: update the delta config

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>
7 years agols2088ardb: add uefi
Chunrong Guo [Wed, 9 Aug 2017 08:54:41 +0000 (16:54 +0800)]
ls2088ardb: add uefi

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1046ardb: add uefi
Chunrong Guo [Wed, 9 Aug 2017 08:54:40 +0000 (16:54 +0800)]
ls1046ardb: add uefi

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1043ardb: add uefi
Chunrong Guo [Wed, 9 Aug 2017 08:54:39 +0000 (16:54 +0800)]
ls1043ardb: add uefi

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agouefi: add recipes
Chunrong Guo [Wed, 9 Aug 2017 08:54:38 +0000 (16:54 +0800)]
uefi: add recipes

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoremove ppc machine
Chunrong Guo [Wed, 9 Aug 2017 05:14:56 +0000 (13:14 +0800)]
remove ppc machine

 * nxp release  will not support ppc machine.

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolinux-fslc-imx: Bump revision to 09845b886c11
Fabio Berton [Wed, 2 Aug 2017 14:23:17 +0000 (11:23 -0300)]
linux-fslc-imx: Bump revision to 09845b886c11

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>
7 years agoodp: update to fdb26cb
Chunrong Guo [Fri, 28 Jul 2017 07:44:22 +0000 (15:44 +0800)]
odp: update to fdb26cb

*include the following changes
fdb26cb - Removing local compilation patch from QBMAN repo
487e3ce - Patch to update the repo for submodule to github repo.
d62396e - Patch to fix the copyright issues caught by black-duck
14878eb - Patch to fix legal review comments.
e460f97 - Minor changes in KNI module w.r.t. Linux 4.4
541d97b - Merge pull request #492 in GITAM/odp from ~B42948/odp:feature/ODP-1114 to fsl_odp_v16.07_qoriq
bf27ab6 - Merge pull request #490 in GITAM/odp from ~B49015/odp:fsl_odp_v16.07_qoriq_bug5 to fsl_odp_v16.07_qoriq
3b17a94 - Script: A script added to disable the services on ls2088 board
1a6e18f - Merge pull request #491 in GITAM/odp from ~B02416/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
1358542 - Patch to remove the support for dpaa1 from ODP.
5a7998a - Patch to sync the ODP QBMAN code with QBMAN repo.
589700d - Affing threads starting from highest CPU#
1bdbf7a - Merge pull request #485 in GITAM/odp from ~B38457/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
e6344c8 - Merge pull request #484 in GITAM/odp from ~B42948/odp:bugfix/ODP-1099 to fsl_odp_v16.07_qoriq
fe19377 - Removing global variable "enable_hash"
909b445 - Updating DPL creation script for AIOP support
776e830 - Fixing array out of bound issue for tm_capability records
e036b2e - Merge pull request #480 in GITAM/odp from ~B46187/odp_2:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
5fa71cb - odp_dpaa2: Patch to change queue state when queue is attached
188333f - odp_dpaa2: Patch to fix DPNI_OPTIONS issue in dynamic_dpl script.
9d8fcba - Merge pull request #476 in GITAM/odp from ~B38457/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
1dd2557 - Merge pull request #479 in GITAM/odp from ~B02416/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
c67496b - Adding README for QorIQ ODP in LDASH.
d9864bb - Merge pull request #474 in GITAM/odp from ~B49015/odp:fsl_odp_v16.07_qoriq_bug5 to fsl_odp_v16.07_qoriq
7385bc4 - Merge pull request #475 in GITAM/odp from ~B46187/odp_2:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
6d4381b - Giving dedicated portals to control threads.
4361d1f - Validating pktio state before cleaning it
ac87bce - odp_dpaa2: Patch to define MAP_HUGETLB flag.
09ac60f - SCRIPT: Invalid board type fix
924e7a4 - Merge pull request #471 in GITAM/odp from ~B42948/odp:feature/ODP-988 to fsl_odp_v16.07_qoriq

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agorestool: update to f01f2ea4ab
Chunrong Guo [Fri, 28 Jul 2017 07:44:21 +0000 (15:44 +0800)]
restool: update to f01f2ea4ab

*include the following changes

f01f2ea - add NXP Copyright where necessary
2a413ea - dpsw: change dpsw.X to dpsw.0 in help text
eeee9e8 - dpni: remove unused variable
837e541 - dpdmux: add support for L3 custom forwarding method
42f39ea - dpseci: add congestion group option for dpseci create
1516311 - dpni: execute dpni create even if MC10.2
55bdffd - add MC version compatiblilty check to wrapper scripts
fc29c3d - dprc: export connect configuration parameters to users
3fd971d - avoid INTEGER overflow in params of get_option_value function

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1021atwr: update kernel config
Chunrong Guo [Fri, 28 Jul 2017 07:44:20 +0000 (15:44 +0800)]
ls1021atwr: update kernel config

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agodpdk-extras: update to d17f3e0654
Chunrong Guo [Fri, 28 Jul 2017 07:44:19 +0000 (15:44 +0800)]
dpdk-extras: update to d17f3e0654

*include the following changes

d17f3e0 - Remove "All rights reserved" in copyright
ce5e45a - dpaa: changing type of disable script
fc00cb6 - Update copyright text based on legal review input
3b1d9a8 - Services: disable_services.sh script added to disable the services
878feaf - dpaa2: make loopback script executable
a55e7b1 - dpaa2: disable PEB buffers for ls1088
327fd49 - dynamic_dpl: BOARD_TYPE environment variable dependancy removed
c56f9dd - dynamic_dpl: add board_type environment variable
72bd2b8 - dpaa2: loopback_ipsec_secgw.sh modified for latest application changes
53c368f - dpaa2: loopback_ipfragment_reassembly.sh modified for large size ping
b3ea7ab - dpaa2: adding support for PERF Buffers

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agodpdk: update to 98f548c36
Chunrong Guo [Fri, 28 Jul 2017 07:44:18 +0000 (15:44 +0800)]
dpdk: update to 98f548c36

*include the following changes

98f548c - dpaa2: fix incorrect copyright string
7962baa - examples/ipsec-secgw: modify port numbers in config files
3217401 - dpdk-extras: updating submodule commit
e011184 - dpdk-extras: update commit of submodule
4bea5be - dpaa2: fix incorrect copyright string
09e88a4 - dpdk-extra: update submodule commit
7fc9dad - IPSEC:Enabling dequeue of all pending packets before retransmitting
eaf69d3 - Merge pull request #377 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq
6a5d817 - dpaa: naming alignment with 17.05 code
b802c02 - mempool: fix search of maximum contiguous pages
b889f0b - net/dpaa2: tx cgr setting to frame based
e3b9a92 - net/dpaa2: change rx and tx queue numbers from MC attributes
5aba5d9 - vfio: fix memseg error message
ec49f70 - Merge pull request #376 in GITAM/dpdk from ~B27504/dpdk:16.07-qoriq to 16.07-qoriq
c024799 - Merge pull request #373 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq
d3b2ef0 - dpaa1: have separate device id's for eth and sec
874df10 - dpaa: update the parsing mask
0eff523 - bus/fslmc: panic on failure to get DPIO
fbd65d1 - dpaa2: obtain kernel version and toggle MSI setup
2143d38 - dpaa: modify compatible string due to kernel update from 4.1 to 4.4
d17c69d - dpdk-extras: commit-id updated
43f4f81 - Merge pull request #369 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq
431ff86 - net/dpaa: expose env variable to disable taildrop
8e451ee - Merge pull request #366 in GITAM/dpdk from ~B49015/dpdk:16.07-qoriq_fix to 16.07-qoriq
3876243 - DPAA2: coverity issues fixes

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoopenssl-qoriq : update to v1.0.2l
Chunrong Guo [Fri, 28 Jul 2017 07:44:17 +0000 (15:44 +0800)]
openssl-qoriq : update to v1.0.2l

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoflib: update to 2c9b9dc226
Chunrong Guo [Fri, 28 Jul 2017 07:44:16 +0000 (15:44 +0800)]
flib: update to 2c9b9dc226

*include the following changes

2c9b9dc - fix HMAC key size in cnstr_shdsc_hmac()
dd4b8a0 - Merge pull request #36 in SDK/flib from ~B13908/flib:bugfix/QFLIB-148-rta-sec-shared-descriptor-apis to master
cb0db69 - IPsec: add base length for AEAD-like descriptors
02eeb6d - add more ciphersuites in __tls_gen_auth_key
eced864 - update README with support for SEC Eras 7 and 8
3e6d267 - add entries in proto_blob_flags[] for SEC ERA >= 6
9e4289c - PDCP - remove "TODO" since SOP is now supported
b470f0c - IPSec - Change sharing type of shared descriptor.
11f0b9b - add rta_tls_cipher_mode() - IANA code to cipher type converter
9e7dc88 - add CAPWAP/DTLS support
d691400 - use IANA naming for TLS cipher suites (protinfo) defines
4ff05c3 - add/update TLS output format PDB option (TLS_PDBOPTS_OUTFMT)
e6d2044 - s/__rta_tls_pdb_ars/rta_dtls_pdb_ars
1fcc9f9 - make TLS PDB structures fixed size
9cbbdad - add __rta_out_{be,le}64 accessors
8ad5632 - remove unused pdb_len parameter from cnstr_shdsc_tls()
3d49d9b - fix TLS PDB structures padding
5396a23 - fix DTLS encapsulation PDB
b6ba895 - add missing return type for __rta_copy_tls_pdb()
0435291 - fix include path for fsl_cdma.h header
78fc682 - IPsec new mode - L2 header copy using SEC (encap, tunnel mode)
a5d4e52 - IPsec - rework DPOVRD register definition

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agogpp-aioptool: update to a350379
Chunrong Guo [Fri, 28 Jul 2017 07:44:15 +0000 (15:44 +0800)]
gpp-aioptool: update to a350379

*include the following changes

a350379 - Update license from EULA to BSD
11bcb64 - make: fix build environments for cross compilation
a539012 - src: update tool version and supported MC version info
5a1156d - flib/mc: Upgrade MC Flib to 10.1.3
4c03e6c - mc/flib: cleanup unused MC objects

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoaiopsl: update to 9d45f430b
Chunrong Guo [Fri, 28 Jul 2017 07:44:14 +0000 (15:44 +0800)]
aiopsl: update to 9d45f430b

*include the following changes
9d45f43 - apps: update elfs before tag
126f4f3 - firmware no.: 8.0.2
c274ff9 - aiop_apps : Soft Parser after legal review
ae0be0e - apps: update elfs before tag
95a02c9 - firmware no.: 8.0.1
145ceb0 - qos demo: initial version
009a2ff - aiopsl: Wrong BPID in dedicated Storage Profile
50fc7de - fdma : Split command error when SM is 1 and PSA is 2
6d2186d - apps: update elfs before tag
84e1c4d - coverity: fix ipr, cmdif_srv
f8dbc47 - firmware no.: 8.0.0
a3010f7 - aiop_apps : Soft Parser egress parse profile
cbfbc79 - aiop_apps : Soft Parser onto WRIOP Parser
1c9c257 - aiop_apps : Soft parser library and global labels
39a2d7d - license: BSD 3-Clause
b64df95 - aiopsl project: remove booke_irq.S
8c8e5ed - aiopsl project: remove booke_irq.S
fe7bee4 - aiop_apps : Add local labels support
1d22b72 - doorbell: fix test
fa3ce17 - roc_process_packet: update all lcf files
67c4e4f - aiop_apps: Add soft parser generator
8bed077 - roc_process_packet: fix project
dcc52a4 - apps: update elfs before tag
c7a6d4d - capwap: support for ls1088a and fixes for ls2088a
377cd42 - aiop_apps : Add Soft Parser Demo application
879da4d - aiop_apps: Add Soft Parser Disassembler and Simulator
108a467 - aiopsl : Soft Parser load and activate
8a96e38 - sNIC: TCP GRO/GSO (basic support)
23b47ff - apps: update elfs before tag
c7ef6f6 - sNIC: TCP GRO/GSO (basic support)
0421606 - Merge pull request #1186 in DPAA2/aiopsl from ~R70178/aiopsl__r70178:feature/AIOPSL-1062-ipr-tmi to develop
d797a26 - Merge pull request #1181 in DPAA2/aiopsl from ~R70178/aiopsl__r70178:feature/AIOPSL-1097-4G_DDR to develop
b03cfb9 - mem_mng: Changes to support more than 4G DDR in aiopsl app
1e6a046 - ipr: TMI management
b87a7f3 - aiopsl : Add Storage Profile driver

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agorcw: support ls1088a
Chunrong Guo [Fri, 28 Jul 2017 07:44:13 +0000 (15:44 +0800)]
rcw: support ls1088a

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agodpl-examples: update to 592fc2f
Chunrong Guo [Fri, 28 Jul 2017 07:44:12 +0000 (15:44 +0800)]
dpl-examples: update to 592fc2f

This includes the following changes:
592fc2f - Merge pull request #130 in DPAA2/dpl-examples from ~B55220/dpl-examples:master to master
da9c04b - Merge pull request #129 in DPAA2/dpl-examples from lx2160a to master
85a5ea5 - Merge pull request #128 in DPAA2/dpl-examples from ls2088a to master
05b5a68 - Merge pull request #127 in DPAA2/dpl-examples from ls2085a to master
afcab55 - Merge pull request #126 in DPAA2/dpl-examples from ls2081a to master
eb6535c - Merge pull request #125 in DPAA2/dpl-examples from ls2080a to master
bb49641 - Merge pull request #124 in DPAA2/dpl-examples from ls1088a to master
4d810a4 - Merge pull request #123 in DPAA2/dpl-examples from la1575a to master
78c84e4 - add root LICENSE file
69a77c6 - lx2160a: remove GPL license
3308c02 - la1575a: remove GPL license
45ee132 - ls2088a: remove GPL license
9657382 - ls2085a: remove GPL license
c68be77 - ls2081a: remove GPL license
3947c69 - ls2080a: remove GPL license
c2d2753 - ls1088a: remove GPL license
1af1a34 - Merge pull request #113 in DPAA2/dpl-examples from lx2160a to master
8291912 - Merge pull request #114 in DPAA2/dpl-examples from ls2081a to master
9765d6c - Merge pull request #115 in DPAA2/dpl-examples from la1575a to master
9d40fe7 - Merge pull request #112 in DPAA2/dpl-examples from ls1088a to master
33367cd - ls1088a: connect dpni.0 to dpmac.5 rather than dpmac.2
d40e534 - lx2160: Enable DPNI flow steering support
7a46bed - ls2081a: add bootstrap dpl and dpc
b217437 - la1575a: enable hashing and flow steering on all DPNIs
925f9a1 - la1575a: add DPC and DPL for LA1575ARDB
efb5211 - Merge pull request #107 in DPAA2/dpl-examples from lx2160a to master
7b93d0d - lx2160a: updated dtb file
bd13206 - lx2160a: use 8 receive queues for all DPNIs

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agomc :update to 10.2.2
Chunrong Guo [Fri, 28 Jul 2017 07:44:11 +0000 (15:44 +0800)]
mc :update to 10.2.2

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoppa: support ls1088a
Chunrong Guo [Fri, 28 Jul 2017 07:44:10 +0000 (15:44 +0800)]
ppa: support ls1088a

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agocryptodev-qoriq: update to v1.9
Chunrong Guo [Fri, 28 Jul 2017 07:44:09 +0000 (15:44 +0800)]
cryptodev-qoriq: update to v1.9

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agofm-ucode: update SRC_URL
Chunrong Guo [Fri, 28 Jul 2017 07:44:08 +0000 (15:44 +0800)]
fm-ucode: update SRC_URL

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agocst:update to 6424157985568df3f42a46e24222e38671455ddb
Chunrong Guo [Fri, 28 Jul 2017 07:44:07 +0000 (15:44 +0800)]
cst:update to 6424157985568df3f42a46e24222e38671455ddb

This includes the following changes:

6424157 - Correct copyright on ls104x_1012_sd.sh script
8666062 - Resolve Copyright issue
90588b7 - Merge pull request #69 in SDK/cst from ~B57223/cst-create-pbi:master to master
f8a0c0b - Add Distroboot specific changes
4431381 - Merge pull request #68 in SDK/cst from ~B57231/cst:feature/DASHv1.0 to master
1127de5 - LS1088: Change DPC,MC  DDR address in input file
579cf9e - Merge pull request #67 in SDK/cst from ~B57223/cst-create-pbi:master to master
06d5592 - Merge pull request #66 in SDK/cst from ~B57231/cst:feature/DASHv1.0 to master
23797ab - LS2080A : Input files for QSPI boot target.
cf3b4d8 - Remove Issues observed on coverity analysis
a347701 - LS2088A: Adjust the memory map for NOR boot
94d0313 - Merge pull request #65 in SDK/cst from feature/DASHv1.0 to master
d9ebb1f - LS1088A: Signing PPA image using script
47c7faa - LS1088A: PPA Input file for IE key extension feature
a60bd3d - LS1088A: Input file for QSPI target to validate PPA
0fa1dcb - Correct gen_otpmk_drbg to generate OTPMK as per TAUG
7b90855 - Unify nand and sd input files for ls1 and ls104x_1012
8ecddf7 - ls104x_ls1012: Update ppa address in input files
6820365 - Add platform spefic signing scripts for DASH v1.0
fd17bdf - Update ls2088_1088 input files as per DASH memory map
8a7d45d - Unify input files of ls1043,46,12 to ls104x_1012
8dbf5f3 - Update ls1 input files as per DASH memory map
24c2aa6 - Input files of PPA for signing image for SD secure boot

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoppa:update to 265d766
Chunrong Guo [Fri, 28 Jul 2017 07:44:06 +0000 (15:44 +0800)]
ppa:update to 265d766

This includes the following changes:

265d766 - Adding top-level license file and update release notes
0436f86 - Suppress error return in function _soc_core_rls_wait() for LX2160.
4534d24 - Adding cache maint. ops for non-shared memory.
b643354 - Fixing error return in cpu_on when cores are in wfe.
d5fc0c9 - Making ECC init of OCRAM the default for LS1043, LS1046, LS1088, LS2088, LX2160.
cfd4a68 - drivers/fsl_sec: Corrected SCFGR offset
ce87c81 - Fixed handling of exit mode (EL2/EL1) when kernel is Aarch32.
c25583f - Fixing build anomalies: (1) "unary operator" warning from bash script(2) pathname recognition in makefile
da545e0 - Add check for NSEC part in HW RNG API
e79965c - Add support for SEC driver in PPA
23ed26a - Moving 'tools' folder under ppa folder.
2baf493 - Fixing sim builds; Adding configuration file capability.
eb9f756 - Adding line to ignore CR/LF in bash script 'build'; Concatenated multiple logic blocks "if target 'clean'".
f2ebafd - HASH DRG: Add implementation for HASH DRBG
84def53 - Use relocate_rela tool to add static relocation at compile time
e25e6d6 - Make PPA code Position Independent
e5ce8a6 - Updating bootrom code for LS1028
a439286 - Adding 3-clause BSD license to each file.
56a0c2a - Suppressing timeout on core release for LX2160
a1e86b4 - Added preliminary support for LX2160;added test for 8-cluster, 16-core device.
89432d2 - Adding smc function smc64_membank_data() which provides an interface for the bootloader to query the secure fw about installed
38ce3ac - Saving link register in all psci & smc function calls.
3d489b7 - Implementing the psci MIGRATE functions.
2938018 - Adding SYSTEM_OFF for LS1043
b1c1824 - Maintaining 16-byte stack alignment.
5c1c2c0 - Tightened up stack initialization code.
3f8516c - Adding full-descending dynamic stack to ppa infrastructure.
7fead01 - ls104xa: Remove unused macro CONFIG_SYS_FSL_IFC_BANK_COUNT
342ccdd - LS1012ARDB: Enable DDR driver
20d1541 - DDR: Add driver for Freescale Multi-mode DDR controller
afb2dfd - Add DDR init for LS1043ARDB
05340db - DDR: Move memcpy() out of dimm.c
b51389f - DDR: Add support for raw timing parameter
ac2a392 - Enable erratum workaround for A009663
56ba458 - ls1088aqds: Enable DDR driver
01d12f7 - Update config for QDS
a347f1a - ls1088ardb: Enable DDR driver for ls1088ardb
2862e2c - Add CONFIG_ARCH_* to gate errata macros
a37c140 - ls1046a: Enable workaround for A008336
8a6eb34 - lsch3: Drop macro A008336 and add A010165
e9ec12a - Fixing function name exit_boot_svcs()
b53241c - Moving the call to exit_boot_services() to the secondary core init.
f2caa16 - Adding 'execute' bit to gen_its file mode.
8433ded - Fixing syntax error in gen_its.
4b1a34f - Dynamic generation of ppa.its file; Renamed soc-ua to soc-la1575; Fixed incorrect comment in test_prng.s.
c1d48a1 - Allowing NS access to secmon registers LS1088, LS2088; Adding infrastructure for SMC_RNG function; Adding PRNG testfile.

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolinux: upgrade to v4.4
Chunrong Guo [Fri, 28 Jul 2017 07:44:05 +0000 (15:44 +0800)]
linux: upgrade to v4.4

      *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>
7 years agorcw: update to bfe8c5eb
Chunrong Guo [Fri, 28 Jul 2017 07:44:04 +0000 (15:44 +0800)]
rcw: update to bfe8c5eb

    *include the following changes
6f324fc - Use BSD license for both rcw and binary files
c69799f - Added copyright to byte_swap.tcl
bfe8c5e - Renaming COPYING as BSD-LICENSE
6eed8fd - Add License file to specify folder & supported License
97e88e8 - COPYING: Update the license text
bedbdf3 - Updated Copyright
32ec6e7 - ls2088ardb: Add RCWs with Rev1.1 SoC
938ef4f - LS1043ardb: Change value of boot Hold-off to 1 for secure boot
229c8c1 - ls2081ardb: Add RCW for serdes protocol 0x4b_0x3d and 0x4b_0x43
db0c695 - ls2081arb: Update RCWs
c982661 - ls1021a: qspi_boot: Update u-boot address according to DASH memory mapping
507bef8 - SECURE_BOOT: Update u-boot hdr address as per DASH memory map
34ace1b - ls2088ardb: Fix SRDS_DIV_PEX_S2 value
0ff45c5 - ls2088ardb: Update README for ref clock
4f4b9d6 - ls1088a: Add initial RCW binaraies
cc98653 - ls2081ardb: Add RCWs for serdes protocol 0x4b_0x51
60782ba - ls2088ardb: Set EVT_9 to enable GPIO interface
1b240e6 - ls2088ardb: Add QSPI-boot RCW
886e3fd - Merge branch 'ls2' into alpha release
5d4624f - ls2088a: Add RCW with a new SerDes protocol
fe6844e - board: ls1012aqds: Add support of 0x2205 SerDes protocol
900340e - ls2088aqds: Add initial RCW binaries
32c580c - ls2088ardb: Add RCWs for serdes protocl 0x2a_0x41
83a7a66 - ls1088a: Remove ls1088 directory
ae1f2b5 - Merge pull request #37 in DPAA2/ls2-rcw from ~B22300/ls2-rcw-local:origin/master to master
666c9eb - Merge pull request #36 in DPAA2/ls2-rcw from ~B32579/ls2-rcw:master to master
585f03e - ls208xa: Make folders and name consistent
6a7a0e5 - ls2088a: Delete ls2088a rcws as it is not part of SDK
f358729 - ls1012a: Make folders and name consistent
5b5695f - ls1012a: Add support of RCW for FRDM, RDB and QDS boards

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agouboot: upgrade to 2017.03
Chunrong Guo [Fri, 28 Jul 2017 07:44:03 +0000 (15:44 +0800)]
uboot: upgrade to 2017.03

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1088ardb : add machine config
Chunrong Guo [Fri, 28 Jul 2017 07:44:02 +0000 (15:44 +0800)]
ls1088ardb : add machine config

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoovs-dpdk: Add missing dep on coreutils-native
Chunrong Guo [Tue, 25 Apr 2017 09:39:32 +0000 (17:39 +0800)]
ovs-dpdk: Add missing dep on coreutils-native

    Fixes
    |./build-aux/calculate-schema-cksum: cksum: not found
    |Makefile:4958: recipe for target 'all-recursive' failed

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoStop using image_types_uboot class
Otavio Salvador [Mon, 31 Jul 2017 18:51:45 +0000 (15:51 -0300)]
Stop using image_types_uboot class

OE-Core now uses the CONVERSION TYPES to implement the U-Boot support
so the class has been removed. This commit removes the code which
inherits it so allowing it to keep working with the new code base.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agou-boot-fslc: Bump revision to 65a6a14c
Denis Pynkin [Tue, 18 Jul 2017 20:11:21 +0000 (23:11 +0300)]
u-boot-fslc: Bump revision to 65a6a14c

This includes the following changes:

65a6a14c mx6cuboxi: Revert "mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig"

Signed-off-by: Denis Pynkin <denis.pynkin@collabora.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agou-boot-fslc: Bump revision to be634a9
Daiane Angolini [Fri, 14 Jul 2017 13:32:42 +0000 (10:32 -0300)]
u-boot-fslc: Bump revision to be634a9

This includes the following changes:

be634a9 mx6sabre_common: Dynamically change the video output
f5f42f3 mx6sabre_common: Place video related settings in common code
43d4159 mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig

Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agohypervisor:fix build error with gcc7
Chunrong Guo [Thu, 13 Jul 2017 07:07:56 +0000 (15:07 +0800)]
hypervisor:fix build error with gcc7

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agodpdk: fix build error with gcc 7
Chunrong Guo [Wed, 12 Jul 2017 09:01:24 +0000 (17:01 +0800)]
dpdk: fix build error with gcc 7

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agou-boot-fslc: Upgrade to 2017.07-based release
Otavio Salvador [Mon, 10 Jul 2017 15:04:58 +0000 (12:04 -0300)]
u-boot-fslc: Upgrade to 2017.07-based release

This release provides a huge improvement regarding the support for SPL
to more boards.

We now uses this and migrated following boards:

 - imx6qpsabresd -> imx6qdlsabresd
 - imx6qsabresd -> imx6qdlsabresd
 - imx6dlsabresd -> imx6qdlsabresd
 - imx6solosabresd -> imx6qdlsabresd
 - imx6qpsabreauto -> imx6qdlsabreauto
 - imx6qsabreauto -> imx6qdlsabreauto
 - imx6dlsabreauto -> imx6qdlsabreauto
 - imx6solosabreauto -> imx6qdlsabreauto

So now, the 8 boards are covered by 2 machine files. This drastically
reduces the build time and allow for a better user experience as we
can use the same image to test different boards.

In summary an image built for imx6qdlsabresd or imx6qdlsabreauto is
capable of run on a its respective board which contains a i.MX6
QuadPlus, Quad, Dual, DualLite or Solo SoC removing the need of a
specific image for each SoC type.

On top of the official 2017.07 release, following patches are
included:

801fd44563 mx6sabreauto: Make Ethernet functional again
8ccb1970b8 wandboard: Set fdt based on board_rev and board_name
e6605743e5 mx6sabresd: Enable video interfaces in bootargs
e50a2475d4 mx6sabresd: Use LDO dtb file until LDO bypass support is added
b1a4715311 mx6slevk: Use LDO dtb file until LDO bypass support is added
957409876b imx: cx9020: try pxe boot, if no vmlinuz on mmc
3608315bf1 imx: cx9020: use fdt_addr_r and ramdisk_addr_r
9a1c960516 mx6sabreauto: Add Falcon mode support
3a279e5fe8 warp: Use PARTUUID to specify the rootfs location
0f9a6703e7 embestmx6boards: Use PARTUUID to specify the rootfs location
c877510614 mx6cuboxi: Use PARTUUID to specify the rootfs location
0ada2d6caf wandboard: Use PARTUUID to specify the rootfs location
eee442362c mx6sabre: Use PARTUUID to specify the rootfs location
80a56615fa mx6sabreauto: Do not enable WEIM by default
321339efd7 imx: reorganize IMX code as other SOCs
1567ce3edc mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
40294f880d dm: mmc: fsl_esdhc: handle vqmmc supply
0378edcd02 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O
3657cae890 mmc: fsl_esdhc: correct type of wp_enable
45103e1030 imx6_spl: Add u-boot-dtb.img for SPL payload
61131fa4b5 mx6sabreauto: Update to SPL only mode
07a667be9b mx6qsabreauto: Add SPL support
4506c859ee mx6cuboxi: Add support for sata
a5c5962327 mx7dsabresd: Set VLD04 output to 2.8V in PMIC initialization.
4590f11b61 mx6: soc: Move mxs_dma_init() into the mxs nand driver
10d185960e net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH
b2d4bf303e icorem6_rqs: Rename icorem6_rqs config file
af34708e1e dt-bindings: Document the Broadcom STB wake-up timer node
3e92667cfe serial: mxc: Add debug uart support
4e2b31a5c5 serial: mxc: Code cleanup
27835dae1a serial: mxc: Move common baud gen into _mxc_serial_setbrg
1ca9fe11fd serial: mxc: Move common init into _mxc_serial_init
14ac9d06be serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg
fdd1f0debc serial: mxc: Use RFDIV in dm-code
fd008b0569 serial: mxc: Add common mxc_uart reg space
2fd7878124 imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL
5c72de6152 ot1200: enable CONFIG_IMX_THERMAL for detailed thermal information
8e38f54c56 mx6sabresd: Fix guard file symbol
3320a872b0 wandboard: Remove unnecessary delay
d5ae3ce6dd cm_fx6: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS
1325b822da cgtqmx6eval: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS
844365a5a0 mx6slevk_spl: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS
ff9e6d62ed mx6sabresd: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolinux-fslc-imx: Bump to 300a765 revision
Otavio Salvador [Tue, 11 Jul 2017 17:59:53 +0000 (14:59 -0300)]
linux-fslc-imx: Bump to 300a765 revision

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>
7 years agoalsa-lib: Ensure MACHINE_SOCARCH is used consistently
Otavio Salvador [Mon, 10 Jul 2017 15:01:12 +0000 (12:01 -0300)]
alsa-lib: Ensure MACHINE_SOCARCH is used consistently

The alsa-lib needs to apply the patches for all i.MX SoCs so using the
'imx' override seems to be the best choice for this specific
use-case.

A missing aspect though was that this should also affect every package
which /depends/ on alsa-lib (e.g: alsa-utils) so it also goes to
MACHINE_SOCARCH architecture fixing the signature change across
different machines.

This fix has been tested using a massive parallel build using
multiconfig.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoclasses/image_types_fsl.bbclass: replace IMAGE_DEPENDS_sdimg by do_image_sdimage...
Khem Raj [Mon, 10 Jul 2017 17:35:19 +0000 (10:35 -0700)]
classes/image_types_fsl.bbclass: replace IMAGE_DEPENDS_sdimg by do_image_sdimage[depends]

Fixes

ERROR: /mnt/a/oe/sources/meta-variscite-fslc/recipes-fsl/images/fsl-image-gui.bb: Deprecated variable(s) found: "IMAGE_DEPENDS_sdcard". Use do_image_<type>[depends] += "<recipe>:<task>" instead

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimage_types_fsl: fix deprecated notation
Trevor Woerner [Fri, 30 Jun 2017 12:42:48 +0000 (08:42 -0400)]
image_types_fsl: fix deprecated notation

The old "IMAGE_DEPENDS..." notation has been deprecated in favour of the newer
"do_image...[depends]" notation.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoqtbase: Fix QT5.8 build error "Platform not recognized" in egl header
Yuqing Zhu [Tue, 27 Jun 2017 09:10:12 +0000 (17:10 +0800)]
qtbase: Fix QT5.8 build error "Platform not recognized" in egl header

Gain the platform value through pkg-config
and pass it through QMAKE_CFLAGS_EGL.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoqtbase: Update patch for upgrade to Qt 5.8
Tom Hochstein [Mon, 26 Jun 2017 22:09:25 +0000 (17:09 -0500)]
qtbase: Update patch for upgrade to Qt 5.8

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoRevert "gstreamer1.0-plugins-bad: Add some gstplayer API"
Yuqing Zhu [Fri, 23 Jun 2017 05:50:32 +0000 (13:50 +0800)]
Revert "gstreamer1.0-plugins-bad: Add some gstplayer API"

The patch has some applying conflicts.
It should be applied after some poky patches,
but they are still under review, not accepted yet.

Will add it back later.

This reverts commit faa2234c766558b904447405ee30cd3d183c79e4.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolibdrm-armada: fix license string
Trevor Woerner [Tue, 20 Jun 2017 04:04:54 +0000 (00:04 -0400)]
libdrm-armada: fix license string

GPL2 -> GPLv2

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoopenssl-qoriq: s/inline/static/ to fix gcc7.1 issue
Chunrong Guo [Tue, 20 Jun 2017 03:27:02 +0000 (11:27 +0800)]
openssl-qoriq: s/inline/static/ to fix gcc7.1 issue

ix the following error:
| ../libcrypto.so: undefined reference to `spcf_bn2bin'
| ../libcrypto.so: undefined reference to `spcf_bn2bin_ex'
| collect2: error: ld returned 1 exit status
| make[2]: *** [link_app.gnu] Error 1

Change-Id: I24be02ccd7f587d6c67d443ac3a36206399a4702
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoalsa-lib: refresh patches against alsa-lib 1.1.4.1
Ricardo Salveti [Wed, 14 Jun 2017 14:20:19 +0000 (11:20 -0300)]
alsa-lib: refresh patches against alsa-lib 1.1.4.1

Signed-off-by: Ricardo Salveti <rsalveti@rsalveti.net>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoopenssl-qoriq: Sync with oe-core recipe
Fabio Berton [Wed, 7 Jun 2017 14:10:17 +0000 (11:10 -0300)]
openssl-qoriq: Sync with oe-core recipe

Sync with oe-core recipe to make maintenance easier, copy all patches
and let both openssl recipe more similar.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx6sllevk: Add dtb with support for Murata Type ZP module
alexandra-ioana.safta@nxp.com [Fri, 2 Jun 2017 16:03:43 +0000 (19:03 +0300)]
imx6sllevk: Add dtb with support for Murata Type ZP module

Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx6sllevk: Create i.MX 6 SLL EVK machine
alexandra-ioana.safta@nxp.com [Fri, 2 Jun 2017 16:03:42 +0000 (19:03 +0300)]
imx6sllevk: Create i.MX 6 SLL EVK machine

Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolinux-imx: Upgrade to 4.1.15-2.1.0 release supporting i.MX 6SLL EVK
alexandra-ioana.safta@nxp.com [Fri, 2 Jun 2017 16:03:41 +0000 (19:03 +0300)]
linux-imx: Upgrade to 4.1.15-2.1.0 release supporting i.MX 6SLL EVK

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>
7 years agou-boot-imx: Upgrade to 4.1.15-2.1.0 supporting i.MX 6SLL EVK
alexandra-ioana.safta@nxp.com [Fri, 2 Jun 2017 16:03:40 +0000 (19:03 +0300)]
u-boot-imx: Upgrade to 4.1.15-2.1.0 supporting i.MX 6SLL EVK

Add support for the i.MX 6SLL EVK and supporting boot configurations

Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-base.inc: Update for mx6sllevk board support
alexandra-ioana.safta@nxp.com [Fri, 2 Jun 2017 16:03:39 +0000 (19:03 +0300)]
imx-base.inc: Update for mx6sllevk board support

Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agogstreamer1.0-plugins-bad: Add some gstplayer API
Yuqing Zhu [Fri, 2 Jun 2017 05:31:37 +0000 (13:31 +0800)]
gstreamer1.0-plugins-bad: Add some gstplayer API

* Add gstplayer get_rotate() and set_rotate() API
* Add get/set force-aspect-ratio config API
* Add set audio/text sink API

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agogstreamer1.0-plugins-base: Don't set async of custom text-sink to false in gstplaysink
Yuqing Zhu [Fri, 2 Jun 2017 05:31:36 +0000 (13:31 +0800)]
gstreamer1.0-plugins-base: Don't set async of custom text-sink to false in gstplaysink

Setting async to false will cause A/V sync problem when seeking.

The preroll needs to use GAP event instead of setting async to false.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agou-boot-fslc.inc: add use-mainline-bsp
Trevor Woerner [Mon, 29 May 2017 06:17:17 +0000 (02:17 -0400)]
u-boot-fslc.inc: add use-mainline-bsp

Add use-mainline-bsp to COMPATIBLE_MACHINE since this recipe is for situations
where the user wants to use mainline, and u-boot-fslc is considered mainline.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoxf86-video-armada: add
Trevor Woerner [Sat, 27 May 2017 05:11:08 +0000 (01:11 -0400)]
xf86-video-armada: add

If the user enables "use-mainline-bsp" in MACHINEOVERRIDES, assume they want
to use the open-source, reverse-engineered etnaviv drm x11 driver.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolibdrm-armada: add
Trevor Woerner [Sat, 27 May 2017 05:11:07 +0000 (01:11 -0400)]
libdrm-armada: add

A drm for use with xf86-video-armada, which is for use with etnaviv.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agou-boot-fslc: Add dtc-native to DEPENDS
Fabio Berton [Wed, 24 May 2017 13:15:08 +0000 (10:15 -0300)]
u-boot-fslc: Add dtc-native to DEPENDS

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoweston: Apply append only for weston 1.11.1 version
Fabio Berton [Tue, 23 May 2017 14:03:45 +0000 (11:03 -0300)]
weston: Apply append only for weston 1.11.1 version

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-gst1.0-plugin: Upgrade to v4.1.6
Yuqing Zhu [Tue, 23 May 2017 06:27:10 +0000 (14:27 +0800)]
imx-gst1.0-plugin: Upgrade to v4.1.6

-Add an interface in playengine to set video sink using GstElement
 This interface is for qmlglsink use or something like that.

-Optimize imxv4l2sink and overlaysink to make
 them work with qmlglsrc more effective
 Add RGBA format support the two sink.
 Reduce the interval to 1ms when do dequeue retry in v4l2.

-Add gst_phy_mem_meta_init()
 Avoid critical warning as gst_meta_register add critical check for NULL init_func.

-Aiurdemux add wma voice support

-Add vertical and horizontal flip support for overlaysink and imxv4l2sink
 Add vertical and horizontal flip for overlaysink and imxv4l2sink.
 Change playengine set rotate interface to set enum value.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-parser: Upgrade to v4.1.6
Yuqing Zhu [Tue, 23 May 2017 06:27:09 +0000 (14:27 +0800)]
imx-parser: Upgrade to v4.1.6

Upgrade license chksum to v16 EULA
Fix segmentation fault in ID3 parser when dataSize is abnormal
Update MP4 PARSER to 06.09.38
Update MP3 PARSER to 03.01.14
Update AAC PARSER to 03.00.11
Update FLAC PARSER to 03.00.6

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-codec: Upgrade to v4.1.6
Yuqing Zhu [Tue, 23 May 2017 06:27:08 +0000 (14:27 +0800)]
imx-codec: Upgrade to v4.1.6

-Upgrade license chksum to v16 EULA

Bugfixes:
-VORBIS_Wrapper/VORBIS_DEC: add error handler
 Some fuzzy bitstream will cause segmentfault as error handler is not correct.
-Fix wma10_dec's Segmentation fault in performance test
 Segmentation fault occurs when decoding several streams in performance test.
 Add test_case[] array's size to fix it.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-kobs: Fix a typo
Khem Raj [Fri, 19 May 2017 17:17:26 +0000 (10:17 -0700)]
imx-kobs: Fix a typo

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoppa: update to use Recipe Specific Sysroots
Chunrong Guo [Wed, 10 May 2017 08:41:30 +0000 (16:41 +0800)]
ppa: update to use Recipe Specific Sysroots

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoweston: Use weston 1.11.1 for mx6 and mx7 machines
Fabio Berton [Mon, 15 May 2017 21:06:47 +0000 (18:06 -0300)]
weston: Use weston 1.11.1 for mx6 and mx7 machines

As EGL support was removed from weston on commit:

https://github.com/wayland-project/weston/commit/e77f8ad79bdf3613dc7e587ea0cf5b9d39e4f8e0

we can't use version 2.0.0.

Add latest version with EGL support, 1.11.1 and set mx6 and mx7
machines to use this version.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agomesa: fix configuration rewrite
Matt Madison [Tue, 16 May 2017 15:15:10 +0000 (08:15 -0700)]
mesa: fix configuration rewrite

to change just the PACKAGECONFIG[x11] setting (without
expansion), instead of overwriting EXTRA_OECONF (with
expansion).

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-kobs: Fix build with musl
Khem Raj [Thu, 11 May 2017 16:57:46 +0000 (09:57 -0700)]
imx-kobs: Fix build with musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-kobs: Pick up new commit as fix-compile patch is merged
Jun Zhu [Wed, 10 May 2017 08:24:07 +0000 (16:24 +0800)]
imx-kobs: Pick up new commit as fix-compile patch is merged

The patch is merged to the new version of imx-kobs. So pick up
the new version and remove the patch file.

Signed-off-by: Jun Zhu <junzhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
8 years agolinux-qoriq: update to 1ae843c
Chunrong Guo [Wed, 26 Apr 2017 03:19:13 +0000 (11:19 +0800)]
linux-qoriq: update to 1ae843c

    *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>
8 years agoofp: add recipes
Chunrong Guo [Thu, 20 Apr 2017 09:46:06 +0000 (17:46 +0800)]
ofp: add recipes

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
8 years agoodp: add recipes
Chunrong Guo [Thu, 20 Apr 2017 09:23:23 +0000 (17:23 +0800)]
odp: add recipes

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
8 years agoppa: Add support for ls1012a
Chunrong Guo [Thu, 20 Apr 2017 04:13:42 +0000 (12:13 +0800)]
ppa: Add support for ls1012a

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
8 years agoskmm-ep:update to de6816c
Chunrong Guo [Wed, 19 Apr 2017 08:52:36 +0000 (16:52 +0800)]
skmm-ep:update to de6816c

    New commits:
    de6816c  Add back the implicit Makefile rules

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
8 years agogpp-aioptool: add recipes
Chunrong Guo [Wed, 19 Apr 2017 08:47:56 +0000 (16:47 +0800)]
gpp-aioptool: add recipes

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
8 years agodce: add recipes
Chunrong Guo [Wed, 19 Apr 2017 07:56:36 +0000 (15:56 +0800)]
dce: add recipes

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
8 years agoaiopsl: add recipes
Chunrong Guo [Tue, 18 Apr 2017 07:35:49 +0000 (15:35 +0800)]
aiopsl: add recipes

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>