summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add colon to MACHINEOVERRIDES in ppc machine configChunrong Guo2019-01-318-8/+8
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ceetm: install json_print.hChunrong Guo2019-01-311-0/+4
| | | | | | | | *fix the below error: |fatal error: json_print.h: 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: remove static key wordChunrong Guo2019-01-312-1/+30
| | | | | | | | | fix the below error: |lib/dhparams.c:2:12: error: static declaration of 'get_dh1024' follows non-static declaration | static DH *get_dh1024(void) Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Remove .bin sufix from RCW in machine configChunrong Guo2019-01-318-15/+16
| | | | | | | * support _sben suffix RCW Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* atf: add recipesChunrong Guo2019-01-313-0/+212
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *update to lsdk 1812 tag include the following changes 4971f39 - nxp: Invalidates the output buffer memory to get random bytes a58ecfe - plat/nxp: Correct calculation of GIC Offset for LS1023 ba92b6a - nxp: Shift the soc_mem_access function before loading Fuse file 67faea4 - nxp:ls2088: Add support to return number of clusters based on personality 2d57313 - nxp/interconnect: Streamline interconnect driver bc0b955 - nxp:ls2088: Fix the call to get_gic_rd_base d2f5eb0 - nxp: Add DCSR ADDR define in Chassis 3 devices de0dfcc - nxp: Enable core timebase 2dd3986 - Corrected the usage of POLICY_PERF_WRIOP. 41b8f73 - ls2088a lx2160a: usage of new APIs of CCN driver 6f20e79 - ccn: Introduce API to set and read value of node register d2e6a39 - BL2_Chasis_3_2: Correct the BL2 image location in OCRAM. d3a7ae9 - nxp: clean up secondary core PSCI data offset calculation 7feae63 - nxp: clean up OCRAM layout 5c2ec36 - nxp: Drop DATA_LOC option d103a4f - nxp: ls2088a: Abort wake up if not by SGI15 d8000b3 - Setting retention control for LPM20 of LS1088 and LS2088 0430db9 - nxp: ls1012a: Fix generic timer clock bfe6a23 - nxp: Update ls1012 timer to use fixed 25 MHz for ARM generic timer 5d5480e - plat/nxp: Change CSFHDR_SZ to 0x3000 for all platforms 62ed791 - nxp/ls1012: Fix BL31 boot up issue ffc6895 - nxp: Change BL2_TEXT_LIMIT for SD Boot e301618 - nxp: Reduce default CSF HDR SZ for ls1088 and ls2088 81b4323 - nxp: drivers: ddr: Update workaround for A008511 a3ee152 - nxp/ls1012: Set SMMU Policy to 0 for ls1012 965e334 - nxp: Correct Policy checking for SMMU Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base: Enable wic.bmap image generation as defaultFabio Berton2019-01-311-1/+1
| | | | | | | | | | | | Bmaptool is a generic tool for creating the block map (bmap) for a file and copying files using the block map. Is faster than use dd to flash images to SD Cards. More info about bmap here [1]. [1] - https://github.com/intel/bmap-tools Change-Id: I727d63104baa3669e83db127b03b3b0af6cd45b9 Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Remove 4.9 leftover defconfig filesOtavio Salvador2019-01-312-574/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: mxs: defconfig: remove CONFIG_DEVPTS_MULTIPLE_INSTANCESWenlin Kang2019-01-311-1/+0
| | | | | | | | | | | | | | | fixes: WARNING: linux-yocto-4.18.20+gitAUTOINC+fb277887dc_4e51fc97f1-r0 do_kernel_configcheck: [kernel config]: This BSP sets config options that are not offered anywhere within this kernel: CONFIG_DEVPTS_MULTIPLE_INSTANCES CONFIG_DEVPTS_MULTIPLE_INSTANCES removed since kernel v4.7 via mainline commit eedf265aa003b4781de24cfed40a655a664457e6 Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Merge pull request #44 from angolini/imx8_improves_m4demos_dropOtavio Salvador2019-01-296-25/+9
|\ | | | | Imx8 improves m4demos drop
| * imx-imx-boot-bootpart.wks: change default offset of bootloaderMax Krummenacher2019-01-292-3/+4
| | | | | | | | | | | | | | | | | | | | The i.MX 8QXP bootrom in B0 silicon reads the 1st image container at offset 32k while tha A0 silicon started at 33k. The machine configurations already contain the variable IMX_BOOT_SEEK to specify the needed offset. Change the wks file accordingly. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
| * imx-boot: imx-mkimage: do not compile with -staticMax Krummenacher2019-01-292-2/+2
| | | | | | | | | | | | | | | | | | | | | | E.g. Fedora doesn't install glibc-static by default and the yocto prerequisites do not mandate installing it. Rather than requiring glibc-static drop linking with -static. Works around: | .../build/tmp/hosttools/ld: cannot find -lc Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
| * imx-boot: drop adding m4 binaries to the boot containerMax Krummenacher2019-01-291-9/+3
| | | | | | | | | | | | The recipe which builds or injects the m4 binaries does not yet exist. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
| * meta: drop imx-m4-demos referencsMing Liu2019-01-293-11/+0
| | | | | | | | | | | | | | | | There is not a imx-m4-demos recipe at all, drop its references. They could be added back once the recipe is added. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
* | Merge pull request #41 from angolini/fix_u-boot_nodtbOtavio Salvador2019-01-291-1/+1
|\ \ | |/ |/| u-boot-imx: Fix filename at install
| * u-boot-imx: Fix filename at installDaiane Angolini2019-01-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | Fix the error: er/build/tmp/work/imx8mqevk-fslc-linux/imx-boot/0.2-r0/git/iMX8M | cp: cannot stat '/media/daiane/TRIFORCE/yocto/master/build/tmp/deploy/images/imx8mqevk/imx-boot-tools/u-boot-nodtb.bin': No such file or directory | WARNING: exit code 1 from a shell command. | ERROR: Function failed: do_compile (log file is located at /media/daiane/TRIFORCE/yocto/master/build/tmp/work/imx8mqevk-fslc-linux/imx-boot/0.2-r0/temp/log.do_compile.27338) Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
* | Merge pull request #40 from andred/for-mergeOtavio Salvador2019-01-1716-40/+40
|\ \ | |/ |/| remove True option to getVar calls
| * remove True option to getVar callsAndré Draszik2019-01-1716-40/+40
|/ | | | | | | | | | | | | | getVar() has been defaulting to expanding by default for a long time (2016), thus remove the True option from getVar() calls with a regex search and replace. Search & replace made using the following command: sed -e 's|\(d\.getVar \?\)( \?\([^,()]*\), \?True)|\1(\2)|g' \ -i $(git grep -E 'getVar ?\( ?([^,()]*), ?True\)' \ | cut -d':' -f1 \ | sort -u) Signed-off-by: André Draszik <andre.draszik@jci.com>
* udev: add rule for t1024Chunrong Guo2019-01-151-1/+1
| | | | | | | *remove rule for t1023 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Merge pull request #37 from deinok/masterOtavio Salvador2019-01-152-2/+2
|\ | | | | Move libusb receipes to use libusb1
| * imx-usb-loader - libusb1Raul Hidalgo Caballero2019-01-141-1/+1
| |
| * mxsldr - libus1Raul Hidalgo Caballero2019-01-141-1/+1
| |
* | Merge pull request #30 from thochstein/L4.9.123-2.3.0-181213Otavio Salvador2019-01-151-1/+1
|\ \ | | | | | | L4.9.123 2.3.0 181213
| * | imx-vpu-hantro: Simplify COMPATIBLE_MACHINETom Hochstein2019-01-141-1/+1
| |/ | | | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | Merge pull request #38 from YoeDistro/yoe/mutOtavio Salvador2019-01-151-0/+3
|\ \ | |/ |/| vpp-core: Pin to qoriq socs
| * vpp-core: Pin to qoriq socsKhem Raj2019-01-151-0/+3
|/ | | | | | | | | | | | It depends on dpdk which is also qoriq specific Fixes ERROR: Nothing PROVIDES 'dpdk' (but /mnt/jenkins/workspace/yocto-world-glibc/sources/meta-freescale/recipes-extended/vpp-core/vpp-core.bb DEPENDS on or otherwise requires it) 03:58:38 dpdk was skipped: incompatible with machine qemumips (not in COMPATIBLE_MACHINE) ERROR: Nothing RPROVIDES 'vpp-core' (but /mnt/jenkins/workspace/yocto-world-glibc/sources/meta-freescale/recipes-extended/vpp-core/vpp-core.bb RDEPENDS on or otherwise requires it) Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uefi: add judge if folder existChunrong Guo2019-01-141-6/+10
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* remove ppa in machine configChunrong Guo2019-01-148-8/+8
| | | | | | *ppa recipes will be removed. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* u-boot-qoriq: update sysroot pathChunrong Guo2019-01-141-2/+2
| | | | | | | *fix the below error |powerpc-fslmllib32-linux-ld: cannot find -lgcc Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* t4240rdb-64b: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* t4240rdb: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* t2080rdb-64b: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* t2080rdb: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* optee-test-qoriq: set COMPATIBLE_MACHINE as qoriq-arm64Chunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ceetm: set COMPATIBLE_MACHINE as qoriqChunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* dpdk: set COMPATIBLE_MACHINE as qoriqChunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* pktgen-dpdk: set COMPATIBLE_MACHINE as qoriq-arm64Chunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* libpkcs11: set COMPATIBLE_MACHINE as qoriq-arm64Chunrong Guo2019-01-141-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* lx2160ardb: add machine configChunrong Guo2019-01-141-0/+33
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1088ardb-pb: update machine configChunrong Guo2019-01-141-6/+8
| | | | | | | | | | | | *update UBOOT_CONFIG *add RCWQSPI and RCWSD var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1088ardb: update machine configChunrong Guo2019-01-141-5/+7
| | | | | | | | | | | | *update UBOOT_CONFIG *add RCWQSPI and RCWSD var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls2088ardb: update machine configChunrong Guo2019-01-141-6/+8
| | | | | | | | | | | | *update UBOOT_CONFIG *add UEFI_NORBOOT,RCWQSPI and RCWNOR var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1046ardb: update machine configChunrong Guo2019-01-141-9/+8
| | | | | | | | | | | | *update UBOOT_CONFIG *add UEFI_NORBOOT,RCWQSPI and RCWSD var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1043ardb: update machine configChunrong Guo2019-01-141-12/+9
| | | | | | | | | | | | *update UBOOT_CONFIG *add UEFI_NORBOOT,RCWNOR,RCWSD and RCWNAND var *remove ppa *add atf to EXTRA_IMAGEDEPEND Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1012ardb:update machine configChunrong Guo2019-01-141-4/+6
| | | | | | | | | | | | *update UBOOT_CONFIG *add RCWQSPI var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1012afrdm: remove machine configChunrong Guo2019-01-142-59/+0
| | | | | | *ls1012afrdm and ls1012afrdm-32b will not be supported. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1012afrwy: update machine configChunrong Guo2019-01-141-4/+6
| | | | | | | | | | | | *update UBOOT_CONFIG *add RCWQSPI var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* vpp: add recipesChunrong Guo2019-01-145-0/+344
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *update to lsdk 1812 tag include the following changes d3111f0 - Merge pull request #28 in DQNS/vpp from ~NXA19696/vpp:18.01 to 18.01 3de6197 - Fixed build failure issue. 850f7b0 - Merge pull request #27 in DQNS/vpp from ~NXA12342/vpp:18.01 to 18.01 bb942a3 - dpdk/ipsec: add locks on session data hash updates 2e647f4 - Merge pull request #26 in DQNS/vpp from ~NXA19696/vpp:18.01 to 18.01 f242992 - PVT: ipsec: Fixed capability matching for openssl based sha1 authentication d7133de - Adding copyright for IPsec protocol offload work a0a8384 - Fixed copyright issue 8ac7782 - Fixed Debian pkg errors with Ubuntu 18.04 99f3b56 - Address compilation issues with Java > 1.8 09ba9a8 - Introducing env variables to include non-standard include in libs paths 9a24604 - glibc 2.27 fix 25c590a - Optimizing Crypto Dequeue Node to prevent buffer losses d8409f4 - Merge branch '18.01' of ssh://bitbucket.sw.nxp.com/~nxa19696/vpp into 18.01 731a2e5 - Added option for enabling RSS 3a97655 - Merge pull request #19 in DQNS/vpp from ~NXA19696/vpp:18.01 to 18.01 e47fe7d - Enable use of Maximum QP in Sec Device when available 723d633 - Merge pull request #18 in DQNS/vpp from ~NXA19696/vpp:18.01 to 18.01 a99e163 - PVT:dpdk_plugin: introducing IPSec protocol offload support 5f9b2c1 - Fixed Port detection mechanism for DPAA platforms f5724cd - Fixed debian pkg support for ARM64 platforms 29755c5 - Upstreamed: Fix to start Crypto Dev 351b6fd - Added support for Single CPU usecase with events 49ddf3b - ipsec: workaround for crypto devices having single queue d6adb7d - Tune config file for caam_jr driver b4a490c - Adjusting number of buffers for LS1012 ee5b872 - Merge pull request #13 in DQNS/vpp from ~NXA19696/vpp:18.01 to 18.01 b40602f - Merge branch '18.01' of ssh://bitbucket.sw.nxp.com/~nxa19696/vpp into 18.01 d8edb01 - Introduced Check for Heap allocation failure 7c551f6 - Merge pull request #12 in DQNS/vpp from ~NXA19696/vpp:18.01 to 18.01 43bef3e - Tuning Memory requirements for LS1012 ff02d6e - README_nxp updated 984ef5b - Adjusting Socket Memory requiremets Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ddr-phy: add recipesChunrong Guo2019-01-141-0/+29
| | | | | | | | | | | *update to lsdk 1812 tag include the following changes 14d03e6 - Add fip file for DDR binaries for TF-A flow 241bedb - lx2: ddr: phy: add rdimm phy binaries. 2cb8757 - lx2: ddr: phy: add udimm phy binaries. 4081187 - Initial Commit Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* optee-os-qoriq: update to e93f053Chunrong Guo2019-01-141-4/+12
| | | | | | | | | | | | *update to lsdk 1812 tag include the following changes e93f053 - Merge pull request #12 in DASH/optee_os from ~NXA18717/optee_os:optee_3.2.0 to optee_3.2.0 40670fe - plat-ls:add LX2160ARDB platform flavors c4ca171 - Updating MAINTAINERS for NXP LS-RDB Platforms *support ls1012afrwy 512mb and ls1012afrwy 1G Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* linux-qoriq/4.14:update toChunrong Guo2019-01-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *update to lsdk 1812 tag include the following changes 7e0006c - Merge branch 'linux-4.14-nxp' into linux-4.14 on Dec 19, 2018 4236178 - dpaa2-eth: Increase Rx FQ taildrop threshold 7ffe13f - arm64: dts: lx2160: Modify the flexspi flash frequency 238edda - arm64: dts: ls1046: Modify the qspi flash frequency beaaa7f - Merge branch 'linux-4.14-nxp' into linux-4.14 on Dec 18, 2018 69f0f21 - sdk_fman: suspend the FMan to Deep Sleep on PPC only 334cc75 - Merge branch 'linux-4.14-nxp' into linux-4.14 on Dec 14, 2018 e97599c - staging: fsl-dpaa2/mac: connect to the fixed phy 0845a39 - staging: fsl-dpaa2/mac: fix the if_mode type ce93eb7 - crypto: caam/qi2 - relax busy polling while enqueuing FDs b160625 - crypto: caam/qi2 - rate-limit enqueue failure prints 27f75fe - crypto: caam/qi2 - use affine DPIOs d02c9f5 - Merge branch 'linux-4.14-nxp' into linux-4.14 on Dec 13, 2018 63c8fc0 - arm64: dts: Added endianness information to dts serdes node 1d98a2a - arm64: dts: lx2160: DPMAC connections to backplane PHYs example 22c1592 - arm64: dts: lx2160: PCS PHY definitions for 10GBase-KR and 40GBase-KR backplane modes 2001e28 - arm64: dts: lx2160: Add all pcs mdio definitions according to RM f9b133c - arm64: dts: ls104x: add missing dma ranges property 8e3fb42 - net/phy: xgkr: BaseKR algorithm outcome is printed on linux console 03092ae - net/phy: xgkr: Local/Remote training functions renaming ec337a2 - net/phy: xgkr: Refactoring on coefficient update a63b7e8 - net/phy: xgkr: Fixed BaseKR algorithm inconsistent coefficient updates 8a45df4 - bindings/net: Device Tree Bindings for DPAA backplane fa371c0 - net/phy: xgkr: Removed the unnecessary error message 'No associated device tree node' fb66780 - net/phy: xgkr: Dual endianness support 6d4884d - net/phy: xgkr: Minor function renaming 529da95 - net/phy: xgkr: Introduced 40G specific init parameters 0a9c718 - net/phy: xgkr: Introduced restart AN feature fff256b - net/phy: xgkr: Introduced wrapper functions for phy read/write mmd 8383aee - net/phy: xgkr: Added Master Lane specific operations 1f4fb23 - net/phy: xgkr: Add 4-lanes support e13f335 - net/phy: xgkr: Refactoring on main KR driver implementation Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>