summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
Commit message (Collapse)AuthorAgeFilesLines
* usdpaa: update to revision d997594Ting Liu2015-01-081-1/+1
| | | | | | | | This update to fsl sdk v1.7 release. There are 143 new commits. The detailed changes can be found at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/usdpaa.git/ Signed-off-by: Ting Liu <ting.liu@freescale.com>
* usdpaa: use soc_family to define SOC/FMAN_VARIANTTing Liu2015-01-081-31/+17
| | | | | | | listing machine names in recipe is painful when adding support for boards with same soc. use soc_family instead. Signed-off-by: Ting Liu <ting.liu@freescale.com>
* fm-ucode: update to revision 4cda2e3Ting Liu2015-01-081-1/+1
| | | | | | | | | | | This includes following fixes: 4cda2e3 fm-ucode: add t1040 and t2080 rev 1.1 files 222cd35 fm-ucode: remove prev version of _t1040_r1.0_107_ c5006bf fm-ucode: add t1024 packages 2698dc3 fm-ucode: release 107.4.2 3b66ca5 fm-ucode: new version 107_4_2_candidate1 Signed-off-by: Ting Liu <ting.liu@freescale.com>
* fm-ucode: use soc_family to match deployed binariesTing Liu2015-01-081-21/+8
| | | | | | | listing machine names in recipe is painful when adding support for boards with same soc. use soc_family instead. Signed-off-by: Ting Liu <ting.liu@freescale.com>
* fmlib: update to revision 661d782Zhenhua Luo2015-01-071-1/+1
| | | | | | | | | | | | | | This includes following fixes: 661d782 fmlib: Fix pointer handles used in FMD wrapper 744e788 fmlib: copy CcNode pointer when appropriate b3a7bc7 fmlib: expose configuration routines in header files bdd6d6f capwap: sync with kernel for frag support 2eafba1 fmlib: add capwap support 87327a1 capwap: transfer to id for reassembly manip 20984f8 fmd: handle possibly undefined macro Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* fmc: update to revision to 4f4a3ebZhenhua Luo2015-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | This includes following fixes: 4f4a3eb ENGR00342608: Major error on ALU PCD: IC_HASH_INDEXED numOfKeys has to b e powerOfTwo a3e40ab ENGR00342299: ALU PCD (fmc_pcd_ed44_skeleton_TSOC.xml) generates Segmentation fault 71deab3 ENGR00342299: ALU PCD (fmc_pcd_ed44_skeleton_TSOC.xml) generates Segmentation fault aa34fa3 ENGR00341753: Schemes sharing between ports is not working e6fee7f ENGR00341091: False error reported by FMC in ALU PCD: 'ERR: Unresolved cycled dependencies are found' 2fb5b1c ENGR00340476: ALU Issue with pbit marking with a given DSCP (B0198) 284a506 ENGR329197: 32 Schema limit exhausted when FMC duplicates the schemas even if same policy is attached to all the ports 0434629 ENGR00338449: Enable Test automation framework for FMC on Linux host OS d09735b ENGR00338121: fmc: Support new convention for port type in xml config file f46f085 Improvement to: ENGR330486: ALU B0187: FMC/libxml2 SDK1.5 FB3 : Memory leaked during PCD xml application c2330c3 ENGR00330486: ALU B0187 : FMC/ libxml2 SDK1.5 FB3 : Memory leaked during PCD xml application 2bff057 ENGR00325623: PCD : replicator issue 4157f75 ENGR00316689: fmc: Ccnode mask support option fails to propagate into the PCD 35b9363 ENGR00320235: reassembly management with PCD xml (FMC) - FM_PCD_MAX_NUM_OF_CC_GROUPS Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* flib: update to revision 4bd48d4Zhenhua Luo2015-01-071-2/+2
| | | | | | | | | | | | This update to fsl sdk v1.7 release. The detailed changes can be found at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/flib.git/ The license file changes: 1. add SPDX license identifier 2. update to 'Copyright 2008-2014' Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* eth-config: update to revision 8040e0bZhenhua Luo2015-01-071-9/+7
| | | | | | | | | | | | | | | | This includes following fixes: 8040e0b eth_config: Add COPYING file 7e7c062 eth_config: Added Makefile 05d30e6 eth_config: Update Shared-Mac config file to new port notation 1777d0a eth_config: General refactoring of config/policy files 8a34b20 eth_config: Moved config/policy files to obsolete folder Update recipe to match the code changes: * change copyright to "BSD & GPLv2+" * call "oe_runmake install" in do_install Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* uspdcp, fmc: make meta-fsl-ppc play with other layersKhem Raj2014-09-091-0/+2
| | | | | | Some recipes are specific to fsl machines but arent marked so. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fmlib: use SOC_FAMILY as override in do_installTing Liu2014-08-191-8/+4
| | | | | | In previous commit, do_install was missed. update it. Signed-off-by: Ting Liu <ting.liu@freescale.com>
* fmlib: use SOC_FAMILY as overrideTing Liu2014-07-291-5/+3
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* remove fslmachine MACHINEOVERRIDES usageTing Liu2014-07-152-2/+2
| | | | | | fslmachine is too generic, use qoriq-ppc instead. Signed-off-by: Ting Liu <b28495@freescale.com>
* eth-config: fix wrong md5sum of license fileTing Liu2014-07-081-1/+1
| | | | | | license file has no changes. Signed-off-by: Ting Liu <b28495@freescale.com>
* flib: update to sdk v1.6 releaseTing Liu2014-07-081-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes: fix ZUC-E + SNOW f9 decapsulation fix PDCP Control Plane AES-CTR + SNOW f9 decapsulation WiMAX: wait to update the header on encap era4 WiMAX: invalidate prefetch buffer on encap (era5+) fix invalid offset in PDCP MOVE commands fix RLC PDB comment fix WiFi for SEC ERA > 5 remove nonsensical comment for MBMS descriptor creation function fix RLC encap descriptor add WCDMA RLC protocol descriptors MBMS processing should be done only on devices with SEC ERA >= 5 MOVE - fix (#2) support for selecting offset in MATH Regs using AUX field MOVE - fix support for selecting offset in MATH Regs using AUX field fix MBMS statistics writeback add MBMS statistics retrieval function fix PATCH_RAW and PATCH_RAW_NON_LOCAL beautify MBMS descriptor creation functions add PATCH_RAW and PATCH_RAW_NON_LOCAL support fix IFB in MBMS Type 1 & 3 descriptors remove compiler warnings from descriptors remove compiler warnings from RTA library core add MBMS SYNC protocol processing support SEQ IN PTR - don't generate pointer field when SOP is used fix PDCP Control Plane AES-CTR + SNOW f9 decapsulation for SEC ERA >=6 PROTOCOL - add ODF and DFV HMO bits for IPsec protocol fix PDCP Control Plane with ZUC encryption & NULL integrity Job descriptor - fix usage of Make Trusted Descriptor (MTD) enable SEC Era 6 support Extended job descriptor - add support for FTD bit add JUMP_INC and JUMP_DEC commands MOVE - add support for selecting offset in MATH Regs using AUX field SEQFIFOLOAD - add support for AIDF bit SEQKEY - add support for VLF and AIDF bits WAITCOMP is a MOVE-specific flag, not a generic flag LOAD - fix length mask for the case when dst is DCTRL SEQ OUT PTR - add support for RST and EWS bits Job descriptor - do not allow TD and MTD options in the same time Job descriptor - add support for Extended Header - JOB_HDR_EXT refactoring - add __rta_out* for writing in the descriptor buffer LOAD command fix - always return the insertion offset in the desc buffer add defines needed for Linux kernel integration add helper macros for finding out descriptor length move platform dependencies to compat.h whitespace fixes add Class Context src/dst for the LOAD/STORE commands add defines for SEC commands rename MATH src/dst PROT to MATH DPOVRD add support for RNG4 bits PS, AI rename FIFOLD_TYPE_DFIFO to FIFOLD_TYPE_NOINFOFIFO rename LD/ST DECO descriptor buffers src/dst sync pdb.h with Linux kernel counterpart prepare sync of pdb.h with Linux kernel counterpart fix test_load DXLT golden pattern Update RSA descriptors add DES-CBC/3DES-CBC & AES-XCBC-MAC-96 IPsec descriptors add TLS family descriptor for cipher block suites add RSA protocol descriptors fix AES-CTR + SNOW f9 decapsulation Signed-off-by: Ting Liu <b28495@freescale.com>
* usdpaa: update to sdk v1.6 releaseVakul Garg2014-07-081-20/+45
| | | | | | | | | 1. Added a new variable for the FMan version so that the usdpaa applications to correctly use the fmlib interface. 2. Unify the indentation character, replace tab with space 4 character 3. add support for new added boards Signed-off-by: Ting Liu <b28495@freescale.com>
* fmlib: update to sdk v1.6 releaseZhenhua Luo2014-07-081-7/+13
| | | | | | add support for new added boards Signed-off-by: Ting Liu <b28495@freescale.com>
* fmc: update to sdk v1.6 releaseZhenhua Luo2014-07-081-4/+2
| | | | | | add support for new added boards Signed-off-by: Ting Liu <b28495@freescale.com>
* fm-ucode: update to sdk v1.6 releaseZongchun Yu2014-07-081-12/+14
| | | | | | | 1. add support for new added boards 2. simplify the definition of compatible_machine Signed-off-by: Ting Liu <b28495@freescale.com>
* Freescale-EULA: fix awq weird characterTing Liu2014-04-231-1/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* usdpaa: update the SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* flib: update SHA for SDK T2080QDSZongchun Yu2014-02-131-1/+3
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* fmlib: update SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* fmc: add t2080qds supportZhenhua Luo2014-02-131-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* fm-ucode: add support for t2080qds and t2080qds-64bZongchun Yu2014-02-131-1/+3
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* fmlib: update SHA for SDK 1.5Zhenhua Luo2014-01-121-2/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* eth-config: update SHA for SDK 1.5Zhenhua Luo2014-01-121-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* usdpaa: update SHA for SDK 1.5Zhenhua Luo2014-01-121-4/+4
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* fmlib: remove unused patchZhenhua Luo2014-01-121-43/+0
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* fmc: update SHA for SDK 1.5Zhenhua Luo2014-01-121-3/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* fm-ucode: update SHA for SDK 1.5Zhenhua Luo2014-01-121-2/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* flib: update SHA for SDK 1.5Zhenhua Luo2014-01-121-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* Fix git branch referencesChunrong Guo2013-12-111-1/+2
| | | | | | | *Ensure the right branches are set in SRC_URI to match the revisions used. This resolves certain fetch failures. Signed-off-by: Chunrong Guo <B40290@freescale.com>
* fmlib: add depends on virtual/kernelTing Liu2013-10-101-0/+1
| | | | | | fmlib defines KERNEL_SRC=${STAGING_KERNEL_DIR} to get kerenl headers. Signed-off-by: Ting Liu <b28495@freescale.com>
* fmlib: fix compile error with linux-libc-headersChunrong Guo2013-09-301-2/+1
| | | | | | | | | * fix the below error | NOTE: make -j 48 DESTDIR=/poky/build/tmp/work/ppce500mc-poky-linux/fmlib/git-r1/image PREFIX=/usr LIB_DEST_DIR=/usr/lib | CROSS_COMPILE=powerpc-poky-linux- KERNEL_SRC=/poky/build/tmp/sysroots/p4080ds/usr libfm-ppce500mc.a | (CC) libfm-ppce500mc.o | src/fm_lib.c:56:23: fatal error: fm_ioctls.h: No such file or directory Signed-off-by: Chunrong Guo <B40290@freescale.com>
* change layout to follow oe-core guidelines of recipesTing Liu2013-07-107-0/+268
Follow the rules defined in: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes.txt recipes-bsp - Anything with links to specific hardware or hardware configuration information recipes-connectivity - Libraries and applications related to communication with other devices recipes-core - What's needed to build a basic working Linux image including commonly used dependencies recipes-devtools - Tools primarily used by the build system (but can also be used on targets) recipes-extended - Applications which whilst not essential add features compared to the alternatives in core. May be needed for full tool functionality or LSB compliance. recipes-gnome - All things related to the GTK+ application framework recipes-graphics - X and other graphically related system libraries recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies recipes-lsb4 - Recipes added for the sole purpose of supporting the Linux Standard Base (LSB) 4.x recipes-multimedia - Codecs and support utilties for audio, images and video recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kernel recipes-qt - All things related to the Qt application framework recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration recipes-support - Recipes used by other recipes but that are not directly included in images recipes-dpaa - recipes related to fsl dpaa feature recipes-virtualization - recipes related to fsl virtualization feature Signed-off-by: Ting Liu <b28495@freescale.com>