summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ls1046ardb:add DTB_LOADChunrong Guo2017-10-281-0/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1043ardb: add DTB_LOADChunrong Guo2017-10-281-0/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1088ardb: add DTB_LOADChunrong Guo2017-10-281-0/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls2088ardb : add DTB_LOADChunrong Guo2017-10-281-0/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-itbimage: add DTB_LOAD to set dtb load addressChunrong Guo2017-10-281-1/+1
| | | | | | | *Dtb address will be not the same for arm64 and arm32 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* dpl-examples: install dtb files in custom folderChunrong Guo2017-10-281-0/+2
| | | | | | | * fix missing dtb files in custom path Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1046ardb: update u-boot configsChunrong Guo2017-10-281-1/+3
| | | | | | | | *sdcard boot need the below binary for secure boot u-boot-spl.bin and u-boot-dtb.bin Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1043ardb:update u-boot configsChunrong Guo2017-10-281-1/+5
| | | | | | | | | *nand boot and sdcard boot need the below binary for secure boot u-boot-spl.bin and u-boot-dtb.bin 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>
* fmlib: update recipesChunrong Guo2017-10-181-8/+1
| | | | | | | | | | *Remove redundant TARGET_ARCH_FMLIB setting *update FMLIB_TARGET for Qoriq fmlib libraries (LS1043/46 and 32/64bit) unification under libfm-arm.a Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* uboot: upgrade to 2017.09Chunrong Guo2017-10-182-88/+1
| | | | | | | | | | | | | | | | | | | | | | *This includes the following changes: 503eff0 - armv8: ls1046aqds: Fix NAND offset for Fman ucode and env c66ddf7 - arm64: ls2088ardb: Fix kernel validation failure 44ffe98 - armv8: ls1043ardb: disable PPA loading during SPL stage for SD boot 043c85a - armv8: ls1046ardb: disable PPA loading during SPL stage for SD boot b68c991 - armv8: fsl-layerscape: Fix some coding style problems in soc.c 25cd705 - board/ls1088: Add fsl_fdt_fixup_flash 85bfc58 - ls1088aqds: Enable IFC and QIXIS in SPL image 96cc4d7 - armv8: fsl-layerscape: Add back L3 flushing for all exception levels bdf9c1a - fsl-lsch2: csu: correct the workaround A-010315 26aaf13 - armv8/fsl-lsch2: correct QMAN clock a836f94 - arm64: ls1012ardb: Add distro secure boot support ef3b345 - arm64: ls1012afrdm: Add distro boot support 2bed40e - arm64: ls1012ardb: Add distro boot support bb85ef3 - board: common: vid: Move IR chip specific code in flag 806bca8 - board/ls2080ardb: Add mcmemsize variable in default env Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fmc: update recipesChunrong Guo2017-10-181-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *update SRC_URL and update to 4377bfc This includes the following changes: 4377bfc - Set LS1043 as default platform (for DASH integration) 81e4796 - Revert default platform flag to P4080 4729b49 - Enable support for LS1046 (based on LS1043 integration) a079d2c - update variable names to match fmlib changes 44b1f42 - Revert "Aging support added for classification" 9732cd8 - Aging support added for classification 03505c3 - [QSDK-2331] fmc: PIR/PBS are considered synonyms for CIR/CBS in policer tags 757754b - ENGR00341753: Schemes sharing between ports is not working eca7122 - Added makefile support for LS1043 b9e52be - ENGR00354640: fmc regression: Bad FMan port handle used in FM_PORT_VSPAlloc causes FMD call trace 435d76d - ENGR354592: FMC SoftParser 'otherl3' protocol definition generates error 92494f0 - Changed makefile to use flags: FMAN_V3H / FMAN_V3L (ENGR353626) 1695da4 - ENGR00352834: FMC: Add support for FM_PCD_KgSetAdditionalDataAfterParsing API 450d314 - ENGR351010: FMC: Share schemes used for IPR across multiple ports b2b6226 - ENGR00349008: ALU PCD generates Segmentation fault for direct schemes usage 6b14996 - ENGR00348810: ALU PCD generates: FmPcdCcGetGrpParams: Invalid Handle 955706a - ENGR348539: ALU PCD generates: grpId you asked > numOfGroup of relevant tree 06548b6 - ENGR00347977: ALU PCD using direct schemes generates Error: Unresolved cycled dependencies e843d51 - ENGR00315208: [FMC] failed to configure ALU PCD 4f4a3eb - ENGR00342608: Major error on ALU PCD: IC_HASH_INDEXED numOfKeys has to be 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 021f720 - ENGR00308464 - FMD PCD: seg fault error while creating ccnode without mask 8c37700 - Enabled ENGR00305912 : individual keygen extraction (IPV6 VER+TC) and (IPv6 FL) 400d483 - Disabled ENGR00305912 until is available in FMD c21c326 - Enabled ipv6.flabel as supported full field extraction *remvoe EXTRA_OEMAKE_PLATFORM for powerpc nxp release will not support ppc machine Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1012afrdm-32b: rcw instead of ls2-rcwChunrong Guo2017-10-181-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1012ardb-32: rcw instead of ls2-rcwChunrong Guo2017-10-181-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls2080ardb: rcw instead of ls2-rcwChunrong Guo2017-10-181-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1012afrdm : rcw instead of ls2-rcwChunrong Guo2017-10-181-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1012ardb: rcw instead of ls2-rcwChunrong Guo2017-10-181-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls2088ardb: rcw instead of ls2-rcwChunrong Guo2017-10-181-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1088ardb: rcw instead of ls2-rcwChunrong Guo2017-10-181-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* rcw :update recipeChunrong Guo2017-10-181-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | *update to 1a6236a *This includes the following changes: 1a6236a - LS1012ARDB: Change rcw for secure boot cdf4b72 - rcw: ls1088aqds: Add SCSI errata for detecttion of sata 16072f7 - armv8:LS1012A: RCW supporting 1GHz CPU frequency 90aef03 - LS1088ARDB:Reduce size in block copy command 53518dc - rcw: ls1088ardb: Add SCSI errata for detecttion of sata 0a869b3 - ls1021a: add workaround for pcie erratum A-007997 and A-007815 e7f18e5 - ls2088ardb: Add RCW for with platform frequency 700MHz 6f324fc - Use BSD license for both rcw and binary files c69799f - Added copyright to byte_swap.tcl bfe8c5e - Renaming COPYING as BSD-LICENSE *update LIC_FILES_CHKSUM to point to LICENSE Renaming BSD-LICENSE * add support for Qoriq. * strip possible '-32b', '-64b' and '-be' to match folder name. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls2-rcw: remove recipesChunrong Guo2017-10-181-32/+0
| | | | | | | * ls2-rcw and rcw are duplicated so remove ls2-rcw. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-qoriq: Upgrade kernel to v4.9Chunrong Guo2017-10-181-0/+63
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls2088ardb: update uboot configChunrong Guo2017-10-181-1/+3
| | | | | | | * add nor and nand uboot types Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls2-phy : update recipeChunrong Guo2017-10-181-8/+6
| | | | | | | | | | | | | | *update SRC_URL and update to 6036a20 includes the following changes: 6036a20 - Add ucode and readme for Cortina 10G PHY *update license to MIT *Fix the installation directory ls2-phy includes one config file. Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux :update to 953d467Chunrong Guo2017-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *include the following changes 953d467 - Revert "arm64: Increase the max granular size" 89ae39b - mmc: sdhci-of-esdhc: disable SD clock for clock value 0 de98211 - arch/arm64: elfcorehdr should be the first allocation 9ef2d8a - sdk_dpaa: avoid crashing on OOM 16bf816 - arm64: config: enable cpuidle feature by default bbd8fe5 - Revert "mtd: fsl-quadspi: disable AHB buffer prefetch" eb85fd5 - sdk_dpaa: ls1043a errata: restrict the max mtu 9c3f355 - mtd: spi-nor: fsl-qspi: Limit read to specified count provided by above layer 66d46f2 - sdk_dpaa: ls1043a errata: maintain timestamp info f2576e9 - arm: configs: enable CONFIG_IP_MULTICAST in lsdk.config a48b188 - dts: ls1043aqds: add #address-cells = <1> and #size-cells to fpga node 7fe4a5f - drm/fsl-dcu: fix the wrong calling sequence for clk_prepare and clk_enable a645ba5 - mtd: spi-nor: fsl-quadspi: workaround for TKT253890 e2485a1 - drivers: firmware: psci: use psci v0.2 to implement sleep 86c8006 - i2c: imx: allow i2c devices share an interrupt d9c2cd4 - dpaa_eth: avoid Tx timeout warnings 195de47 - dpaa_eth: avoid Tx timeout warnings a07f339 - usb: dwc3: fix some occasional call trace a43e0b7 - gianfar: Fix Tx flow control deactivation 70caa34 - sdk_dpaa: ls1043a errata: fix arm32 build 3ca12f1 - sdk_dpaa: ls1043a errata: do not recycle the realigned buffers c665a20 - sdk_dpaa: ls1043a errata: verify and resize headroom alignment b0375c7 - sdk_dpaa: ls1043a errata: realign skb in place if needed e587be3 - sdk_dpaa: ls1043a errata: realign and linearize egress skbs 438cbca - sdk_dpaa: ls1043a errata: resplit the skb after copy 66d6eb5 - linux/core: export copy_skb_header() function acbc1db - arm:configs: Add lttng.config to support LTTng modules 9621724 - arm64:configs: Add lttng.config to support LTTng modules 1405d32 - arm64: defconfig: enable CONFIG_RTC_DRV_PCF85263 3c94ee2 - config: rtc: pcf85263: add NXP PCF85263 support (i2c) 5e102e1 - config: enable support for lxd and lxd-bridge e3fc409 - arm64: dts: ls1012a: add USB host controller nodes dd6b18e - arm64: dts: ls1043a: add pcf85263 rtc nodes b9183aa - rtc: pcf85263: add NXP PCF85263 support (i2c) 0f94fc9 - usb: dwc3: fix usb dwc3 compile issue 9ca14ec - usb: dwc3: core: re-factor init and exit paths ee6056c - usb: dwc3: core: move fladj to dwc3 structure 7ef4ead - usb: dwc3: core: add fifo space helper 5f03a20 - usb: dwc3: add disable receiver detection in P3 quirk 74531b8 - usb: dwc3: core: fix PHY handling during suspend eedbe26 - usb: dwc3: drop ev_buffs array 3b62719 - usb: dwc3: remove num_event_buffers 53891bf - usb: dwc3: drop FIFO resizing logic 9cbc0b72 - usb: dwc3: Validate the maximum_speed parameter cec41d7 - usb: dwc3: Update maximum_speed for SuperSpeedPlus Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mc:update to 10.3.2Chunrong Guo2017-10-181-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* dpl-examples: update to a6c8375Chunrong Guo2017-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | *include the following changes a6c8375 - Merge pull request #151 in DPAA2/dpl-examples from ls1088a to master 804d48a - ls1088a: add custom DPC with 4M bman buffers b51acbb - Merge pull request #148 in DPAA2/dpl-examples from ls1088a to master 3fe5c1a - ls1088a: Added DPNI@1 connected to DPMAC@2 05e9c76 - Merge pull request #141 in DPAA2/dpl-examples from ls2088a to master 89dfc05 - Merge pull request #140 in DPAA2/dpl-examples from ls1088a to master 8086cca - ls1088a: Added DPC and DPL for backplane support cf5aecb - ls2088a: Added DPC and DPL for backplane support 759cbc9 - add root LICENSE file 365f259 - add root LICENSE file *include the following changes a6c8375 - Merge pull request #151 in DPAA2/dpl-examples from ls1088a to master 804d48a - ls1088a: add custom DPC with 4M bman buffers b51acbb - Merge pull request #148 in DPAA2/dpl-examples from ls1088a to master 3fe5c1a - ls1088a: Added DPNI@1 connected to DPMAC@2 05e9c76 - Merge pull request #141 in DPAA2/dpl-examples from ls2088a to master 89dfc05 - Merge pull request #140 in DPAA2/dpl-examples from ls1088a to master 8086cca - ls1088a: Added DPC and DPL for backplane support cf5aecb - ls2088a: Added DPC and DPL for backplane support 759cbc9 - add root LICENSE file 365f259 - add root LICENSE file Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* uefi :update to a812f17Chunrong Guo2017-10-181-1/+1
| | | | | | | | | | | *include the following changes a812f17 - ls1046ardb: update binary 2d42308 - ls2088ardb: update binary e8b5d47 - LS2088ardb: update to c1ae7b72 bd59c46 - update binaries for LSDK 1709 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ppa :update recipesChunrong Guo2017-10-182-2/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *update to 92b208b This includes the following changes: 92b208b - Added usb and mmc as wakeup src for LS1088 system suspend; Fixed stack alignment issue. 999e6be - Correcting stack reference issue in LS1088 _soc_sys_entr_pwrdn(). 4d43c10 - Adding cpu_suspend.system support to LS1088. 8a2e7ee - Disambiguating uart driver from ddr driver and from dbg builds. d455113 - Fixing offset into bootcore data area. 87b117e - Moving Chassis defs out of soc.h and into lsch3/lsch2.h. 93f17b3 - Releasing cores from reset that are marked "to be disabled". 2872682 - Fixing ordering problem in makefile.inc which caused builds using earlier than GCC 6.2 to fail. f52a4a9 - Adding separate folders for each driver; Adding rdb board for LA17xx. b003ea1 - Adding initial ppa for soc LA17xx. ce7f372 - Changing secondary core release method to reduce risk of race condition between ppa and bootrom. 78b8281 - Fixing psci data area initialization. bed0d04 - Eliminating race condition between psci and bootrom on core release. 89ddb56 - Cleanup of prefetch disable function. 8781337 - Fix for QPPA-23: overwriting saved link register in _soc_init_start when bootcore used to initialize ocram. 4ee3738 - Adding header file left out of last commit. cc33e5e - Adding smc function prefetch disable. 2de51a3 - Changing psci call to _soc_core_rls_wait into a call to _soc_core_release. 12be3c6 - Updating text in license file. 76a61f5 - Added release note deprecating build methods using "make". *fix the below error: |Makefile:58: ../armv8/gic.mk: No such file or directory Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ovs-dpdk: update recipesChunrong Guo2017-10-181-3/+3
| | | | | | | | | | | *update SRC_URL *include the following changes 626a260 - Merge pull request #8 in DQNS/ovs-dpdk from ~B10814/ovs-dpdk:branch-2.7-qoriq to branch-2.7-qoriq * update COMPATIBLE_MACHINE for ls1088a Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* odp:update recipesChunrong Guo2017-10-182-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *update to bef6398 odp include the following changes bef6398 - TM: Invalid flow crash fix 8e7a136 - Removed device based jiffies df492ef - Fixing legal issues 3e9c5da - Scripts: binaries path and odp_tm test cases updated c91dac8 - Werror flag enabled for ODP library ced3aaf - Updated MC flib to version 10.3.2 a68cd87 - odp_pktio_stats API updated 03e0e05 - LD_LIBRARY_PATH removed from loopback_script 7a64406 - CUNIT: Cunit installation enabled 048c6a6 - script: ODP library path fixed *flib include the following changes bbab28b - fix PDCP warnings for User Plane descriptor fcad69f - fix PDCP SNOW f8 + AES CMAC decapsulation *fix wrong md5sum of license file license file has changes *remove ODP_PLATFORM for ls1043ardb and ls1046ardb ODP_PLATFORM only support "linux-dpaa2" *remove "enable-build-type" and "with-sdk-install-path" config options odp configure do not support "with-sdk-install-path" and "enable-build-type" *fix building error with GCC7 set CFLAGS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* dpdk: update recipesChunrong Guo2017-10-182-125/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *update to 3d7a6ae include the following changes 3d7a6ae - license: fix legal review request comments 148e3dc - Revert "crypto/openssl: fix compilation break with openssl 1.1" 9845264 - crypto/openssl: fix compilation break with openssl 1.1 95e380c - net/dpaa2: set queues if reconfiguration is done 64578fa - bus/dpaa: fix port order shuffling f58c470 - Merge pull request #451 in GITAM/dpdk from feature/DPDK-837 to 17.05-qoriq 7132562 - dpaa: Patch to fix coverity issue *remove 0001-fix-build-with-gcc-7.1.patch patches have beed applyed *remove load-devel-config.sh fix the below error |can't read load-devel-config.sh *Remove the commented code. *replace ${datadir}/tools with ${datadir}/* *replace /usr/bin with ${bindir} *replace /usr/sbin with ${sbindir} Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* cantest :update recipes for support QoriqChunrong Guo2017-10-181-3/+4
| | | | | | | | | | | | | | | *update SRC_URL and update to 9a97358 include the following changes 9a97358 - cantest: add build support in flexbuild *add EXTRA_OEMAKE This recipe currently relies on EXTRA_OEMAKE *remove COMPATIBLE_MACHINE nxp release will not support ppc machine Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* restool: add ls1043ardb and ls1046ardb as COMPATIBLE_MACHINEChunrong Guo2017-10-181-1/+1
| | | | | | | *add ls1043ardb and ls1046ardb support Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* restool: update to 87c3abeChunrong Guo2017-10-181-1/+1
| | | | | | | 87c3abe - scripts: fix improper usage of bash arithmetic operations Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gpp-aioptool: update to 43b842bChunrong Guo2017-10-181-1/+1
| | | | | | | | | | *include the following changes 43b842b - Add support for 'Thread per Core' parameter 647f02e - Remove dependency on KERNEL_PATH for build 5103b0c - Fix misleading variable name Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* aiopsl: update to 2b7284fChunrong Guo2017-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *include the following changes 2b7284f - apps: update elfs before tag 2e44c43 - firmware no.: 8.1.1 ba731d9 - scripts: fix dpcon creation 9bc1ca5 - apps: update elfs before tag a0531c5 - firmware no.: 8.1.0 f7e361b - dpni: fix compilation warnings f87f389 - qos demo: perf targets b795e2a - projects: fix all builds 6720145 - scripts: updates for QoS 60da9a9 - qos demo: sync with the new QoS API 5ef275c - dpl: updates for QoS e685d99 - qos: API sync with MC 10.3.1 c3aebfe - IPR: Fixed IPv6 atomic fragment detection eb3f4c0 - IPF_demo: initial presentation offset should be 0 253e989 - IPF: initial presentation offset should be 0 97dc5a1 - Apps: New GSO demo app 930fbc1 - ipc: change spinclocks/atomic counter type to uint64_t 7c0fab8 - roc_process_packet : TMAN query timer state command f0c33a9 - TMAN: Fix TMI statistics 57efe24 - TMAN: Add API for getting TMI statistics 0281d8d - roc_process_packet : FDMA replicate frame command de7b372 - roc_process_packet : Update TLS size be6d737 - roc_process_packet : Set data segment presentation 666ee6d - roc_process_packet : Convert to Unix EOL 116c8fd - slob: fixed free list not updating properly f8ee861 - FDMA : Concatenated frame handle not set in PRC d53b626 - debugging: update dump functions for slob 5bb5157 - FDMA : Wrong segment length when ASA extend size is 0 e2ff23c - slob: Fix allocation issue when passing large alignment to slob_get() 207b05b - apps: update elfs before tag b305330 - firmware no.: 8.0.3 7496304 - ipr: removed reference counter usage 833986f - aiop_apps: helper functions to fix the default FD 27cef58 - aiop_apps : Soft Parser readme ee42501 - roc_process_packet : MC cache coherence issue 8a74d70 - CDMA : Cache attributes control API 70ab217 - cwapr: removed reference counter usage Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fmlib: update SRC_URL and update to 9f20cabChunrong Guo2017-10-181-2/+2
| | | | | | | | | *include the following changes 9f20cab - fmlib libraries (LS1043/46 and 32/64bit) unification under libfm-arm.a 553b87d - Makefile: fix build issue for flexbuild Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* flib: update to 14489eeChunrong Guo2017-10-181-1/+1
| | | | | | | | | | *include the following changes 14489ee - add AES-CTR support in cnstr_shdsc_blkcipher() 875b56d - authenc: add AES-CTR support 317f9d9 - add generic AES-GCM support Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* eth-config: update SRC_URL and update to e3dcd11Chunrong Guo2017-10-181-2/+2
| | | | | | | | *This includes the following changes: e3dcd11 - eth_config: ls1046a: update the rcw configuration name Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* cst :update to 1afb40cChunrong Guo2017-10-182-2/+32
| | | | | | | | | | | | | | | | | | | | | | *This includes the following changes: 1afb40c - Make SRK table default option 1650003 - Make ls1088_ls2088.sh executable 4ae056a - Generate SRK hash value c3e7c34 - LS1088 QSPI: Change in address in input file fe4e0da - LS104x_1012: Add signing of bootscript_decap in case of NAND 8f42212 - LS1088 SD: Add input files for LS1088ardb SD 88b3f45 - Merge pull request #73 in SDK/cst from ~B57223/cst-create-pbi:master to master 63bfb68 - To enable blob, added input file d124628 - LS1021ATWR: Change SPL hdr load address 12c489f - LS2088_1088: Add uni_sign input files for sd boot 04ac1a0 - LS2088_1088: Sample uni_pbi input file for sd boot 23bf3b7 - LS2088_1088: Modify tool to add pbi commands for sd secure 46f4045 - Enable cmd line flag "--u" urand option for gen_otpmk_drbg *Fix fails compilation due to uninitialized variables Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qe-ucode: update COMPATIBLE_MACHINEChunrong Guo2017-10-181-1/+1
| | | | | | | * nxp release will not support ppc machine Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qe-ucode: update SRC_URLChunrong Guo2017-10-181-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Add git recipeJun Zhu2017-10-163-13/+25
| | | | | | | | | | | - As imx-test git repository is public as git://git.freescale.com/imx/imx-test.git, build it from git. - Add support to i.MX 6SLL and 7ULP. - Replace imx-vpu with virtual/imxvpu in DEPNEDS. - Set PV as 6.0+${SRCPV} Signed-off-by: Jun Zhu <junzhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-vpuwrap: replace imx-vpu with virtual/imxvpu in DEPENDSJun Zhu2017-10-161-1/+2
| | | | | | | | In order to support future VPUs on other SoC, replace imx-vpu with virtual/imxvpu. Signed-off-by: Jun Zhu <junzhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-vpu: Upgrade to v5.4.37Jun Zhu2017-10-163-11/+18
| | | | | | | | - Add virtual/imxvpu provides for the future VPUs on other SoC. - Integrate the bug fixes. Signed-off-by: Jun Zhu <junzhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-lib: Add git recipeJun Zhu2017-10-162-18/+18
| | | | | | | | | | | | - As the imx-lib git repository is public as git.freescale.com/imx/imx-lib.git, build it from the git. - Add support to i.MX 6SLL and 7ULP. - Set PV as 5.8+${SRCPV} Add the options to support i.MX 6SLL and 7ULP Signed-off-by: Jun Zhu <junzhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc_4.13: Bump SRCREV for WandboardTrevor Woerner2017-10-161-1/+1
| | | | | | | Bump the SRCREV that is used to include the RevD1 additions for the Wandboard. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Bump to a6a15fedd1 revisionOtavio Salvador2017-10-161-1/+1
| | | | | | | | | | | | | | | | | | | This includes following changes: a6a15fedd1 udoo: Remove cpu type check prior to setup_sata() 25aa0ce98a wandboard: Remove cpu type check prior to setup_sata() 6c94a45c23 wandboard: Add support for the MX6QP variant 46800a79b6 mx6slevk: Fix MMC breakage for the SPL target 3760ecfce4 imx: Fix regression with CONFIG_DM_MMC=y 59d4771838 ARM: imx6: Add DHCOM i.MX6 PDK board support a77a794847 imx: mx7: spl: remove redundant SATA definitionas fdb70bf620 mx6: sys_proto: Add prototypes for imx6_pcie_toggle() functions 308e7844f8 mx6: clock: Add a prototype for do_mx6_showclocks() 300a095165 i.mx6ul: xpress: update UART init for current board revision 2812798091 mx6slevk: Use PARTUUID to specify the rootfs location acea9a74c8 drivers: pci: imx: fix imx_pcie_remove function Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base: Set WKS_FILE for mxs machinesFabio Berton2017-10-111-0/+1
| | | | | | | | Use imx-uboot-mxs-bootpart.wks for mxs machine once u-boot suffix is .sb instead of .imx. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base: Create variable to allow set WKS_FILE using machine overrideFabio Berton2017-10-111-1/+4
| | | | | | | | Use SOC_DEFAULT_WKS_FILE variable to set WKS_FILE for allow set WKS_FILE by machine. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>