[meta-freescale] [meta-fsl-ppc][PATCH] fmc: update to the commit for sdk 1.3.2

2013-03-20 Thread Chunrong Guo
Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-ucode/fmc/fmc_git.bb |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/recipes-ucode/fmc/fmc_git.bb b/recipes-ucode/fmc/fmc_git.bb index c5a3bc1..4f85216 100644 --- a/recipes-ucode/fmc/fmc_git.bb +++ b/recipes

[meta-freescale] [meta-fsl-ppc][PATCH] fmlib: update to the commit for sdk 1.3.2

2013-03-20 Thread Chunrong Guo
Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-ucode/fmlib/fmlib_git.bb |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/recipes-ucode/fmlib/fmlib_git.bb b/recipes-ucode/fmlib/fmlib_git.bb index 74eb204..038f899 100644 --- a/recipes-ucode/fmlib

[meta-freescale] [meta-fsl-ppc][PATCH] fm-ucode: update to the commit for sdk 1.3.2

2013-03-20 Thread Chunrong Guo
Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-ucode/fm-ucode/fm-ucode_git.bb | 50 --- 1 files changed, 26 insertions(+), 24 deletions(-) diff --git a/recipes-ucode/fm-ucode/fm-ucode_git.bb b/recipes-ucode/fm-ucode/fm-ucode_git.bb index 89c43ba

[meta-freescale] [meta-fsl-ppc][PATCH] eth-config: update to the commit for sdk 1.3.2

2013-03-20 Thread Chunrong Guo
Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-tools/eth-config/eth-config_git.bb |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-tools/eth-config/eth-config_git.bb b/recipes-tools/eth-config/eth-config_git.bb index 19da817..f1e957c 100644

[meta-freescale] [meta-fsl-ppc][PATCH] usdpaa: update to the commit for sdk 1.3.2

2013-03-20 Thread Chunrong Guo
Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-tools/usdpaa/usdpaa_git.bb |6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/recipes-tools/usdpaa/usdpaa_git.bb b/recipes-tools/usdpaa/usdpaa_git.bb index 731f01b..7125716 100644 --- a/recipes-tools/usdpaa

[meta-freescale] [meta-fsl-ppc][PATCH] u-boot: update to the commit for sdk 1.3.2

2013-03-20 Thread Chunrong Guo
Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-kernel/u-boot/u-boot_git.bb | 29 - 1 files changed, 16 insertions(+), 13 deletions(-) diff --git a/recipes-kernel/u-boot/u-boot_git.bb b/recipes-kernel/u-boot/u-boot_git.bb index bc19bb4..e322ab7 100644

[meta-freescale] [meta-fsl-ppc master][PATCH] Revert e500v2: workaround for ICE of gcc-4.8.x

2013-08-28 Thread Chunrong Guo
*This reverts commit 93c57323edc118eb8905980348ad3888664f2382 and commit efd344473c277eab8c1bae56120779983aba6176 *The reason for reverting this is: the below patch fix this problem. the patch url is : http://patches.openembedded.org/patch/56803/ Signed-off-by: Chunrong Guo b40

[meta-freescale] [PATCH] ppa: Add dtc-native on DEPENDS

2017-02-17 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> fix the below error: | ERROR: oe_runmake failed | mkimage -f build/src/ppa.its build/obj/ppa.itb | sh: 1: dtc: not found Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-bsp/ppa/ppa_git.bb | 2 +- 1 file changed,

[meta-freescale] [PATCH 4/8] usdpaa: update to 7dd9b4e

2017-03-17 Thread Chunrong Guo
From: Ting Liu New commits: 7dd9b4e Merge pull request #91 in SDK/usdpaa from ~B45764/usdpaa:jira/qman/QUSDPA-855-CLONE-usdpaa-query_wq_lengths to sdk-v2.0.x b49072e Merge pull request #92 in SDK/usdpaa from

[meta-freescale] [PATCH 5/8] linux-qoriq: update to b14540e

2017-03-17 Thread Chunrong Guo
From: Ting 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 --- .../CVE-2016-5696-limiting-of-all-challenge.patch | 111

[meta-freescale] [PATCH 3/8] qemu-qoriq: upgrade to v2.6.2+

