| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
* Add imx51evk target board support
* Add default defconfig
* Bump PR.
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
| |
* Machconfig file for imx51evk input devices support
* Assume no touchscreen and system uses external keyboard
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
| |
* Add imx51evk to compatible machine list
* Bump PR
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
| |
* Add imx51evk to compatible machine list
* Bump PR
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
| |
* Add imx51evk to compatible machine list
* New imx-audio init script amixer setting for imx51evk
* Bump PR
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
| |
* New machine config file for imx51 evaluation kit
board, sets tune arch options and uboot board
information.
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
* Remove x11-common bbappend file and patch that
added touchscreen device information.
* Touchscreen config options should be part of
recipe-bsp/formfactor/machconfig recipe where
TSLIB options are expanded.
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* Update machine config options
* Include imx-base file and include tune arch options
* Set uboot load and entry address since this are
not always the same in iMx platforms
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* Update machine config options
* Include imx-base file and include tune arch options
* Set uboot load and entry address since this are
not always the same in iMx platforms
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rename imx-base include file so it can be include
in most iMx platforms imx53, imx6q
* Move tune arch options to machine conf file to be
able to reuse in different targets
* Fix EXTRA_IMAGEDEPENDS variable name.
* Remove kernel26 from MACHINE_FEATURES this is no
longer used.
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
* likewise/master:
imx-test: New unit-tests. Does not compile yet.
linux_imx: New kernel patches from Freescale, 2011-12.
linux-imx: Replace patch for DMA_ZONE by improved patch.
imx-firmware: Merge patches from Linux_20201112_20patch_bundle.tar.gz
imx-lib: Merge patches from Linux_20201112_20patch_bundle.tar.gz
|
| |
| |
| |
| | |
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
| |
| |
| |
| | |
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
| |
| |
| |
| |
| |
| |
| | |
Add Freescale patches from L2.6.35_MX53_201112_Patches,
to be integrated and tested later.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fixed issue: [Decode/H.264] VPU output has mosaics for one clip
Upgrade VPU f/w to v1.4.49 on mx51
Upgrade VPU f/w to v1.4.48 on mx53
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
| |
| |
| |
| |
| |
| |
| | |
ENGR00156800 VPU: Fix decoding mp4PackedPBFrame stream failure issue
ENGR00162690 VPU: Fix the issue of rotation 180 degree in encoder
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|\ \
| | |
| | | |
fix some includes for imx specific recipes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Without that fix we have:
hwbuffer_allocator.c:49:23: fatal error: linux/ipu.h: No such file or directory
Signed-off-by: Denis Carikli <denis@eukrea.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Without that fix we have:
mxc_ipu_hl_lib.c:44:28: fatal error: linux/videodev.h: No such file or directory
Signed-off-by: Denis Carikli <denis@eukrea.com>
|
|/ /
| |
| |
| |
| |
| |
| | |
Without that fix we have:
imx_driver.c:33:25: fatal error: linux/mxcfb.h: No such file or directory
Signed-off-by: Denis Carikli <denis@eukrea.com>
|
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|/
|
|
|
|
|
| |
Current default kernel doesn't work with newer udev releases so we
make it clear setting the preferred version for it.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
This avoids the need of setting a preferred version of
linux-libc-headers-imx as this can be dynamically discovered by the
available packages.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
There's no reason to globally restrict the use of one specific version
of linux-imx as it can be done on the recipes.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
Currently GIT repository only provides tagged releases so the it's
better to have a recipe for each version instead of using a global
one.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
Adds 2.6.38 version at 11.11.01 tag but set DEFAULT_PREFERENCE as '-1'
for now.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
|
|
| |
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
|
|
|
|
|
| |
Tested on i.MX53QSB with HDMICARD, output in 1920x1080p30.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
| |
More details in head of patch.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
|
|
|
|
|
| |
More details in head of patch.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
| |
This removes the source tarball from the repository
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
| |
This removes the patches tarball and simplify the recipe a bit.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|\
| |
| |
| | |
General improvements
Merged
|
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit a2a5645bd119ac9b4b9dce2fe566adafb33d20d6. Seems
like a broken OE-Core were being in use for testing thus making it
fail.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| | |
While on that we refactored the recipe to use PRINC and
FILESEXTRAPATHS_prepend.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| |
| | |
The user may want to override this setting. Use conditional
assignment.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes non-working IPU decoder on i.MX53. The real fix is to
make PLATFORM=<...> machine dependent, this is a to-do.
Although the configure help says otherwise, the source code does
not check for _MX53.
Tested on i.MX53QSB.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| | |
This creates an image suitable for writting onto a SD card and use on
i.MX53 boards allowing for easy image testing.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| | |
|
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|/
|
|
|
|
|
|
| |
In case Meta-Freescale is used together with other layers it shouldn't
change any setting except when using the BSD specific machines thus
the include files are moved onto a imx53-base.inc file.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
* Fix audio mixer settings for imx53qsb platform
* Set playback volume ~90%
* Enable Jack Function for headset plug detection
* Bump PR
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* Change include path for u-boot inc file;
* Something went wrong with github pull request commit
9dc3f8a1b7187150babbbcd5a62f960fa4500767
already handle this error.
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
| |
* Add libz160 runtime dependency; libz160 was not installed
in rootfs, adding libz160 dependecy info fix this.
* Bump PR.
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|\
| |
| | |
Fix U-Boot location and build
|
|/
|
|
|
|
|
|
| |
OE-Core has moved u-boot from recipes-bsd/uboot to
recipes-bsd/u-boot. This moves the files and fixes the path for
inclusion of u-boot.inc file on the recipes.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|