Commit Graph

8002 Commits

Author SHA1 Message Date
Adrian Alonso
70b4f75c23 linux-imx: add imx51evk support
* Add imx51evk target board support
* Add default defconfig
* Bump PR.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-02-01 00:42:27 -06:00
Adrian Alonso
7e0fbd0c36 machconfig: new file for imx51evk target options
* Machconfig file for imx51evk input devices support
* Assume no touchscreen and system uses external keyboard

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-02-01 00:39:19 -06:00
Adrian Alonso
451724cb09 imx-test: add imx51evk support
* Add imx51evk to compatible machine list
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-02-01 00:37:29 -06:00
Adrian Alonso
1cbcac8e82 imx-firmware: add imx51evk support
* Add imx51evk to compatible machine list
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-02-01 00:35:09 -06:00
Adrian Alonso
e9b9b402fa imx-audio: add compatible machine for imx51evk board
* 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>
2012-02-01 00:29:20 -06:00
Adrian Alonso
375d541a13 imx51evk: new machine config file
* 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>
2012-02-01 00:24:56 -06:00
Adrian Alonso
9af15fc9cc x11-common: remove bbappend file
* 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>
2012-02-01 00:20:15 -06:00
Adrian Alonso
19ef338ab7 imx53qsb: update machine config options
* 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>
2012-02-01 00:17:54 -06:00
Adrian Alonso
0bad4a70bf imx53ard: update machine config options
* 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>
2012-02-01 00:14:39 -06:00
Adrian Alonso
676f27e6a8 imx-base: rename include file and minor fixes
* 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>
2012-02-01 00:09:04 -06:00
Otavio Salvador
47aa3a7258 Merge remote branch 'likewise/master'
* 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
2012-01-30 19:45:14 +00:00
Otavio Salvador
7e79c0acf9 Merge pull request #3 from denis-eukrea/master
fix some includes for imx specific recipes
2012-01-30 05:57:28 -08:00
Denis Carikli
ca15f159e2 recipes-multimedia: gst-fsl-plugin: fix compilation
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>
2012-01-30 14:43:30 +01:00
Denis Carikli
f0308c519e recipes-multimedia: imx-lib : Fix compilation
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>
2012-01-30 14:43:05 +01:00
Denis Carikli
ff7b552bed recipes-graphics: xf86-video-imxfb: Fix compilation
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>
2012-01-30 14:42:46 +01:00
Diana CRACIUN
4010c70e2e Added the proper terminal support for Linux under Hypervisor.
Under Hypervisor, Linux is using ttyEHV0.

Signed-off-by: Diana CRACIUN <Diana.Craciun@freescale.com>
2012-01-26 19:24:21 -06:00
Leon Woestenberg
59c0334fa4 imx-test: New unit-tests. Does not compile yet.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2012-01-21 13:55:35 +01:00
Leon Woestenberg
6307163663 linux_imx: New kernel patches from Freescale, 2011-12.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2012-01-21 13:54:26 +01:00
Matthew McClintock
f697ac6494 Move default images types built into image recipes
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-01-19 13:26:57 -06:00
Matthew McClintock
7ec6d2f651 make all IMAGE_FSTYPES overridable
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-01-12 11:15:45 -06:00
Matthew McClintock
db40c2c77a p3060qds.conf: Fix typo
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-01-11 10:41:27 -06:00
Otavio Salvador
9fc8d6192d x11-common: only adds the patch for compatible machines
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-01-09 15:44:07 +00:00
Otavio Salvador
249d83f7b2 fsl-default-versions.inc: set udev preferred version to 164
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>
2012-01-09 12:03:57 +00:00
Leon Woestenberg
f87e3a7924 linux-imx: Replace patch for DMA_ZONE by improved patch.
Add Freescale patches from L2.6.35_MX53_201112_Patches,
to be integrated and tested later.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2012-01-06 20:07:22 +01:00
Matthew McClintock
37e5680da7 Update fsl distro
Signed-off-by: Matthew McClintock <msm@freescale.com>
2012-01-06 11:48:30 -06:00
Leon Woestenberg
6165d238a0 imx-firmware: Merge patches from Linux_20201112_20patch_bundle.tar.gz
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>
2012-01-06 17:58:10 +01:00
Leon Woestenberg
7bd29ec679 imx-lib: Merge patches from Linux_20201112_20patch_bundle.tar.gz
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>
2012-01-06 17:57:58 +01:00
Zhenhua Luo
2cc7c4837f add usdpaa dts into KERNEL_DEVICETREE
p2041rdb, p3041ds, p3060qds, p4080ds, p5020ds and p5020ds-64b

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-01-05 10:03:52 -06:00
Ting Liu
0cc602b4ee e5500: set PREFERRED_PROVIDER_virtual/kernel to linux-qoriq-sdk
Signed-off-by: Ting Liu <b28495@freescale.com>
2012-01-02 15:59:32 -06:00
Ting Liu
208f7b382a set PREFERRED_PROVIDER_virtual/libx11 to libx11
To avoid the following error when building fsl-image-lsb/fsl-image-lsb-sdk:
ERROR: Multiple .bb files are due to be built which each provide virtual/libx11
(/home/jenkins/poky/meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb
/home/jenkins/poky/meta/recipes-graphics/xorg-lib/libx11-trim_1.3.4.bb).