2017-03-17 Thread Chunrong Guo
From: Ting Liu upgrade to v2.6.2, add support for ls1012a. Signed-off-by: Ting Liu --- recipes-devtools/qemu/qemu-qoriq_git.bb | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/recipes-devtools/qemu/qemu-qoriq_git.bb

[meta-freescale] [PATCH 6/8] rcw: update to 7bd43d9

2017-03-17 Thread Chunrong Guo
From: Ting Liu ls1046ardb: increase FMan and platform frequency Signed-off-by: Ting Liu --- recipes-bsp/rcw/rcw_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index

[meta-freescale] [PATCH 8/8] ls2-rcw: fix host-user-contaminated QA warning

2017-03-17 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- recipes-bsp/rcw/ls2-rcw_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb index fafd914..70d27a0 100644 --- a/recipes-bsp/rcw/ls2-rcw_git.bb

[meta-freescale] [PATCH 7/8] ls2-rcw: update to 83a7a66

2017-03-17 Thread Chunrong Guo
From: Ting Liu * add support for ls1012a. * strip possible '-32b', '-64b' and '-be' to match folder name. New commits: 83a7a66 ls1088a: Remove ls1088 directory 585f03e ls208xa: Make folders and name consistent 6a7a0e5 ls2088a: Delete ls2088a rcws as it is not part of SDK

[meta-freescale] [PATCH 1/8] dpdk/dpdk-extras/ovs-dpdk: add recipe

2017-03-17 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- recipes-extended/dpdk/dpdk-extras_git.bb | 27 +++ ...ys-sysmacros.h-for-major-minor-defintions.patch | 38 ++ .../add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch | 51 + recipes-extended/dpdk/dpdk_16

[meta-freescale] [PATCH 2/8] ppfe-firmware: add recipe

2017-03-17 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb | 23 +++ 1 file changed, 23 insertions(+) create mode 100644 recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb diff --git

[meta-freescale] [PATCH] dpdk: fix typo

2017-03-21 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- recipes-extended/dpdk/dpdk_16.07.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/dpdk/dpdk_16.07.bb b/recipes-extended/dpdk/dpdk_16.07.bb index 380ec39..89c2558 100644 --- a/recipes-extended/dpdk/dpdk_16

[meta-freescale] [PATCH 01/29] cst :update to a292f9d

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes a292f9d - Change year format in COPYING file fb20b2b - Add NXP copyright in COPYING file 4e6b30b - Add NXP Copyright to files created/modified after 2016-11-07 d5c123b - Change platform name in input

[meta-freescale] [PATCH 02/29] dpl-examples:update to cea280f

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes cea280f - Merge pull request #101 in DPAA2/dpl-examples from ls2088a to master 48d3ed0 - Merge pull request #102 in DPAA2/dpl-examples from ls1088a to master dfd7820 - Merge pull reques

[meta-freescale] [PATCH 03/29] ls2088ardb: Add machine config file

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- conf/machine/ls2088ardb.conf | 23 +++ 1 file changed, 23 insertions(+) create mode 100644 conf/machine/ls2088ardb.conf diff --git a/conf/machine/ls2088ardb.conf b/conf/machine/ls2088ardb.conf new file mode 100644 index 0

[meta-freescale] [PATCH 04/29] ls2-rcw: add ls2088a as COMPATIBLE_MACHINE

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- recipes-bsp/rcw/ls2-rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb index 70d27a0..b4fba4a 100644 --- a/recipes-bsp/rcw/ls2-rcw_git.bb +++ b/recip

[meta-freescale] [PATCH 05/29] ls2-phy: add ls2088ardb as COMPATIBLE_MACHINE

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- recipes-bsp/ls2-phy/ls2-phy_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb b/recipes-bsp/ls2-phy/ls2-phy_git.bb index 9833769..d21147f 100644 --- a/recipes-bsp/ls2-phy/ls2-phy_

[meta-freescale] [PATCH 07/29] dpl-examples: add ls2088a as COMPATIBLE_MACHINE

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- recipes-dpaa2/dpl-examples/dpl-examples_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-dpaa2/dpl-examples/dpl-examples_git.bb b/recipes-dpaa2/dpl-examples/dpl-examples_git.bb index dfa2295..17946b3

