aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-06-02u-boot: fix build error under gcc6Zhenhua Luo
Fix the following build error under gcc6: | ../include/linux/compiler-gcc.h:114:30: fatal error: linux/compiler-gcc6.h: No such file or directory | #include gcc_header(__GNUC__) Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-02qemu-fsl: disable do_compile_ptest_base executionZhenhua Luo
This qemu doesn't support ptest, do disable do_compile_ptest_base. Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-02qemu-fsl: remove unsupported configure optionsZhenhua Luo
Fix the following errors: | DEBUG: Executing shell function do_configure | ERROR: unknown option --disable-static | ERROR: unknown option --disable-gnutls | ERROR: unknown option --disable-gcrypt | ERROR: unknown option --disable-nettle | ERROR: unknown option --disable-smartcard Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-02linux-ls1: fix build issue under gcc6Zhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-02asf: correct the branchZhenhua Luo
Fix the following build error: | asf-git-r0 do_fetch: Fetcher failure: Unable to find revision | 62ba10ab6bab8f8f53934e4bb55b5a552bf3fd6b in branch master even from upstream Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-31linux-ls1: exclude DATETIME from vardepsexclude of ZIMAGE_BASE_NAME to fix ↵Zhenhua Luo
taskhash mismatch issue The siggen.py checks the task hash, DATETIME dependency causes Taskhash mismatch error, exxclude DATETIME variable from vardepsexclude of ZIMAGE_BASE_NAME. Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30kernel-module-imx-gpu-viv: Upgrade to 5.0.11.p8.4Tom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30xf86-video-imxfb-vivante: Upgrade to 5.0.11.p8.4Lauren Post
Fix to fallback to software path when transform is not supported Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30imx-gpu-viv: Upgrade to p8.4Lauren Post
Changes in this release are listed here: http://git.freescale.com/git/cgit.cgi/imx/fsl-arm-yocto-bsp.git/tree/GraphicsChangeLog?h=imx-3.14.52-1.1.0_ga Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30weston: Fix g2d compositor startup failureTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30core-image-weston: Don't install clutter-1.0-examples for i.MX6SLTom Hochstein
Remove clutter-1.0-examples in case we are generating an image for the i.MX6SL SoC family as it does not provide GPU 3D support. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-23weston: Rebase Vivante patch for Yocto 2.2Tom Hochstein
Change-Id: Ideb91234d9aba465968f278955e74c13248cc1c7 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-23core-image-weston: Remove now that Wayland backend is preferredOtavio Salvador
Now that Wayland backend is preferred over X11, we can use this image with X11 DISTRO_FEATURE enabled. Change-Id: Ief201823644b5982b6c4b64c1234c5d65cca15e4 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-23imx-gpu-viv: Ensure the Wayland backend provides Xorg driverOtavio Salvador
For the XWayland use, we ought to avoid installing the Xorg Vivante driver so we make the Wayland backend to provide it so the runtime dependency is satisfied. Change-Id: Id92afcb8ad611db8b4b26a952bbf93ad86a46924 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-23imx-gpu-viv: Prefer using Wayland over X11 backendOtavio Salvador
The Wayland backend ought to be used over the X11, if both DISTRO_FEATURES are enabled. Change-Id: I64d793a9a46d4d9a8a02caf210a259123a8bc56e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-23kernel-module-imx-gpu-viv: Fix gcc 6 build error -Werror=misleading-indentationTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-23chromium: Update bbappend to version 48.0.2548.0Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-17u-boot-fslc: Update to revision 6e4d8c5Fabio Estevam
This includes the following commit from U-Boot fslc: 6e4d8c5 pico-imx6ul: Select CONFIG_HUSH_PARSER option Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-17u-boot-fslc: Update to revision 158a5196Otavio Salvador
This merges the changes of final 2016.05 release on top of FSLC fork. Change-Id: I99179beec9a75aead1bbe27de689005b9d129490 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-16imx-base: Improve sstate signature handling for BSP packagesOtavio Salvador
There are BSP packages which can have some dependencies removed from the sstate signature; this is beneficial as it reduces a lot the build time and increases the binaries reuse. Following changes are done: - Mark kernel-module-imx-gpu-viv and safe for imx-gpu-viv - Mark imx-vpu as safe for libimxvpuapi - Mark imx-vpu as safe for imx-vpuwrap - Mark imx-vpu as safe for imx-codec - Mark imx-vpu as safe for imx-test Change-Id: I1625d1e4d1cda529069c2d88218c4c84844ee4a8 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-16imx-base.inc: Fix PACKAGE_ARCH attribution for multimedia librariesOtavio Salvador
The multimedia libraries offer the APIs for the application and as consequence every user of those libraries should be set as MACHINE_SOCARCH. This fixes the setting for: - imx-vpu - libimxvpuapi Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-16imx-vpu: Set PACKAGE_ARCH to MACHINE_ARCHOtavio Salvador
The imx-vpu is a machine specific package, as it depends on the kernel for build. We are going to change the PACKAGE_ARCH of it to be MACHINE_SOCARCH as the interface provided by it is stable thus not requring that the library users to be rebuild. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-16opencv: Remove bbappend to block 3.1 version useOtavio Salvador
We can now use the OpenCV 3.1. This removes the bbappend file which where ensuring we never use it with an i.MX6-based SoC. Change-Id: Icf6e3161c01155ee4bf20b3d7baca26eba52da62 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-16pulseaudio: Remove the control for speaker/headphone widget for i.MX7DYuqing Zhu
In order to fix issue "headphone volume will be set to zero when pulseaudio can't detect the headphone jack status", remove the control in configuration file. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-16mesa-demos: Fix incorrent spelling of Upstream-Status tag.Tom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-16linux-fslc: Update to 4.6-based forkOtavio Salvador
This upgrades the Linux kernel to the upcoming 4.6 release. This includes some NXP related changes, which are target for 4.7. Those are: 9be3cdc ARM: mx5: dts: Enable USB OTG on M53EVK fe805c7 ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHY e23d4ee ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO bc9f274 ARM: dts: imx6ul-14x14-evk: Add audio support 9214de9 ARM: dts: imx6qdl: Remove unneeded unit-addresses 49d0bea clk: imx7d: fix ahb clock mux 1 eda0002 ARM: dts: imx6: apalis: parallel lcd display support on ixora d9f2c8c ARM: dts: imx6sx-sdb: Add 198MHz operational point fa13784 ARM: dts: imx28-m28: Remove unneeded partition nodes 67c050c ARM: dts: imx6ul-pico-hobbit: Add initial support 41de276 ARM: dts: imx6: Do not hardcode the CLKO clock 13d63a6 ARM: dts: imx6: Add dts for Embest MarS Board 7d9db51 arm64: defconfig: enable freescale/nxp config options b9990f8 arm64: defconfig: enable 48-bit virtual addresses 36e1773 arm64: defconfig: cleanup the defconfig 3eb72e5 clk: imx: return correct frequency for Ethernet PLL 4e744f4 ARM: dts: imx6: fix dtc warnings for ipu endpoints 9c17803 ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operation b6e07a8 ARM: dts: imx6sx: Add 198MHz operating point c4cb697 ARM: dts: imx6ul: Fix operating points e593654 arm64: dts: ls2080a: fsl-mc dt node updates dc4a4c1 Documentation: fsl-mc: binding updates for MSIs, ranges, PHYs 43efec0 ARM: dts: imx6q-ba16: use wdog external reset 6a5ebd9 ARM: dts: imx: b450/b650v3: Move ldb_di clk assignment ecfff5f ARM: dts: imx6q-b850v3: Update display clock source 82b8386 ARM: dts: imx6q-b850v3: Remove ldb panel b0b039a ARM: dts: imx6qdl-udoo: add 7 inch LCD touchscreen panel support 1d5276b ARM: dts: i.MX3x: add keypad port devicetree nodes db45d65 ARM: dts: imx35: restore existing used clock enumeration 3af9f8f arm64: dts: ls1043a: add the DTS node for QSPI support e651264 Documentation: fsl-quadspi: Add fsl,ls1043a-qspi compatible string 5712e33 ARM: dts: ls1021a: add pix clock to DCU dts node 8ad4cee ARM: dts: ls1021a: DSPI has 6 chip-selects 8804a3f ARM: dts: ls1021a: Add gpio support for ls1021a platform f0f7b30 ARM: dts: imx6q-ba16: Remove unused vqmmc-supply cb8dacf ARM: dts: ls1021a: add SCFG MSI dts node 4a26cfb ARM: dts: imx28: add alternative pinmuxing for mac0 f407acf ARM: dts: imx6q-tbs2910: fix fec reset polarity aefe710 ARM: dts: vf610-zii-dev: Add ZII development board. 2045498 ARM: dts: vfxxx: add missing reg properties 95bd770 ARM: dts: vf-colibri: increase NAND clock speed cbd99f4 ARM: dts: vf-colibri: alias the primary FEC as ethernet0 6216880 ARM: dts: imx6sx-sdb: Add SAI support b547d70 bindings: fsl-imx-sdma: Document 'fsl,sdma-event-remap' property e74a168 ARM: dts: imx6sx: Remove unused property 4d9b42e ARM: dts: imx6sx: Fix SAI DMA index 6f7a786 ARM: dts: imx6q-ba16: Disable pwm2 by default d28c0fc ARM: dts: imx: add Boundary Devices Nitrogen6_SoloX board d2985a5 ARM: dts: imx6qdl-sabresd: Pass the hannstar panel compatible string 815f031 ARM: dts: imx6: add support for the Ka-Ro electronics 'MB7' baseboard 4531f68 ARM: dts: imx6: add support for more Ka-Ro electronics modules a5c5a20 ARM: dts: imx6-tx6: enable support for rtscts on UARTs 7686c67 ARM: dts: imx6-tx6: remove LED pinctrl setting from hoggrp e806f1d6 ARM: dts: imx6-tx6: remove regulator bus 5288f69 ARM: dts: imx: add Boundary Devices Nitrogen6_MAX QP board 84757ea ARM: dts: imx6qdl-tx6: add mdio node for ethernet phy f756d41 ARM: dts: imx6-tx6: remove container node around pinctrl nodes 72e625a ARM: dts: imx6-tx6: disable the spi node by default 69751fa ARM: dts: imx6-tx6: cleanup; no functional change 0f276c6 ARM: dts: imx6-tx6: Relicense the Ka-Ro DT files under GPLv2/X11 2fb431b ARM: dts: imx25-pinfunc: remove SION for pins with an UART handshaking input mode 7a1e22f ARM: dts: imx25-pinfunc: add all UART mux modes 395dbf3 ARM: dts: imx: ba16: Add correct PCIe Tx Values b872157 ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL mainboard 290d3f9 ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL modules 2ce39b6 ARM: dts: vf610-colibri: enable display controller 8411ccb ARM: dts: vf610: add display nodes 4c36ca7 ARM: dts: imx: add Boundary Devices Nitrogen7 board b46656d ARM: dts: imx7d: add flexcan support d587538 ARM: dts: imx7d: add lcdif support b1334df arm64: dts: ls2080a: Add compatible "fsl,ls2080a-gpio" for ls2080a gpio nodes 8e403e3 arm64: dts: ls1043a: Add compatible "fsl,qoriq-gpio" for ls1043a gpio nodes 9c3e8d5 arm64: dts: ls2080a: update the DTS for QSPI and DSPI support d03665c Documentation: fsl: dspi: Add fsl,ls2080a-dspi compatible string 0e01fa6 arm64: dts: ls1043a-rdb: add the DTS for DSPI support 5139b339 ARM: multi_v5_defconfig: Enable recommended options for systemd c29da9c4 ARM: imx: always use TWD on IMX6Q dbcb3b1 clk: imx: vf610: fix whitespace in vf610-clock.h 7115a09 clk: imx: vf610: add TCON ipg clock 9241416 clk: imx: vf610: fix DCU clock tree be27a3e ARM: multi_v5_defconfig: Enable support for MX21/MX27 4cedc0d ARM: imx_v6_v7_defconfig: add CONFIG_RTC_DRV_M41T80 7241dc3 ARM: imx_v6_v7_defconfig: add CONFIG_I2C_MUX_GPIO a60e2c2 ARM: imx_v6_v7_defconfig: add FT5x06 and TSC2004 touch support e4ca550 clk: imx: add ckil clock for i.MX7 118e922 clk: imx: vf610: add suspend/resume support 189c8c1 clk: imx: vf610: add WKPU unit ef2f187 clk: imx: vf610: leave DDR clock on 9a0e7b6 clk: imx: clk-gate2: allow custom gate configuration 4ecea9b clk: imx6sx: Register SAI clocks as shared clocks abb9468 arm64: dts: add LS1043a-QDS board support d6505c6 Documentation: DT: Add entry for Freescale LS1043a-QDS board Change-Id: Ia4693a462743e532d412fb3213cfee1149496c8a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-16u-boot-fslc: Update to 2016.05-based forkOtavio Salvador
The U-Boot 2016.05 is close to release and it is time to upgrade. This includes following changes on top of upcoming release, which are Yocto Project related: 0fcd279 wandboard: Drop revision specific DeviceTree support 0ab586a mx6sabresd: Enable video interfaces in bootargs 5976978 Revert "embestmx6boards: convert to use config_distro_bootcmd.h" 91f4fa5 iMX6: Change mmcroot to use fixed mmc block index for USDHC 968d872 embestmx6boards: Change default bootenv configuration 3233072 mx6sabresd: Use LDO dtb file until LDO bypass support is added df5f668 mx6slevk: Use LDO dtb file until LDO bypass support is added The following changes are included here, and queued for U-Boot 2016.07 release: a858d98 ARM: mx6: Enable MMC and SATA extfs boot support 70f4d22 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE 5054e50 SPL: Let spl_parse_image_header() return value bf9c724 imx: imx-common: print i.MX 7 SoC names consistently dd6d9db imx: imx7d: fix ahb clock mux 1 24f4bb6 imx: iomux-v3: fix UART input selects 83609b3 ARM: mx6: Enable STDIO deregistering on Novena 0fc4e56 imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5 ffae8c1 imx: tools: imximage: fix CLR bit command Change-Id: I82aba59b47dfe530a6a1243f3227b914b973205f Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-11mesa-demos: Rebase patches due to OE-Core changesTom Hochstein
Update patch Add-OpenVG-demos-to-support-wayland.patch due to changes applied in OE-Core:b851cb0a. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-11asound.state: Update to 4.1.15-1.1.0Yuqing Zhu
--Update wm8960audio configuration for mx6ul/mx7 1."Capture Switch" has been enabled, and 'Capture Volume' will make sense. The current 'Capture Volume' value is the max value 63. So need to modify the capture volume. 2.Add ADC data output select. 3.Remove amixer control 'Headset Jack' as mx7d-sdb doesn't have it. --Adding sii902xaudio configuration for mx7 Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-11asound.conf: Update asound.conf to set default ctrl for kernel 4.1Yuqing Zhu
The default ctrl is missing from /etc/asound.conf. If don't using “-Dhw:0”, the sound will rout from alsa to pulseaudio, then to the sound device. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-09imx-gst1.0-plugin: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ibdd989c45731b3d81507fc55cb989138875c23f7 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06gstreamer1.0-plugins-imx: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ia6c35c969b85062676e6c73359f392bb6a0c0f8a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06gstreamer1.0-plugins-bad: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I50fe2064e57d2258de817a518118f4d200a737bb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06piglit: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: If57d2b5c73e6a495a8b0453b88539424a384ccc4 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06imx-gpu-viv: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I664e44c58060ff50baa3c58c9494787448b9ecfd Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06gtk+3: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ie59e062e6ff8cbb47a14f66635acef8dc1e0a0a1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06cogl-1.0: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I4dc17aed67876114695128787af68dcfc1ff8654 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06clutter-1.0: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I3dc34aa6a955d0bb95fb1cac0a93a41ab4a1c50f Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06cairo: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I5da85f2d0e2ec85065d5ab25336f838728c36d83 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06packagegroup-fsl-mfgtool: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I62e6adea55e2eaaf3d1c58470dd400dad4168b5b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06imx-test: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I44c95999b80235d4d7a26b0eac6bf671887a69c2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06barebox: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Iedb13dd05f9039ce2dd6b52b4057fd2092ce0c98 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06qtbase: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ib53b854f79f45ecd75da9f5c07a276465f2675fb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-06imx-base: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ia60dcaff76d5309118906b144206066d139adf21 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-05linux-fslc-imx-rt: Upgrade to 4.1.15-1.0.0 GA2.1Dominic Sacré
Use patch 4.1.19-rt22 (which applies cleanly) despite the fact that the kernel is currently based on 4.1.20, because 4.1.20-rt23 is not yet available at a stable URL. The same issues that needed to be patched in 3.14 are still present in 4.1, so update the patches and defconfig accordingly to apply to the new kernel. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-05linux-fslc-imx: Bump revision to deb84cdOtavio Salvador
This merges the 4.1.23 stable release as well as NXP following changes: deb84cd MLK-12722: ASoC: fsl_spdif: clear the validity bit for TX 20de11d MLK-12607: ASoC: fsl-asrc: Add the support of 12kHz and 24kHz af2256b MLK-12464-2: ASoC: wm8960: fix clock is not correct after suspend/resume d51a5af MLK-12464-1: ASoC: fsl: imx-wm8960: Fix no clock after suspend/resume randomly efb83ff MLK-12620 ARM: imx: correct i.MX7D fuse MAC1_ADDR offset address a90438e MLK-12706-3 arm: imx_v7_defconfig: build in bcmdhd b361e5d MLK-12706-2 net: bcmdhd: set the bcmdhd driver default build in d60d208 MLK-12706-1 mmc: sdio: add sdio reset function for bcmdhd wifi 36a8f81 MLK-12705 ARM: imx: add support for i.mx7d TO1.2 busfreq c0433b1 MLK-12685 ARM: dts: imx6sx-sabreauto.dts: improve usdhc4 pad drive strength 92c7757 MLK-12675 ARM: dts: imx: keep RTC enabled for software poweroff c35a5dd MLK-12671 ARM: imx: support single soc config 3b2520f MLK-12617 mmc: Fix compile error when CONFIG_MMC=m d5d7c02 MLK-12623-03 ARM: imx: Add cpu speed grading check for imx6ul b1d1ba8 MLK-12623-02 ARM: dts: imx: Add 700MHz setpoint define in dts 7fe0d46 MLK-12623-01 cpufreq: imx: Add support for 700MHz setpoint in cpufreq a4d2a08 MLK-12277 media: camera: add check for width and height against 0 85a98a0 MLK-12573 ARM: dts: set LCD_nPWREN low to make VLCD_3V3 output 3V3. 3456a58 MLK-10934 mtd: use memcpy to replace the memcpy_fromio d410e45 MGS-1678 [#2269] memleak in GPU driver sysfs interface 160bf92 MA-7715 fix GPU kernel panic reported by android CTS 0e3d9b1 MGS-1630 5.0.11.p8 driver can't pass build with kernel 4.1 on Android M6.0 a52956f MLK-12466 ARM: dts: imx6ul-14x14-evk-usb-certi: add USB certification dts Change-Id: I91b274ccd29c9d52a274599d66e874fa474550bf Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-02imx-gpu-viv: Rework code so it is easier to readOtavio Salvador
Instead of using USE_X11 and USE_WL, we now use HAS_X11 and HAS_WL. The variable does not imply that the backend is actually used but if the distribution has, or not, the support for the backend. Change-Id: I8630b54ed0a80f2877e5e97f71ae14e78ed5aeea Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-02imx-gpu-viv: Remove dead codeOtavio Salvador
The support for X11 and Wayland is not intended to be added so we can remove the FIXME and the unused code. Change-Id: I18473c415dd8877f887d7dc719bfbb360007a29e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-02libimxvpuapi: Update to version 0.10.2Carlos Rafael Giani
Changes: - fix AUD NAL positioning in h.264 encoder output (SPS/PPS/AUD were ordered incorrectly - AUD has to come first, not last) - fix build error with examples when --enable-static is used - pass quality factor in simplified JPEG encoder interface correctly - add functions for querying and setting header data useful for modifying headers, like VUI data in the SPS RBSP - documentation updates Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-28imx-test: Upgrade to 5.4.1 releaseLauren Post
- mmdc fixes to add 6ul support - mmdc fixes to add ipu2 and gpuvg support got i.MX 6QuadPlus - mx6s_v4l2_capture fixes for memory leak Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>