Age | Commit message (Collapse) | Author |
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Base fitimage support comes from OE-Core/master with initramfs support added
from WIP patches on the mailing list. Fixes, customizations and TI secure boot
support were added on top. Requires additional cleanup and careful upstreaming.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* strongswan is used instead
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
tisdk-image
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* u-boot build now requires he path the the device tree compiler (dtc)
in order to build successfully.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Since main test group will be included in initramfs, omapdrmtest is not
essesntial and it pulls in SGX/GLES and Wayland dependencies.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Cc: Carlos Hernandez <ceh@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Eric Ruei <e-ruei1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
xz provides much better compression ratio (~40% smaller) and supports
multi-threading when compressing.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* add dsp66imgproc for dra7xx to display the video output
* add dsp66imgproc-f2f for keystone to save the video output
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* dsp66imgproc displays the video output using kmssink
* dsp66imgproc-f2f saves the video output to a file
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* Add ARAGO_KERNEL_SUFFIX to defconfig name
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* With sstate support for the sourceipk class, create_srcipk can no
longer be successfully called within another task.
* Move the create_srcipk task after configure so that the build
defconfig is included in the src package.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* The video files will be used for HEVC decoding on keystone
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Eric Ruei <e-ruei1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* Previously, the SRCREV was set to a commit compatible with only
omap-a15 and overridden to a generic commit for select machines.
* Now set SRCREV to the generic commit, and override for omap-a15.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Useful to test rtcwake from poweroff.
Signed-off-by: Carlos Hernandez <ceh@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Since new custom linux-libc-headers now contains necessary files, update
switch-config to be machine-agnostic.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
This prevents repackaging openssl for different machines, since it depends
on cryptodev-module.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Kernel source packages differ between variants (production, rt, systest),
due to different configs used and potentially different source branches or
even trees used. Hence kernel source ipk uses the full name of corresponding
kernel recipe with variant encoded in the name - e.g. linux-ti-staging-rt.
"amsdk-sdk-host" packagegroup is the one that packages kernel source ipk for
the host side of the devkit. But it doesn't depend on the actual kernel itself,
so sstate can't invalidate the cache when switching variants (i.e. changing
PREFERRED_PROVIDER). When building from sources, this packagegroup always gets
rebuilt, but when built from sstate, the packagegroup for the wrong variant
can be picked up. And since kernel source ipk uses recipe name, it leads to
errors like "cannot find rt kernel sources for production build".
By naming "amsdk-sdk-host" packagegroup with the variant name (conveniently
provided by ARAGO_KERNEL_SUFFIX variable), we can force this packagegroup to
have different output for different variant and package the correct kernel
source ipk.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* mc_demo_ipc: add k2g
* utility_flash: update parsing of mtd size to make it usable for nanddump
* utility_flash: remove nandwrite portion from the demo
* multimedia_apps: runIvahdH264Dec: use alsasink for audio on AM572x IDK
* multimedia_apps: runAACDec: define audio sink for AM5
* multimedia_apps: add dsp66_multimedia_imgproc demo
* multimedia_apps: dsp66_multimedia_imgproc: update path of the description html page
* dsp66_multimedia_imgproc: update description html page
* multimedia_apps: add dsp66_multimedia_imgproc_f2f demo
* mc_demo_ipc: udpate location of dsp_image in scripts
* multimedia_apps: update audiosink for AACDec and IvahdH264Dec demos
* 3d_apps: add printf for the 3D demos to indicate the test completion
* multimedia_apps: update audiosink for AACDec and IvahdH264Dec demos
* usbbonnie: print error if mounted partition not found
* multimedia_apps: update amixer settings for AM5 demos with audio
* arm_multimedia_audiocapture: add support for AM4 and AM5
* machinevision: add submenu and dlp_3d_scanner application
* machinevision_dlp_3d_scanner: update demo description page
* arm_apps: add posix_smp demo
* machinevision_dlp_3d_scanner: update demo description
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* get enhancement for LinuxFB full-screen support
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* includes examples fix to link with libdl
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
This reverts commit 392b48b5ae75403d119d4a5eaa16f8c09f3d67e9.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
This reverts commit ba93c0fa7dbe6592821b570b06c54aaaa868a9b5.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|