[meta-freescale] [PATCH 16/29] dpdk: update to a3395d2

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes a3395d2 - Merge pull request #310 in GITAM/dpdk from hotfix/DPDK-477-l3fwd-performance to 16.07-qoriq cda2d04 - dpaa2: disable bug_on in qbman cd7609b - dpaa2: enable virt addressing by default 0

[meta-freescale] [PATCH 18/29] u-boot:update to a06b209

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes a06b209 - ls1012aqds:Copyright added in file ls1012aqds_pfe.h f3fa3db - Merge pull request #200 in SDK/u-boot-devel from jira/QUBOOT-2516 to master ad74937 - armv8/fsl-layerscape: fdt: On ls1012 don't

[meta-freescale] [PATCH 23/29] dce: add recipes

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- recipes-dpaa2/dce/dce/Makefile-obey-LDFLAGS.patch | 27 +++ recipes-dpaa2/dce/dce_git.bb | 19 2 files changed, 46 insertions(+) create mode 100644 recipes-dpaa2/dce/dce/Makefil

[meta-freescale] [PATCH 22/29] aiopsl: add recipes

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- recipes-dpaa2/aiopsl/aiopsl_git.bb | 29 + 1 file changed, 29 insertions(+) create mode 100644 recipes-dpaa2/aiopsl/aiopsl_git.bb diff --git a/recipes-dpaa2/aiopsl/aiopsl_git.bb b/recipes-dpaa2/aiopsl/aiopsl_git.

[meta-freescale] [PATCH 28/29] ofp: add recipes

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- ...Patch-to-install-ofp-example-applications.patch | 166 + ...ation-issue-with-redefinition-of-a-struct.patch | 19 +++ recipes-extended/ofp/ofp_git.bb| 39 + 3 files changed, 224 insertions(+)

[meta-freescale] [PATCH 24/29] gpp-aioptool: add recipes

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb | 25 + 1 file changed, 25 insertions(+) create mode 100644 recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb diff --git a/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb b/r

[meta-freescale] [PATCH 06/29] ppa: Add support for ls2088a

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- recipes-bsp/ppa/ppa_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/ppa/ppa_git.bb b/recipes-bsp/ppa/ppa_git.bb index 421d949..58c7dbf 100644 --- a/recipes-bsp/ppa/ppa_git.bb +++ b/recipes-bsp/ppa/ppa_

[meta-freescale] [PATCH 08/29] restool: add ls2088ardb as COMPATIBLE_MACHIN

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- recipes-dpaa2/restool/restool_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index e67be12..144a5c5 100644 --- a/recipes-dpaa2/r

[meta-freescale] [PATCH 26/29] ppa: Add support for ls1012a

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> --- recipes-bsp/ppa/ppa_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/ppa/ppa_git.bb b/recipes-bsp/ppa/ppa_git.bb index 2ea4b6d..7f758fd 100644 --- a/recipes-bsp/ppa/ppa_git.bb +++ b/recipes-bsp/ppa/ppa_

[meta-freescale] [PATCH 25/29] skmm-ep:update to de6816c

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> New commits: de6816c Add back the implicit Makefile rules --- ...-the-inline-function-definition-with-gcc-.patch | 67 -- ...p-remove-duplicated-pa_to_va-and-va_to_pa.patch | 40 - recipes-extended/skmm-e

[meta-freescale] [PATCH 29/29] linux-qoriq: update to 1ae843c

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *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 -

[meta-freescale] [PATCH 10/29] usdpaa :update to db0ea70

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> * include the following changes db0ea70 - Merge pull request #95 in SDK/usdpaa from ~B18196/usdpaa:sdk-v2.0.x to sdk-v2.0.x --- recipes-dpaa/usdpaa/usdpaa_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe

[meta-freescale] [PATCH 12/29] ppa :update to 9fcb080

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes 9fcb080 - Fixing syntax error in $(CMN_SRC). ef15fbf - Adding infrastructure for prng driver. 6cac899 - Merge branch 'master' of http://sw-stash.freescale.net/scm/dnnpi/ppa-generic c9eba96 -

