aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
AgeCommit message (Collapse)Author
2012-09-13u-boot: Fix mx28evk bootargsOtavio Salvador
Without this patch console=${console_mainline} is never evaluated and we get console=${console_mainline} in the bootargs which leads to no kernel boot log on the serial console. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
2012-07-26imx-firmware: Install the atheros wifi firmwareMahesh Mahadevan
Install the firmware needed for the atheros wifi. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-07-25alsa-state: custom asound.conf file for iMX targetsDaiane Angolini
asound.conf file for iMX5 family is from FSL BSP 2.6.35_11.09.01_ER asound.conf file for MXS family is from FSL BSP L2.6.35_10.12.01_SDK Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-07-18imx-test: depends on imx-lib so vpu testing application is buildOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
2012-07-17u-boot: change mx53loco default environmentOtavio Salvador
As we changed the partition layout used in sdcard, for i.MX based SoCs the mx53loco needs to be adjusted according. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-07-17imx-test: set PACKAGE_ARCH as the package is machine dependantOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-07-17imx-test: depends on virtual/kernelOtavio Salvador
The build of imx-test requires the kernel source to be deployed onto sysroot so we do depends on kernel to be previously built. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-06-04u-boot: apply patch to fix default environment for mx28evkOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-06-01elftosb: don't use full path for headersOtavio Salvador
This fixes the building on new host distributions where header might move due multilib support and other possible changes in future. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-31imx-test: Add imx-test.inc fileDaiane Angolini
Rename imx-test_01.bb to imx-test_11.09.bb in order to use the Freescale release number of imx-test package. Add imx-test.inc to avoid dupplication of code if a new imx-test release was included. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-05-29u-boot: mx53loco: Fix revision of Dialog boardsOtavio Salvador
This fixes a kernel crash when PMIC is accessed in the 2.6.35 kernel for Dialog rev E boards. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-29u-boot: move to use github's tree for tracking the changesOtavio Salvador
This has the same patches as before but avoid using many patch files. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-22u-boot: fix directory name for patches against 2012.04.01 versionOtavio Salvador
The PV is v2012.04.01 so the directory name needs to be set as the same. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-22u-boot: use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-21imx-bootlets: avoid using linux-ivt module as it is mx25 dependantOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-21u-boot: add patches required for i.MX and i.MXS familiesOtavio Salvador
This adds the set of patches, that will be included in next u-boot release, on top of 2012.04.01 version. Those fix known issues with supported machines. The patches are managed on branch 'patches-2012.04.01' of https://github.com/Freescale/u-boot-imx repository. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-21imx-bootlets: add 10.12.01Otavio Salvador
Every machine intending to use this, need to set IMXBOOTLETS_MACHINE variable to allow it to generate proper target code. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-17u-boot-imx: add COMPATIBLE_MACHINE infoOtavio Salvador
This ensure the recipe is not parsed in incompatible machines. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-17imx-test: use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-17imx-firmware: use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-17imx-audio: use SoC name for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-17imx-audio: merge common files in SoC family onesOtavio Salvador
We provide mx5 and mx6 configurations leaving imx53ard as the only exception. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-12elftosb: Adding patch to build on my Debian x86_64 box.Trygve Laugstøl
Signed-off-by: Trygve Laugstøl <trygvis@inamo.no>
2012-05-01Fix fetch URL for elftosbRadoslav Kolev
Signed-off-by: Radoslav Kolev <radoslav@kolev.info>
2012-04-30u-boot-mxsboot: addOtavio Salvador
Adds a native and nativesdk tasks that allow for automation of image generation for 'mxs' SOC family. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-29u-boot-imx: mx53qsb: fix environment to work with generated sdcard layoutOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-29u-boot-imx: update to 2.6.38.11.11.01 versionOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-29u-boot-imx: add PROVIDES for u-bootOtavio Salvador
This allow use of u-boot-imx as alternative for u-boot for machines where u-boot's mainline lack features or complete support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-25u-boot: update from 2012.04 to 2012.04.01 releaseOtavio Salvador
This fixes a critical bug in command line processing thus it is a mandatory update for us. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-22u-boot: update to 2012.04 releaseOtavio Salvador
OE-Core has not yet been update to 2012.04 release so we are adding this to our layer and once it has been update there we move it to a bbappend. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-20elftosb: fix linking failure due missing math's libraryOtavio Salvador
To proper link we need to pass LIBS='-lstdc++ -lm' for make, avoiding the need of patching the build system. Reported-by: John Passaniti <jpassaniti@ashly.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-20elftosb: change SRC_URI to a working repositoryOtavio Salvador
The server http://foss.doredevelopment.dk is down for sometime and the same file can be found at Timesys' repository so we use it for grabbing the source now. Reported-by: John Passaniti <jpassaniti@ashly.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-01barebox: adapt to new sdcard classEric Bénard
8353415 Major refactor in SDCard generation now puts the uImage in a fat partition even for barebox so adapt the barebox environment to this new behaviour (which makes kernel updates easier then in the previous bbsdimage) Signed-off-by: Eric Bénard <eric@eukrea.com>
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>