aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-11-10ceetm: update recipesChunrong Guo
*Fix wrong md5sum of license file fix the below error: |ERROR: ceetm-git-r0 do_populate_lic: QA Issue: ceetm: The LIC_FILES_CHKSUM does not | match for file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287 *Change git repository URL *Update to f58304d This includes the following changes: f58304d - Update Copyright owners 6fe89a0 - ceetm: use IPROUTE2_DIR in build include path for LSDK 896094f - ceetm: update include path for LSDK/flex-builder 74f2393 - ceetm: fix small compiler warnings 20be45f - ceetm: restructure sources for LSDK integration *Add iproute2 on DEPENDS because ceetms compile depend heard file in iproute2-dbg package *Update EXTRA_OEMAKE set *Fix the installation directory fix the below error: |cp: cannot stat 'aarch64-qoriq-poky-linux/ceetm/git-r0/git/bin/q_ceetm.so': No such file or directory *Update COMPATIBLE_MACHINE for ls2088a and ls1088a Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10gstreamer1.0-plugins-bad: Set PACKAGECONFIG_GL for imxgpu2d and imxgpu3dFabio Berton
Commit 3304733d6736c6ed04620daf513361a26a71ea1b removed patches and PACKAGECONFIG_GL, but actually we need to keep PACKAGECONFIG_GL and remove only patches. So, add back PACKAGECONFIG_GL gstreamer1.0-plugins-bad. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls2088ardb: update KERNEL_DEFCONFIGChunrong Guo
*make config need relative path KERNEL_DEFCONFIG Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls2080ardb: update KERNEL_DEFCONFIGChunrong Guo
*make config need relative path KERNEL_DEFCONFIG Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1088ardb: update KERNEL_DEFCONFIGChunrong Guo
*make config need relative path KERNEL_DEFCONFIG Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1046ardb: update KERNEL_DEFCONFIGChunrong Guo
*make config need relative path KERNEL_DEFCONFIG Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1046ardb-32b: update KERNEL_DEFCONFIGChunrong Guo
*make config need relative path KERNEL_DEFCONFIG Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1043ardb: update KERNEL_DEFCONFIGChunrong Guo
*make config need relative path KERNEL_DEFCONFIG Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1043ardb-32b: update KERNEL_DEFCONFIGChunrong Guo
*make config need relative path KERNEL_DEFCONFIG Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1021atwr: update KERNEL_DEFCONFIGChunrong Guo
*make config need relative path KERNEL_DEFCONFIG Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1012ardb: update KERNEL_DEFCONFIGChunrong Guo
*make config need relative path KERNEL_DEFCONFIG Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1012ardb-32b: update KERNEL_DEFCONFIGChunrong Guo
*make config need relative path KERNEL_DEFCONFIG Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1012afrdm: update KERNEL_DEFCONFIGChunrong Guo
* make config need relative path KERNEL_DEFCONFIG Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1012afrdm-32b: update KERNEL_DEFCONFIGChunrong Guo
* make config need relative path KERNEL_DEFCONFIG Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1012afrdm-32b: add itbimage supportChunrong Guo
*add KERNEL_CLASSES and KERNEL_IMAGETYPES *add DTB_LOAD *add UBOOT_ENTRYPOINT Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1012ardb-32b: add itbimage supportChunrong Guo
*add KERNEL_CLASSES and KERNEL_IMAGETYPES *add DTB_LOAD *add UBOOT_ENTRYPOINT Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10linux-qoriq_4.4: merge config fragments support make configChunrong Guo
*Sometimes kernel configure option is missing if merge kernel config with merge_config.sh so merge config fragments support make config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10linux-qoriq_4.9: merge config fragments support make configChunrong Guo
*Sometimes kernel configure option is missing if merge kernel config with merge_config.sh so merge config fragments support make config Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ppfe-firmware: update recipesChunrong Guo
*Deploy the binary in ls1012a/u-boot/ folder as it is standalone The ppfe-firmware is a standalone tool, deploy the binary like other images like u-boot/kernel/rcw. *fix missing binary in ls1012a/u-boot/ folder Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1012afrdm: add itbimage supportChunrong Guo
*add KERNEL_CLASSES and KERNEL_IMAGETYPES *add DTB_LOAD *add UBOOT_ENTRYPOINT Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1012ardb: add ppfe-firmware to EXTRA_IMAGEDEPENDSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ls1012afrdm: add ppfe-firmware to EXTRA_IMAGEDEPENDSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10rcw: update to 43c79c9Chunrong Guo
43c79c9 - rcw: ls1088aqds: Add RCW PBL_QSPI_1600_700_2100_0x15_0x0d.bin Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10u-boot-qoriq: update to c249f5fChunrong Guo
c249f5f - ls1088aqds: Add CONFIG_SGMII_PHYLIB in header file for QDS 64169db - armv8: ls1088: introduce CONFIG_SGMII_PHYLIB 002dc70 - driver: net: ldpaa_eth: Add PHY-less SGMII support 44a294b - drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire() 0ca9091 - armv8: fsl-layerscape: Fix MC reserved memory calculation fbedf04 - armv8: Workaround for USB erratum A-009007 on LS1088A Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06linux-fslc: Update to 4.14-based forkFabio Berton
This upgrades the Linux kernel to the 4.14-rc7 release and apply the following commits on top of it: - bd340b0f7370 Merge remote-tracking branch 'arm/imx/soc' into 4.14.x+fslc - 2b31720933b3 Merge remote-tracking branch 'arm/imx/dt64' into 4.14.x+fslc - 350ccd8d477a Merge remote-tracking branch 'arm/imx/dt' into 4.14.x+fslc - d91c795abd16 Merge remote-tracking branch 'arm/imx/defconfig' into 4.14.x+fslc - 5f479447d983 Merge tag 'pm-urgent-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm - b39ab98e2f47 Mark 'ioremap_page_range()' as possibly sleeping - daea3daaf9d5 Merge tag 'mmc-v4.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc - 1960e8eabcba Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 - 2a9a86d5c813 PM / QoS: Fix default runtime_pm device resume latency Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06fmc: set EXTRA_OEMAKE_PLATFORM for ls1088aChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06ls1012ardb : add itbimage supportChunrong Guo
*add KERNEL_CLASSES and KERNEL_IMAGETYPES *add DTB_LOAD *add UBOOT_ENTRYPOINT Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06ppfe-firmware: update recipesChunrong Guo
*update SRC_URI *update to 97cd13d include the following changes: 97cd13d - DNCPE-372 Add ls1012a sbl firmware itb 4089bcf - DNCPE-372 Update binary files 4943138 - DNCPE-372 Update binary files Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06fmc: update to 8c9f127Chunrong Guo
*include the following changes: 8c9f127 - FMC cleanup fix - first version Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06cst :update to 5e0ce70Chunrong Guo
*include the following changes: 5e0ce70 - Separate secboot_hdrs.bin for different boot typt Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06fmlib: update to 95f34b1Chunrong Guo
*include the following changes: 95f34b1 - Extend FM MAC Statistics with frame size counters (request from Nokia) 97dd99c - FMC cleanup fix - first version Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06restool: update to 8f08b9dChunrong Guo
*include the following changes: 8f08b9d - scripts: remove symbolic links from repo a22e095 - Makefile: change instalation path to $(DESTDIR)/usr/local/bin 9279f35 - Makefile: remove useless assignments b92d1e1 - Makefile: do not force a specific hash style fbea3ee - Makefile: create restool as a dynamically linked binary 1546b8a - Makefile: automatically generate list of source files 7ef0194 - remove unused variables Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06uboot : update to fbedf04Chunrong Guo
*include the following changes: fbedf04 - armv8: Workaround for USB erratum A-009007 on LS1088A 07dce79 - board: freescale: ls1012a: fix RGMII tx delay issue 39bd068 - armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID aad3422 - armv8: configs: ls1012a: correct the generic timer frequency issue 0f0e241 - configs: ls1012a: add pfe configuration for LS1012A a518a57 - fsl: csu: enable ns access for PFE d91e382 - armv8: fsl-lsch2: configure pfe's scfg & dcfg registers 99089ae - armv8: fsl-lsch2: add pfe macros and update ccsr_scfg structure 7b2f1c3 - armv8: fsl-lsch2: initialize pfe gemac f0640ed - board: freescale: ls1012a: enable network support on ls1012a platforms af5f822 - drivers: net: pfe_eth: LS1012A PFE headers 676ef26 - drivers: net: pfe_eth: provide pfe commands 74b6833 - drivers: net: pfe_eth: LS1012A PFE driver introduction 3ddb3d3 - armv8: fsl-layerscape: Add support of GPIO structure 091c401 - driver: fsl-mc: memset pointers after malloc 4dcd33d - armv8: ls1088a: Update MC boot sequence 2dcba27 - arm64: ls2088ardb: Fix nor fall back option failure c64ac4c - QE: Set QE_IRAM_READY after uploading firmware Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06rcw: update to 6719b04Chunrong Guo
*include the following changes: 6719b04 - Ls1043a: add workaround for pcie errata A-009859 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06management-complex: update to 10.3.4Chunrong Guo
*include the following changes: 824745f - Add the prebuilt binaries of mc 10.3.4 release 840aa8e - Initial commit to add README Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06linux-qoriq_4.4: update to e235023Chunrong Guo
*include the following changes: e235023 - sdk_dpaa: accept frames on RX even if larger than MTU d9123b2 - arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCs e9602ac - irqchip/ls-scfg-msi: add LS1012a MSI support 2c2c3a9 - PFE: fix compile issue on arm32 60cd1cd - staging: fsl_ppfe/eth: fix read/write/ack idx issue 9b418a1 - staging: fsl_ppfe/eth: remove unused functions 7b713b7 - arm64: dts: freescale: ls1012a: update with pppfe support bd5ef67 - staging: fsl_ppfe/eth: introduce pfe driver 34bd3ef - staging: fsl_ppfe/eth: reverting irq array of interrupts of mii_bus structure 13a2098 - change _nfct to nfct for linux 4.4 4dc4443 - staging: fsl_ppfe/eth: introduce pfe driver cee1dab - staging: fsl_ppfe/eth: header files for pfe driver a62c4a44 - net: fsl_ppfe: dts binding for ppfe 6a975e1 - arm64: dts: ls1046a: Add dis_rxdet_inp3_quirk property to USB3 node ba3d118 - dma: caam: add support for memcpy b52e627 - dma: caam: change func/field names to better match functionality 7be6429 - dma: caam: make internal function static b24b41f - dma: caam: remove unneeded function parameter 3c9b57b - dma: caam: removed unsed struct fields 991c353 - Extend FM MAC Statistics with frame size counters (request from Nokia) 9ca1fb9 - dma: caam: fix desc error when data length is over 130815 bytes 40b1c1b - dma: caam: add dma driver using scatter-gather 518d97d - arm64: dts: ls1012a: add caam-dma node 2b72db0 - crypto: caam: add caam-dma node to SEC4.0 device tree binding a160bbb - r8152: avoid rx queue more than 1000 packets 84e7a34 - staging: fsl-dpaa2/eth: move generic FD defines to DPIO 25322fa - staging: fsl-dpaa2/eth: Add generic FD defines to DPIO b4a9bc9 - soc: fsl: fix the compilation issue aefede5 - DPIO: Prefer the CPU affine DPIO f779dcb - staging: fsl-mc/dpio: Fix incorrect comparison 0ee57c0 - crypto: caam/qi2 - fix gfp allocation flags (part II) 9375c90 - crypto: caam/qi2 - fix gfp allocation flags (part I) 8543511 - crypto: caam/qi2 - fix fd_flt_dma dma unmapping direction f965f5f - crypto: caam/qi2 - fix caam_exit_common() signature 843f687 - crypto: caam/qi2 - DPAA2-CAAM driver up-rev 4a65fba - crypto: caam - fix incorrect define 80fe999 - crypto: caam - Remove unused dentry members 7a11770 - crypto: caam - free qman_fq after kill_fq 3b13203 - crypto: caam - clean-up in caam_init_rng() 9a9a6f5 - crypto: caam - remove unused variables in caam_drv_private 54430f6 - crypto: caam - remove unused sg_to_sec4_sg_len() 7a69034 - crypto: caam/qi - lower driver verbosity 686caeb - crypto: caam/qi - handle large number of S/Gs case a679cb9 - crypto: caam/qi - properly set IV after {en,de}crypt 69c7781 - crypto: caam - properly set IV after {en,de}crypt d62c00e - crypto: caam/qi - fix typo in authenc alg driver name 6252332 - crypto: caam - fix gfp allocation flags (part II) 7d20b7c - crypto: caam - fix gfp allocation flags (part I) d90d76d - crypto: caam - make of_device_ids const. 4d6269a - crypto: caam - fix error return code in caam_qi_init() 0384e62 - crypto: tcrypt - remove AES-XTS-192 speed tests 791dd43 - PCI: layerscape: Add support for ls1012a accb346 - soc: fsl: set rcpm bit for FTM 9f91720 - dts: ls1012a: Add PCIe controller DT node e6e7067 - dts: ls1012a: Add MSI controller DT node 2b6b580 - dt-bindings: clockgen: Add compatible string for LS1012A e894f84d - arm64: dts: ls208xa: Add the identify of the platform to support to set rcpm bit c0bf60be - arm64: dts: ls1046a: Add the identify of the platform to support to set rcpm bit 2053368 - arm64: dts: ls1043a: Add the identify of the platform to support to set rcpm bit ccbd24c - arm: dts: ls1021a: Add the identify of the platform to support to set rcpm bit 85c51b9 - arm64: dts: ls1012a: Add the identify of the platform to support to set rcpm bit 116b960 - arm64: dts: ls1088a: Add the identify of the platform to support to set rcpm bit Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06linux-qoriq-4.9 : update to b226445Chunrong Guo
*include the following changes: b226445 - sdk_dpaa: accept frames on RX even if larger than MTU 7efbd58 - arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCs 5cc8bc4 - irqchip/ls-scfg-msi: add LS1012a MSI support 4bfcc4a - PFE: fix compile issue on arm32 816b0a0 - staging: fsl_ppfe/eth: fix read/write/ack idx issue 899dfef - staging: fsl_ppfe/eth: remove unused functions 592c077 - dma: caam: add support for memcpy 29a234c - dma: caam: change func/field names to better match functionality e5a45c6 - dma: caam: make internal function static eb2f646 - dma: caam: remove unneeded function parameter 4beb859 - dma: caam: removed unsed struct fields 4c4391e6 - arm64: dts: freescale: ls1012a: fix RGMII tx delay issue f5d83fa - arm64: dts: freescale: ls1012a: update with pppfe support 3b70359 - staging: fsl_ppfe/eth: fix RGMII tx delay issue 03342cf - change _nfct to nfct for linux 4.9 4555dbf - staging: fsl_ppfe/eth: introduce pfe driver 8cf83a7 - staging: fsl_ppfe/eth: header files for pfe driver 1b7937c - net: fsl_ppfe: dts binding for ppfe c08ddf4 - staging: fsl_ppfe/eth: introduce pfe driver 454414d - Extend FM MAC Statistics with frame size counters (request from Nokia) 50fd1a6 - r8152: avoid rx queue more than 1000 packets 4453584 - dma: caam: fix desc error when data length is over 130815 bytes 072da00 - arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA 65d7ad7 - soc: fsl: fix the compilation issue 30d4e3e - dma: caam: add dma driver using scatter-gather c567a00 - arm64: dts: ls1012a: add caam-dma node c0890d3 - crypto: caam: add caam-dma node to SEC4.0 device tree binding 0ee2d16 - iommu: Allow default domain type to be set on the kernel command line 6930efa - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains 9d3ff25 - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void ac3d66b - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains bf07fb6 - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains a88b1fd9 - iommu/arm-smmu-v3: Clear prior settings when updating STEs ced09b7 - DPIO: Prefer the CPU affine DPIO 90db0bd - staging: fsl-mc/dpio: Fix incorrect comparison 5d66d65 - PCI: layerscape: Add support for ls1012a 42561e5 - soc: fsl: set rcpm bit for FTM f929ec1 - dts: ls1012a: Add PCIe controller DT node 0afcc90 - dts: ls1012a: Add MSI controller DT node e4921ee - dt-bindings: clockgen: Add compatible string for LS1012A e4db8b1 - arm64: dts: ls208xa: Add the identify of the platform to support to set rcpm bit 0b449f2 - arm64: dts: ls1046a: Add the identify of the platform to support to set rcpm bit 078f0d1 - arm64: dts: ls1043a: Add the identify of the platform to support to set rcpm bit ee27725 - arm: dts: ls1021a: Add the identify of the platform to support to set rcpm bit ad55e42 - arm64: dts: ls1012a: Add the identify of the platform to support to set rcpm bit d2ea49f - arm64: dts: ls1088a: Add the identify of the platform to support to set rcpm bit Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-03imx-vpu: Avoid setting RPROVIDESOtavio Salvador
The runtime provides does need to be changed as it is going to be handled by the shlib symbol handling during the package generation. This fixes the package generation of libvpu4 which were causing rootfs generation errors when using Debian packages. Reported-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28xf86-video-imxfb-vivante: Change SRC_URI to point to gitDaiane Angolini
Change SRC_URI to point to git repo on Code Aurora as it mirrors the git.freescale.com. It also changes the working directory to reflect the git structure. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28imx-gst1.0-plugin: Change git repository URLDaiane Angolini
Change the git URL to Code Aurora as it mirrors the git.freescale.com. It also changes the branch name to the matching one. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28imx-alsa-plugins: Change SRC_URI to point to gitDaiane Angolini
Change SRC_URI to point to git repo on Code Aurora as it mirrors the git.freescale.com. It also changes the working directory to reflect the git structure. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28imx-test: Change git repository URLDaiane Angolini
Change the git URL to Code Aurora as it mirrors the git.freescale.com. It also changes the branch name to the matching one. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28imx-lib: Change git repository URLDaiane Angolini
Change the git URL to Code Aurora as it mirrors the git.freescale.com. It also changes the branch name to the matching one. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28u-boot-imx: Change git repository URLDaiane Angolini
Change the git URL to Code Aurora as it mirrors the git.freescale.com. It also changes the branch name to the matching one. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28linux-imx: Change git repository URLDaiane Angolini
The git.freescale.com repository has been facing critical fetch issues, this patch uses source.codeaurora.org because it's a mirror for this kernel provider version. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28ls1046ardb-32b: add DTB_LOADChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28ls1043ardb-32b: add DTB_LOADChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28ls1046ardb:add DTB_LOADChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28ls1043ardb: add DTB_LOADChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-28ls1088ardb: add DTB_LOADChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>