[meta-freescale] [PATCH 09/29] usdpaa-apps:update to 49fce3a

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> * include the following changes 49fce3a - Merge pull request #31 in SDK/usdpaa-apps from ~B18196/usdpaa-apps:sdk-v2.0.x to sdk-v2.0.x a487b87 - usdpaa_apps: Patch to disable the non-fmc support by default. 68c4db1 - Merge pull reque

[meta-freescale] [PATCH 15/29] fm-ucode: update to c275e91

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes c275e91 - Release Notes update for SDK 2.0-1703 477ee5f - Added missing image T1040 Reduced NG CAPWAP e70cd68 - QSDK-3369: Integrate latest fixes in NG CAPWAP FMan ucode images 172d4c1 - QSDK-3326

[meta-freescale] [PATCH 13/29] management-complex: upgrade to 10.1.2

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *support ls2088a --- .../management-complex/management-complex_0.8.4.bb | 36 -- .../management-complex_10.1.2.bb | 36 ++ 2 files changed, 36 insertions(+), 36 deletions(-) delet

[meta-freescale] [PATCH 17/29] dpdk-extras :update to 47ee260

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes 47ee260 - dpaa2: sync dynamic DPL creation and destroy scripts 210d969 - dpaa2: set platform specific value for QoS entries 31f9b14 - Adding BSD License - COPYING be5e732 - Merge pull request #12 in

[meta-freescale] [PATCH 11/29] restool: update SRC_URI to fix fetching

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *fix the below error |<50>ERROR: restool-git-r0 do_fetch: Fetcher failure: Unable to find revision eba25cdfdccef45f7ba02dd2f829b9b55198fbb1 |in branch sdk-v2.0.x even from upstream --- recipes-dpaa2/restool/restool_git.bb |

