summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* gstreamer1.0-plugins-bad: Support fb backend for gl pluginsYuqing Zhu2016-11-058-6/+765
| | | | | | | | | 1. Add fb support in glimagesink 2. Override set_render_rectangle() to support resize Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-mgftool: Fix taskhash changed errorRichard Purdie2016-11-031-0/+11
| | | | | | | | | | | We need to expand KERNEL_VERSION at runtime, not at parse time. The class extension code can expand variables early so remove the variable from the datastore temporarily. Change-Id: Ic0c8c8f62447e8368ce19c2420812f75009a295f Reported-by: Jun Zhu <junzhu@nxp.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-qoriq: fix CVE-2016-5696Adrian Dudau2016-10-313-0/+203
| | | | | | | | | | | | | | | | | | | | net/ipv4/tcp_input.c in the Linux kernel before 4.7 does not properly determine the rate of challenge ACK segments, which makes it easier for man-in-the-middle attackers to hijack TCP sessions via a blind in-window attack. References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5696 https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/ patch/?id=5413f1a526d2d51d7a5768133c90936c017165c6 https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/ patch/?id=72c2d3bccaba4a0a4de354f9d2d24eccd05bfccf (This a follow-up to "tcp: make challenge acks less predictable) Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base: Use GStreamer 1.0 plugins for all mx6 and mx7 machinesFabio Berton2016-10-311-2/+6
| | | | | | | | Set MACHINE_GSTREAMER_1_0_PLUGIN variable to use gstreamer1.0-plugins-imx-meta for all mx6 and mx7 machines. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gstreamer1.0-plugins-imx: Add support for all mx6 and mx7 machinesFabio Berton2016-10-311-1/+1
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-gst1.0-plugin: Add support for all mx6 and mx7 machinesFabio Berton2016-10-311-5/+10
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base: Set extra audio support for all mx6 and mx7 machinesFabio Berton2016-10-311-1/+7
| | | | | | | | Install imx-alsa-plugins as MACHINE_EXTRA_RRECOMMENDS for all mx6 and mx7 machines on distros that have alsa feature. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-alsa-plugins: Add support for all mx6 and mx7 machinesFabio Berton2016-10-311-4/+2
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gstreamer1.0-plugins-base: Refactor code to use the new overridesOtavio Salvador2016-10-281-7/+10
| | | | | | | | The recipe has been reworked to use the 'imxpxp' and 'imxvpu' feature overrides. Change-Id: Ib2e23d965dbad45bb8246493a79c1d3320866170 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gstreamer1.0-plugins-bad: Refactor code to use the new overridesOtavio Salvador2016-10-281-14/+15
| | | | | | | | The recipe has been reworked to use the 'imxgpu2d' and 'imxgpu3d' feature overrides. Change-Id: Ib91231cfaff479cd185741b12ff8da56145e6327 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Fix typo on PV variableFabio Berton2016-10-271-1/+1
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Bump revision to 6a4464cFabio Berton2016-10-271-1/+1
| | | | | | | | | This includes following change: - 6a4464c ARM: dts: imx53-qsb: Fix regulator constraints Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Enable TRACER supportFabio Berton2016-10-271-1/+1
| | | | | | | | | | Fix warning: WARNING: lttng-modules-2.8.0+gitAUTOINC+6e4fc6f36d-r0 do_package: lttng-modules: no modules were created; this may be due to CONFIG_TRACEPOINTS not being enabled in your kernel. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Bump revision to f009921Fabio Berton2016-10-271-1/+1
| | | | | | | | | | This upgrades the Linux kernel to 4.8.4 release and apply the following change on top of it: - f009921 net: fec: Call swap_buffer() prior to IP header alignment Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Bump revision to 176c482Fabio Berton2016-10-271-1/+1
| | | | | | | | | | This commit merge v4.1.35 into 4.1-2.0.x-imx and includes following change: - 176c482 net: fec: Call swap_buffer() prior to IP header alignment Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Freescale-Binary-EULA: add license fileTing Liu2016-10-271-0/+115
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gstreamer1.0-plugins-bad: Fix MRT cannot work in GLES3.0Yuqing Zhu2016-10-272-0/+169
| | | | | | | | | 1. Add #ifdefine Marco to avoid redefinition of GL_COLOR_ATTACHMENT(1,2). 2. Change to use glBlitFramebuffer for textures copy. glCopyTexImage2D cannot work because we cannot get texture internal format. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gstreamer1.0-plugins-bad: work around for no frame when imxplayer using ↵Yuqing Zhu2016-10-272-0/+64
| | | | | | | | | | glimagesink Workaround: Change parent window of internal_window in window_show function. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gstreamer1.0-plugins-bad: convert YUV to RGB using directvivYuqing Zhu2016-10-272-0/+171
| | | | | | | | Add a property "disable_passthrough" in glcolorconvert for enable/disable passthrough. When need convert YUV to RGB with directviv, set it to be TRUE. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gstreamer1.0-plugins-bad: Accelerate gldownload with directviv APIYuqing Zhu2016-10-275-0/+1239
| | | | | | | | | | 1) Propose a physical buffer pool to upstream in gldownload 2) Bind the physical buffer with texture via dirctviv 3) In gldownload, wrap the physical buffer to gstbuffer, pass to downstream plugins. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gstreamer1.0-plugins-bad: Add directviv to glimagesink to improve playback ↵Yuqing Zhu2016-10-272-0/+439
| | | | | | | | | | | | | | performance 1.Add a physical buffer uploader in glupload plugin and using viv direct texture to bind physical continious buffer with texture to avoid memory copy from videobuffer to texture to gain good performance. 2.Reduce glimagesink load latency by override glimagesink ALLOCATION query to avoid memory copy. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gstreamer1.0-plugins-bad: Change wayland default res to 1024x768Yuqing Zhu2016-10-272-0/+47
| | | | | | | | | In our release, the default display is full screen in LVDS. The 1024x768 resolution will be better in testing for our release platform. So change it from 320x240 to 1024x768. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mesa-demos: Refactor to use the new i.MX feature overridesTom Hochstein2016-10-271-3/+12
| | | | | | | | Configure the package using the existence of 2D and/or 3D hardware. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mesa-demos: Fix configuration for Wayland on i.MXTom Hochstein2016-10-271-4/+3
| | | | | | | | If distro features contains wayland, we assume a wayland backend and configure the package accordingly. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mesa-demos: Make package configuration specific to i.MXTom Hochstein2016-10-271-1/+1
| | | | | | | | Changes to the package configuration should be applied only to i.MX builds. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Update to the 2016.11-based forkFabio Berton2016-10-272-6/+6
| | | | | | | | | | | | | | | | | | | | | | This updates for the upcoming 2016.11 release. This is based on top of 2016.11-rc2 plus the following changes: - c7f1e5 embestmx6boards: Use PARTUUID to specify the rootfs location - 0c0dcb8 mx6cuboxi: Change finduuid to find on first partition - caf0311 wandboard: Change finduuid to find on first partition - aeb1be5 mx6cuboxi: Use PARTUUID to specify the rootfs location - 1bcfc34 wandboard: Use PARTUUID to specify the rootfs location - 6d6dba9 wandboard: Set fdt based on board_rev and board_name - 69176f6 warp: Change default bootenv configuration - 4d31a07 mx6sabresd: Enable video interfaces in bootargs - 9904cfb iMX6: Change mmcroot to use fixed mmc block index for USDHC - 77f6c08 embestmx6boards: Change default bootenv configuration - 1e89967 mx6sabresd: Use LDO dtb file until LDO bypass support is added - d434e1b mx6slevk: Use LDO dtb file until LDO bypass support is added Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* README: Remove subject-prefix from git format-patch commandFabio Berton2016-10-271-1/+1
| | | | | | | | | | | Removing --subject-prefix='meta-freescale][PATCH']' from git format-patch the generated patch will be created with default subject as shown bellow: Subject: [PATCH] README: Remove subject-prefix from git format-patch command Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Bump revision to 0dbe853Fabio Berton2016-10-191-1/+1
| | | | | | | | | | | | | This includes following changes: - 0dbe853 embestmx6boards: Use PARTUUID to specify the rootfs location - 7b2aeb5 mx6cuboxi: Change finduuid to find on first partition - 163cc05 wandboard: Change finduuid to find on first partition - 72531ef Revert "Revert "embestmx6boards: convert to use config_distro_bootcmd.h"" Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* wic: imx-uboot-spl: Change u-boot suffix to imgFabio Berton2016-10-191-1/+1
| | | | | | | Currently all machines that use SPL are using u-boot.img. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* wic: Change wks files pathFabio Berton2016-10-193-0/+0
| | | | | | | | WKS_SEARCH_PATH searches inside scripts/lib/wic/canned-wks, rename scripts/lib/image/canned-wks/ to scripts/lib/wic/canned-wks/. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* wic: Change reference wks files to avoid /boot partition useOtavio Salvador2016-10-193-21/+18
| | | | | | | | | | | For the sake of user-friendness we will avoid the use of /boot partition. The use of wic images, using this layout, is simpler as it does not require manual setting of IMAGE_BOOT_FILES and thus allow for generic use across different machines. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Bump revision to 157ec06Fabio Berton2016-10-181-1/+1
| | | | | | | | | | | | | | | This includes following changes: - 157ec06 mx6cuboxi: Use PARTUUID to specify the rootfs location - 1009975 wandboard: Use PARTUUID to specify the rootfs location - 7616d99 configs: wandboard: Set fdt based on board_rev and board_name - 9128164 Revert "Revert conversion for config_distro_bootcmd.h" - 0012fc2 Prepare v2016.09.01 - 7148ad9 Revert "image-fit: switch ENOLINK to ENOENT" - 8303828 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base: Add i.MX 6ULL base settingsOtavio Salvador2016-10-181-1/+13
| | | | | | | | | | | | | | The i.MX 6ULL BSP base settings, this includes: - MACHINEOVERRIDES_EXTENDER for has PXP and EPDC display support; - UBOOT_ENTRYPOINT for uImage support; - DEFAULTTUNE so it uses cortexa7thf-neon by default; - MACHINE_SOCARCH_SUFFIX to share binaries with i.MX6UL; - Graphics preference to use software rendering; - MACHINE_FIRMWARE to include firmware-imx-epdc; - Default Linux kernel for linux-fslc-imx; Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fm-ucode: update license to Freescale-Binary-EULATing Liu2016-10-181-3/+3
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qe-ucode: update license to Freescale-Binary-EULATing Liu2016-10-181-3/+3
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls-rcw: update to 8a050e0Ting Liu2016-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Changes: 8a050e0 ls1088a: Update SerDes Protocol to support Gen2 PCIe Conroller 7a786b6 armv8: ls1088A: update RCW binaries 08e77ac ls2088qds: Add RCW for SD as boot src 1621397 ls1088a: Add IFC, QSPI RCW binaries for QDS, RDB 59728ba ls2088: Add workaround in RCW for A-009102 5462666 ls2088: Add workaround in RCW for A-009102 2f05e20 update the license to Freescale-Binary-EULA 569c4f6 LS2088qds: Add bin1 configuration with 3,3d serdes 2be56e3 Merge pull request #19 in DPAA2/ls2-rcw from ~B37399/ls2-rcw:master to master 43a2d94 LS2088qds: Update sys-clock frequency to 100MHz bf8e575 LS2088RDB: Add QSPI RCW 1670adb LS2088QDS: Add new serdes configuration 0x4d_0x57 167b0cf LS2088A: Update RCW fa85094 LS2088rdb: Enable the serial interface of these 2 rcw 7e36ea6 LS2088A: Add RCW for adephi's usecase 0c0fce0 LS2088/2085: Add new rcw to support new PCIe lanes 45cc8fa LS2088A: Add RCW for LS2088A Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls2-rcw: update license to Freescale-Binary-EULATing Liu2016-10-181-3/+3
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* rcw: update license to BSDTing Liu2016-10-181-3/+3
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux: upgrated to 4.1.30 plus nxp patchesTing Liu2016-10-181-1/+1
| | | | | | | | | Updated to kernel 4.1.30 which includes several fixes from the community Detailed log history can be found at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/linux.git/log/?h=sdk-v2.0.x Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* pkc-host: update to e021464Ting Liu2016-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: e021464 remove leftover function prototype after clean-up 12e8c6c fix incorrect incrementing of cpu_ids when smt_enabled=off c2eb9be remove not used setting of SEC affinity 6792dc5 remove not used ring index field b876f88 remove not used function 81d3701 remove unused fields in crypto_op_ctx structure 90417a6 remove not used reference to external variable c865aab do not allocate space for input buffers 23daf5f remove unused structure fields 94aa8a1 remove ASSIGN64 leftovers 53c5840 fix ordering of memory writes during enqueue 51ec14a fix creation of descriptor headers 3a7edb8 dh.c: remove unnecessary iowrite's into local memory 533bc6d dsa.c: remove unnecessary iowrite's into local memory 5a8d7b6 rsa.c remove unnecessary iowrite's into local memory 475e3a9 combine two identical cases into one 084c9b1 use host virtual address field also for input buffers 3dd8f76 print debug after the variable is initialized 2b48990 fix missing space typo fa57a94 remove no longer used structure field 5bb82cc remove unused code f680f4c fix interrupt-remapping issues on Intel(R) platforms 254d774 do not allocate DMA buffers on stack Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* skmm-ep: update to fc43230Ting Liu2016-10-181-1/+1
| | | | | | | fix interrupt request format for MSI Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: update to 7b0fea8Ting Liu2016-10-181-3/+2
| | | | | | | | | | | | | | | | | | | | | Changes: 7b0fea8 Merge pull request #70 in SDK/u-boot-devel from jira/QSDK-2961 to master 7c15891 pbl: use "wait" command instead of "flush" command da9710b Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. d22a007 ls102xa: spl: fix the macro name of MMC mode 5c5a3e1 fsl-layerscape: spl: fix the macro name of MMC mode 729761d fsl-layerscape: spl: remove duplicate init_early_memctl_regs() 0f03ebd armv8: ls1043ardb: fix types of variables 5dc6fbd armv8: ls1043a: remove redundant code in board files 89154ca armv7/ls1021atwr: lowlevel init and enable i-cache b091c4b fsl_sfp : Modify macros as per changes in SFP v3.4 d2b8266 armv7:ls1021a: Enable workaround for DDR erratum A-009942 551abf9 fsl_sec_mon: Update driver for Security Monitor 462a9f3 layerscape/ppa: Refactor PPA validation code 25f8b57 crypto/fsl: Update blob cmd to accept 64bit addresses Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* pkc-firmware: update to f75d281Ting Liu2016-10-181-1/+1
| | | | | | | fix interrupt notification to Intel(R) hosts with IOMMU enabled Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* classes/image_types_fsl: Add support to use uboot extlinuxFabio Berton2016-10-181-0/+6
| | | | | | | | | | | | | | Class that allows extlinux.conf generation for U-Boot use was introduced on OE-core commits: - 7c18abeb2a6ef8b7bb53aa92a9ee76bd465fada2 - 33df3a65f3e8e136811da715d0cc247ce66ae0ea We need to copy extlinux.conf file to boot partition inside /extlinux directory. This file will be only copied if UBOOT_EXTLINUX is set to 1. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qtbase: Fix if condition in do_configure_prepend taskFabio Berton2016-10-181-1/+1
| | | | | | | Add missing bracket to if statement. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Update to 4.8-based forkFabio Berton2016-10-182-4/+6
| | | | | | | This upgrades the Linux kernel to the upcoming 4.8.1 release. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Update to 4.1-2.0.x GA based forkFabio Berton2016-10-182-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates the kernel fork for the 4.1-2.0.x-imx branch, merges the 4.1.33 stable release on top of it and apply following changes: - 3400244 net: fec: align IP - e02ebf2 net: fec: enable RACC on imx6ul - c9a9698 net: fec: remove QUIRK_HAS_RACC from i.mx27 - ed4cba2 net: fec: remove QUIRK_HAS_RACC from i.mx25 - 1623965 serial: imx: reduce irq-latency after rx overflow - bf2698a rfkill-gpio: fix clk on/off - 0413e28 rfkill-gpio: fix active levels which automatically invert when active low - 8ea61b8 rfkill-gpio: add devicetree support - aed9a42 ARM: dts: imx7s-warp: Enable BT_REG_ON - 955eb6f ARM: dts: imx7s-warp: Add Wifi support - d120646 ARM: dts: imx7s-warp: Move memory node - 82b8823 ARM: dts: imx7s-warp: Enable crypto - e0a52d3 ARM: dts: warp7: Rename the dts file - 9283aff ARM: imx_v7_defconfig: Add simple card driver support - 48186c5 sgtl5000.c: HACK, defer probe when I2C not yet running - 4759947 ARM: dts: imx7d-warp: Add audio support - fe4d4c7 ARM: dts: imx7d: Add #sound-dai-cells into sai nodes - 94de584 ARM: dts: imx7d-warp: Add BC3770 support. - 8791ec9 ARM: dts: imx7d-warp: Enable bluetooth device - 99059df ARM: dts: imx7d-warp: Add User Button support - 6f50d90 ARM: dts: imx7d-warp: Add NFC support - 68aafc4 ARM: dts: imx7d-warp: Add support for precision altimeter - cacc687 ARM: dts: imx7d-warp: Add support for accelerometer and magnetometer - ff609f7 ARM: dts: imx7d-warp: Add I2C4 device node, princtrl - b21d979 of: Allow NXP 4.1 kernel to allocate memory on 2GiB RAM boards - 67bebf9 ARM: dts: imx7d-warp: Add initial support - 5bc7305 MLK-13243: arm: imx6q: busfreq: lpddr2 fix system clocks audio mode Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-imx-gpu-viv: Update to 5.0.11.p8.6-based forkOtavio Salvador2016-10-181-1/+1
| | | | | | This merges the 5.0.11.p8.6 release with the FSLC fixes. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: Add cairo and pango on SOCARCH filterOtavio Salvador2016-10-181-0/+1
| | | | | | | | The cairo and pango recipes are SoC specific as them has changes depending on the SoC type, as such, it must be in SOCARCH filter so packages depending on them are properly hangled. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* SCR-4.1.15-2.0.0: Replace SCR with latest 4.1.15-2.0.0Lauren Post2016-10-183-950/+103
| | | | | | | Align SCR to the version that corresponds with patches Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>