| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* Add alsa mixer setting to enable audio on imx
platforms
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
| |
* 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 package build descriptor for imx targets
version 2009.08
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
* Helper app that creates boot stream files used by
freescale iMX SoCs
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|