[meta-freescale] [PATCH 19/29] pkc-firmware: update to 209e0e6

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes 209e0e6 - ring affinity: keep jobs and responses in the same ring pair 1cd87fb - remove unused parameter from function signature 688e402 - add new handshake parameters (like old is the n

[meta-freescale] [PATCH 14/29] ls2-rcw: update to 5d4624f

2017-04-20 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes 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: Ad

[meta-freescale] [PATCH 2/2] u-boot: update to use Recipe Specific Sysroots

2017-03-10 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb | 20 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb

[meta-freescale] [PATCH 1/2] u-boot-qoriq: update to 2735535

2017-03-10 Thread Chunrong Guo
From: Ting Liu New commits: 2735535 armv8/fsl-layerscape: corrected clock initialization 0f820e2 Merge pull request #161 in SDK/u-boot-devel from jira/QUBOOT-2290 to master 8729bed board/t1024rdb: enable board-level reset when issuing reset command 1ebcbe9 armv8/fsl-lsch3:

[meta-freescale] [PATCH 08/17] ls1012afrdm-32b: add machine file

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- conf/machine/ls1012afrdm-32b.conf | 27 +++ 1 file changed, 27 insertions(+) create mode 100644 conf/machine/ls1012afrdm-32b.conf diff --git a/conf/machine/ls1012afrdm-32b.conf

[meta-freescale] [PATCH 12/17] ls1043ardb-32b: build ppa

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- conf/machine/ls1043ardb-32b.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/ls1043ardb-32b.conf b/conf/machine/ls1043ardb-32b.conf index 7ce97b8..5703718 100644 ---

[meta-freescale] [PATCH 17/17] udev-rules-qoriq: add rules for ls1046a

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- recipes-core/udev/udev-rules-qoriq.bb | 4 recipes-core/udev/udev-rules-qoriq/74-ls1046a-xfi2-networking.rules | 1 + 2 files changed, 5 insertions(+) create mode 100644

[meta-freescale] [PATCH 06/17] ls1012ardb-32b: add machine file

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- conf/machine/ls1012ardb-32b.conf | 28 1 file changed, 28 insertions(+) create mode 100644 conf/machine/ls1012ardb-32b.conf diff --git a/conf/machine/ls1012ardb-32b.conf

[meta-freescale] [PATCH 07/17] ls1012afrdm: add machine file

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- conf/machine/ls1012afrdm.conf | 20 1 file changed, 20 insertions(+) create mode 100644 conf/machine/ls1012afrdm.conf diff --git a/conf/machine/ls1012afrdm.conf b/conf/machine/ls1012afrdm.conf

[meta-freescale] [PATCH 13/17] ls1046ardb-32b: update u-boot configs

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- conf/machine/ls1046ardb-32b.conf | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/conf/machine/ls1046ardb-32b.conf b/conf/machine/ls1046ardb-32b.conf index 0ea132a..e262d1f 100644 ---

[meta-freescale] [PATCH 15/17] ls1046ardb-32b: build ppa

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- conf/machine/ls1046ardb-32b.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/ls1046ardb-32b.conf b/conf/machine/ls1046ardb-32b.conf index 66cf278..ff8e1bf 100644 ---

[meta-freescale] [PATCH 10/17] ls1043ardb-32b: update u-boot configs

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- conf/machine/ls1043ardb-32b.conf | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/machine/ls1043ardb-32b.conf b/conf/machine/ls1043ardb-32b.conf index 7551413..ae21343 100644 ---

[meta-freescale] [PATCH 02/17] ls1021atwr: switch to new UBOOT_CONFIG format

2017-03-14 Thread Chunrong Guo
From: Ting Liu Append the binary name if the final binary is not u-boot.bin. Signed-off-by: Ting Liu --- conf/machine/ls1021atwr.conf | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/machine/ls1021atwr.conf

[meta-freescale] [PATCH 05/17] ls1012ardb: add machine file

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- conf/machine/ls1012ardb.conf | 21 + 1 file changed, 21 insertions(+) create mode 100644 conf/machine/ls1012ardb.conf diff --git a/conf/machine/ls1012ardb.conf b/conf/machine/ls1012ardb.conf

[meta-freescale] [PATCH 01/17] ls2080ardb: add MACHINEOVERRES fsl-lsch3/ls2080a

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- conf/machine/ls2080ardb.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/ls2080ardb.conf b/conf/machine/ls2080ardb.conf index 30dfe20..e6e4a5a 100644 --- a/conf/machine/ls2080ardb.conf +++

[meta-freescale] [PATCH 04/17] openssl: use linux-aarch64 target for aarch64

2017-03-14 Thread Chunrong Guo
From: Mircea Pop Update is required in order to exploit the ARM-CE primitives available on ARMv8 platfom. Performance goes from 6 Gbps to 60Gbps for 8K frame length Signed-off-by: Mircea Pop --- recipes-connectivity/openssl/openssl-qoriq.inc | 2 +- 1

[meta-freescale] [PATCH 03/17] init-ifupdown: use consistent interfaces for qoriq

2017-03-14 Thread Chunrong Guo
From: Ting Liu Let all qoriq boards share the same interfaces file, no difference between qoriq-ppc and qoriq-arm. Signed-off-by: Ting Liu --- recipes-core/init-ifupdown/init-ifupdown/qoriq-ppc/interfaces | 6 --

[meta-freescale] [PATCH 11/17] ls1043ardb-32b: KERNEL_DEFCONFIG use multi_v7_defconfig

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- conf/machine/ls1043ardb-32b.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/ls1043ardb-32b.conf b/conf/machine/ls1043ardb-32b.conf index ae21343..7ce97b8 100644 ---

[meta-freescale] [PATCH 16/17] udev-rules-qoriq: no rule to install for ls1012a/ls2080a

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- recipes-core/udev/udev-rules-qoriq.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-core/udev/udev-rules-qoriq.bb b/recipes-core/udev/udev-rules-qoriq.bb index fb42d69..22ae4b3

[meta-freescale] [PATCH 14/17] ls1046ardb-32b: KERNEL_DEFCONFIG use multi_v7_defconfig

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- conf/machine/ls1046ardb-32b.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/ls1046ardb-32b.conf b/conf/machine/ls1046ardb-32b.conf index e262d1f..66cf278 100644 ---

[meta-freescale] [PATCH 09/17] ls1046ardb: build emmc u-boot

2017-03-14 Thread Chunrong Guo
From: Ting Liu Signed-off-by: Ting Liu --- conf/machine/ls1046ardb.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/ls1046ardb.conf b/conf/machine/ls1046ardb.conf index 553950c..43e2646 100644 ---

[meta-freescale] [PATCH] dpdk: fix build error with gcc 7

2017-07-12 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-extended/dpdk/dpdk_16.07.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-extended/dpdk/dpdk_16.07.bb b/recipes-extended/dpdk/dpdk_16.07.bb i

[meta-freescale] [PATCH] hypervisor:fix build error with gcc7

2017-07-13 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- .../files/0001-fix-build-error-gcc7.patch | 40 ++ .../hypervisor/hypervisor_git.bb | 1 + 2 files changed, 41 insertions(+) create

[meta-freescale] [PATCH 05/21] ppa:update to 265d766

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> 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 -

[meta-freescale] [PATCH 18/21] dpdk-extras: update to d17f3e0654

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *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

[meta-freescale] [PATCH 07/21] fm-ucode: update SRC_URL

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-dpaa/fm-ucode/fm-ucode_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb i

[meta-freescale] [PATCH 02/21] uboot: upgrade to 2017.03

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb | 93 -- recipes-bsp/u-boot/u-boot-qoriq_2017.03.bb | 93 ++ 2 files changed, 93 inser

[meta-freescale] [PATCH 03/21] rcw: update to bfe8c5eb

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *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

[meta-freescale] [PATCH 04/21] linux: upgrade to v4.4

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *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_d

[meta-freescale] [PATCH 11/21] dpl-examples: update to 592fc2f

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> 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 reques

[meta-freescale] [PATCH 16/21] openssl-qoriq : update to v1.0.2l

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-connectivity/openssl/openssl-qoriq.inc | 3 + .../openssl/openssl-qoriq_1.0.2k.bb| 116 - .../openssl/openssl-qoriq_1.0.2l.bb

[meta-freescale] [PATCH 10/21] mc :update to 10.2.2

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- .../management-complex_10.1.2.bb | 36 .../management-complex_10.2.2.bb | 39 ++ 2 files changed, 39 inser

[meta-freescale] [PATCH 19/21] ls1021atwr: update kernel config

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- conf/machine/ls1021atwr.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf index 457703e..6312f2b 10064

[meta-freescale] [PATCH 01/21] ls1088ardb : add machine config

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- conf/machine/ls1088ardb.conf | 24 1 file changed, 24 insertions(+) create mode 100644 conf/machine/ls1088ardb.conf diff --git a/conf/machine/ls1088ardb.conf b/

[meta-freescale] [PATCH 12/21] rcw: support ls1088a

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-bsp/rcw/ls2-rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb index af1df71..ce

[meta-freescale] [PATCH 17/21] dpdk: update to 98f548c36

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *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 4

[meta-freescale] [PATCH 20/21] restool: update to f01f2ea4ab

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes f01f2ea - add NXP Copyright where necessary 2a413ea - dpsw: change dpsw.X to dpsw.0 in help text 9e8 - dpni: remove unused variable 837e541 - dpdmux: add support for L3 custom forwarding method 42f39ea - dpsec

[meta-freescale] [PATCH 15/21] flib: update to 2c9b9dc226

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *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 AEA

[meta-freescale] [PATCH 21/21] odp: update to fdb26cb

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *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

[meta-freescale] [PATCH 14/21] gpp-aioptool: update to a350379

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *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 4

[meta-freescale] [PATCH 06/21] cst:update to 6424157985568df3f42a46e24222e38671455ddb

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> 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 sp

[meta-freescale] [PATCH 13/21] aiopsl: update to 9d45f430b

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *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: i

[meta-freescale] [PATCH 09/21] ppa: support ls1088a

2017-07-28 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-bsp/ppa/ppa_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/ppa/ppa_git.bb b/recipes-bsp/ppa/ppa_git.bb index 7626297..ede3b64 100644 -

[meta-freescale] [[PATCH v2 18/29] u-boot:update to a06b209

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes a06b209 - ls1012aqds:Copyright added in file ls1012aqds_pfe.h f3fa3db - Merge pull request #200 in SDK/u-boot-devel from jira/QUBOOT-2516 to master ad74937 - armv8/fsl-layerscape: fdt: On ls1012 don't

[meta-freescale] [[PATCH v2 24/29] gpp-aioptool: add recipes

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb | 25 + 1 file changed, 25 insertions(+) create mode 100644 recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb

[meta-freescale] [[PATCH v2 28/29] ofp: add recipes

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- ...Patch-to-install-ofp-example-applications.patch | 166 + ...ation-issue-with-redefinition-of-a-struct.patch | 19 +++ recipes-extended/ofp/ofp_git.bb

[meta-freescale] [[PATCH v2 04/29] ls2-rcw: add ls2088a as COMPATIBLE_MACHINE

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-bsp/rcw/ls2-rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb index 70d27a0..b4

[meta-freescale] [[PATCH v2 05/29] ls2-phy: add ls2088ardb as COMPATIBLE_MACHINE

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-bsp/ls2-phy/ls2-phy_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb b/recipes-bsp/ls2-phy/ls2-phy_git.bb index 9833

[meta-freescale] [[PATCH v2 07/29] dpl-examples: add ls2088a as COMPATIBLE_MACHINE

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-dpaa2/dpl-examples/dpl-examples_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-dpaa2/dpl-examples/dpl-examples_git.bb b/recipes-dpaa2/dpl-

[meta-freescale] [[PATCH v2 13/29] management-complex: upgrade to 10.1.2

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *support ls2088a Signed-off-by: Chunrong Guo <b40...@freescale.com> --- .../management-complex/management-complex_0.8.4.bb | 36 -- .../management-complex_10.1.2.bb | 36 ++ 2 f

[meta-freescale] [[PATCH v2 17/29] dpdk-extras :update to 47ee260

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes 47ee260 - dpaa2: sync dynamic DPL creation and destroy scripts 210d969 - dpaa2: set platform specific value for QoS entries 31f9b14 - Adding BSD License - COPYING be5e732 - Merge pull request #12 in

[meta-freescale] [[PATCH v2 14/29] ls2-rcw: update to 5d4624f

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes 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: Ad

[meta-freescale] [[PATCH v2 26/29] ppa: Add support for ls1012a

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-bsp/ppa/ppa_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/ppa/ppa_git.bb b/recipes-bsp/ppa/ppa_git.bb index 2ea4b6d..7f758fd 100644 -

[meta-freescale] [[PATCH v2 27/29] odp: add recipes

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-extended/odp/odp-counters_git.bb | 14 + recipes-extended/odp/odp-module_git.bb | 16 ++ recipes-extended/odp/odp.inc

[meta-freescale] [[PATCH v2 25/29] skmm-ep:update to de6816c

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> New commits: de6816c Add back the implicit Makefile rules Signed-off-by: Chunrong Guo <b40...@freescale.com> --- ...-the-inline-function-definition-with-gcc-.patch | 67 -- ...p-remove-duplicated-pa_to_va-and-va

[meta-freescale] [[PATCH v2 23/29] dce: add recipes

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- recipes-dpaa2/dce/dce/Makefile-obey-LDFLAGS.patch | 27 +++ recipes-dpaa2/dce/dce_git.bb | 19 2 files changed, 46 insertions(+)

[meta-freescale] [[PATCH v2 02/29] dpl-examples:update to cea280f

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> *include the following changes cea280f - Merge pull request #101 in DPAA2/dpl-examples from ls2088a to master 48d3ed0 - Merge pull request #102 in DPAA2/dpl-examples from ls1088a to master dfd7820 - Merge pull reques

[meta-freescale] [[PATCH v2 03/29] ls2088ardb: Add machine config file

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- conf/machine/ls2088ardb.conf | 23 +++ 1 file changed, 23 insertions(+) create mode 100644 conf/machine/ls2088ardb.conf diff --git a/conf/machine/ls2088ardb.conf b/

[meta-freescale] [[PATCH v2 09/29] usdpaa-apps:update to 49fce3a

2017-04-25 Thread Chunrong Guo
From: Chunrong Guo <chunrong@nxp.com> * include the following changes 49fce3a - Merge pull request #31 in SDK/usdpaa-apps from ~B18196/usdpaa-apps:sdk-v2.0.x to sdk-v2.0.x a487b87 - usdpaa_apps: Patch to disable the non-fmc support by default. 68c4db1 - Merge pull reque

  1   2   3   4   5   6   7   8   9   >