task-core-lsb requires runtime dependency "libx11-locale" which is only
provided by libx11_1.3.4.bb. Meanwhile, PREFERRED_PROVIDER_virtual/libx11 is
by default set to "libx11-trim". File "libx11-trim_1.3.4.bb" is selected when
adding dependency virtual/libx11 for dbus/qt4 etc.

Both of the two recipes provide virtual/libx11.

Signed-off-by: Ting Liu <b28495@freescale.com>
2012-01-02 15:59:16 -06:00
Zhenhua Luo
0e9ae46a55 make sure hv-cfg and rcw binaries are included in cache packages
fix the rcw and hv-cfg binaries are not generated when do cache build

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-01-02 15:46:02 -06:00
Zhenhua Luo
26ede1fb5c hv-cfg: add dtc-native into the depencency list
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-01-02 15:45:56 -06:00
Zhenhua Luo
2f71a8d031 u-boot: make sure u-boot images are included in cache package
fix the u-boot images are not generated when do cache build

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2012-01-02 15:44:22 -06:00
Matthew McClintock
9cae58ad3f Initial add of hv-cfg using public git
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-12-28 12:46:06 -06:00
Matthew McClintock
9af115ab71 Initial add of rcw using public git
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-12-28 12:46:03 -06:00
Matthew McClintock
3504a5a71e Add boot-format recipe using public git
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-12-28 12:25:38 -06:00
Otavio Salvador
545150c1a1 general: set linux-libc-headers provider as linux-libc-headers-imx
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-28 16:55:13 +00:00
Otavio Salvador
3a26467792 linux-libc-headers: rename to linux-libc-headers-imx and fetch from git
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>
2011-12-28 16:52:08 +00:00
Otavio Salvador
1170dd0eba fsl-default-versions.inc: allow linux-imx version to be dynamicaly choosen
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>
2011-12-26 14:44:27 +00:00
Otavio Salvador
e84f87e5e6 linux-imx: drop git version
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>
2011-12-26 14:42:43 +00:00
Otavio Salvador
5cee4cc76a linux-imx: add 2.6.38 version
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>
2011-12-26 14:39:47 +00:00
Leon Woestenberg
2257495e7a gst-fsl-plugins: Package the aiur demux registry from /usr/share.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-12-23 16:20:53 +00:00
Leon Woestenberg
6b77cdbf98 Added imx-firmware recipe.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-12-23 16:20:53 +00:00
Leon Woestenberg
01a8304b7d linux-imx: enable SIL9022 HDMI driver
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>
2011-12-23 16:20:53 +00:00
Otavio Salvador
5b2e34cea1 linux-imx: enable devtmpfs support
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23 16:20:53 +00:00
Leon Woestenberg
eed26a4742 linux-imx: Workaround kernel oops when devtmpfs is enabled.
More details in head of patch.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-12-23 16:20:53 +00:00
Leon Woestenberg
b4d7c06e14 linux-imx: Allow larger DMA_ZONE, required by i.MX53 V4L2 sink.
More details in head of patch.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23 16:20:53 +00:00
Otavio Salvador
32e718e49b u-boot-imx: use git repository to fetch u-boot
This removes the source tarball from the repository

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23 16:20:53 +00:00
Otavio Salvador
990c03f983 linux-imx: use git repository to fetch the kernel
This removes the patches tarball and simplify the recipe a bit.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23 16:05:32 +00:00
Adrian Alonso
bd72815772 Merge pull request #2 from OSSystems/master
General improvements
Merged
2011-12-21 15:05:18 -08:00