aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
AgeCommit message (Collapse)Author
2012-04-01bootloaders: fix linking when ld-is-goldEric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-30recipes-bsp: u-boot: Fix the console port for mx6qsabreliteFabio Estevam
On mx6qsabrelite the console is ttymxc1. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2012-03-28imx-audio: add compatible machine for imx6qsabrelite boardDaiane Angolini
Add imx6qsabrelite to compatible machine list New imx-audio init script amixer setting for imx6qsabrelite Bump PR Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-03-23u-boot: add mx6qsabrelite supportDaiane Angolini
Add patches needed for loading a kernel without Device Tree support Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-22u-boot: add imx6qsabrelite as compatible machineOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-22u-boot: add imx28evk as compatible machineOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-21u-boot: fix UART clock setting for mx53Otavio Salvador
Change the parent UART clock to be PLL2, so that U-boot can also boot a Freescale 2.6.35 kernel for mx53. FSL kernel and U-boot changed the UART parent from PLL3 to PLL2 to avoid conflicts with IPU clocks, so that the video resolution can be changed without affecting the UART clock. On a 2.6.35 kernel the serial console is messed up after IPU driver is loaded and this patch fixes this problem. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2012-03-16u-boot: add mainline U-Boot git versionOtavio Salvador
The mainline U-Boot offers a good support for all the supported platforms and thus we use this specific recipe until OE-Core has the 2012-03 release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-16u-boot-imx: set PACKAGE_ARCH to MACHINE_ARCHOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-15u-boot-imx: depends on elftosb-native in mxs SOCsOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-08barebox: add recipeEric Bénard
barebox is a modern bootloader, this recipe adds support for the imx53qsb and includes patches to support both DA9053 and MC34708 based QSB (named MCIMX53-START & MCIMX53-START-R). These patches are now mainlined in the next branch of barebox so they will disapear in the next update (ie barebox-2012.04.0) Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-08imx-test: fix the recipeEric Bénard
- this recipe actually doesn't compile. - this patch fix this and package the tests. - currently only compile tested. Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-02-01machconfig: new file for imx51evk target optionsAdrian Alonso
* 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-01imx-test: add imx51evk supportAdrian Alonso
* Add imx51evk to compatible machine list * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-02-01imx-firmware: add imx51evk supportAdrian Alonso
* Add imx51evk to compatible machine list * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-02-01imx-audio: add compatible machine for imx51evk boardAdrian Alonso
* 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-01-21imx-test: New unit-tests. Does not compile yet.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2012-01-06imx-firmware: Merge patches from Linux_20201112_20patch_bundle.tar.gzLeon Woestenberg
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>
2011-12-23Added imx-firmware recipe.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-12-23u-boot-imx: use git repository to fetch u-bootOtavio Salvador
This removes the source tarball from the repository Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-21Revert "u-boot-imx: change include path for u-boot inc file"Otavio Salvador
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>
2011-12-18imx-audio: fix audio mixer settings for imx53qsbAdrian Alonso
* 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>
2011-12-18u-boot-imx: change include path for u-boot inc fileAdrian Alonso
* 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>
2011-12-13u-boot: move to recipes-bsd/u-boot and fix parsing of recipeOtavio Salvador
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>
2011-11-07u-boot-imx: update to release 11.09.01Adrian Alonso
* Update u-boot release version to 11.09.01 * Fetch u-boot v2009.08 from Denx ftp site * Include Freescale distrubeted patchs * Rename do_patch function to allow new patchs to be applyed by appending them as SRC_URI files. * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-10-06imx-audio: alsa mixer settings for imx platformsAdrian Alonso
* Add alsa mixer setting to enable audio on imx platforms Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-08-24u-boot-imx: bootloader for imx targetsAdrian Alonso
* u-boot-imx package build descriptor for imx targets fetch source from freescale git repo. Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24u-boot-imx: bootloader for imx targetsAdrian Alonso
* u-boot-imx package build descriptor for imx targets version 2009.08 Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24formfactor: set target input devices optionsAdrian Alonso
* Each machconfig file provides information that is used in startup to set the input devices for the target platform. HAVE_TOUCHSCREEN sets touchscreen support HAVE_KEYBORD is set when a physical keyboard is attached to the system otherwise a virtual keyboard is used. * More info check formfacto recipe descriptor. Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24elftosb: creates boot stream files for iMx targetsAdrian Alonso
* Helper app that creates boot stream files used by freescale iMX SoCs Signed-off-by: Adrian Alonso <b38018@freescale.com>