summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
* imx-audio: alsa mixer settings for imx platformsAdrian Alonso2011-10-063-0/+117
| | | | | | | * Add alsa mixer setting to enable audio on imx platforms Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* u-boot-imx: bootloader for imx targetsAdrian Alonso2011-08-241-0/+14
| | | | | | | * u-boot-imx package build descriptor for imx targets fetch source from freescale git repo. Signed-off-by: Adrian Alonso <b38018@freescale.com>
* u-boot-imx: bootloader for imx targetsAdrian Alonso2011-08-241-0/+27
| | | | | | | * u-boot-imx package build descriptor for imx targets version 2009.08 Signed-off-by: Adrian Alonso <b38018@freescale.com>
* formfactor: set target input devices optionsAdrian Alonso2011-08-243-0/+26
| | | | | | | | | | | * 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>
* elftosb: creates boot stream files for iMx targetsAdrian Alonso2011-08-241-0/+20
* Helper app that creates boot stream files used by freescale iMX SoCs Signed-off-by: Adrian Alonso <b38018@freescale.com>