|
[dunfell][PATCH 0/3] Update to 08.03.00.001
Update u-boot, linux and linux rt to 08.03.00.001 tag Ryan Eatmon (3): u-boot-ti-staging: Bump to 08.03.00.001 release linux-ti-staging: Bump to 08.03.00.001 release linux-ti-staging-rt: Bump to 08.03
Update u-boot, linux and linux rt to 08.03.00.001 tag Ryan Eatmon (3): u-boot-ti-staging: Bump to 08.03.00.001 release linux-ti-staging: Bump to 08.03.00.001 release linux-ti-staging-rt: Bump to 08.03
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 1/3] u-boot-ti-staging: Bump to 08.03.00.001 release
Updated the u-boot version for 08.03.00.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -
Updated the u-boot version for 08.03.00.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -
|
By
Ryan Eatmon
·
|
|
[dunfell/master PATCH] ipc: ti-rpmsg-char: Update library to 0.4.1
Update the ti-rpmsg-char library to 0.4.1 version that enables the support for AM62x SoC family remote processors. Signed-off-by: Praneeth Bajjuri <praneeth@...> --- recipes-ti/ipc/ti-rpmsg-char.inc |
Update the ti-rpmsg-char library to 0.4.1 version that enables the support for AM62x SoC family remote processors. Signed-off-by: Praneeth Bajjuri <praneeth@...> --- recipes-ti/ipc/ti-rpmsg-char.inc |
|
By
praneeth
·
|
|
[master/dunfell][PATCH] ti-graphics: Add j7-hs-evm as a compatible machine. 3 messages
The recent change to explicitly list the compatible machines is missing the j7-hs-evm. Signed-off-by: Ryan Eatmon <reatmon@...> --- .../powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb | 4 +++- rec
The recent change to explicitly list the compatible machines is missing the j7-hs-evm. Signed-off-by: Ryan Eatmon <reatmon@...> --- .../powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb | 4 +++- rec
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH] linux-ti-staging/mainline: depend on libmpc-native and gmp-native 2 messages
From: Denys Dmytriyenko <denys@...> Similar to OE-Core changes: https://git.openembedded.org/openembedded-core/commit/?id=128abf5eb76dd0d2680c93f043bf7cac0a3552b8 5.10.85 changed how the GCC plugins a
From: Denys Dmytriyenko <denys@...> Similar to OE-Core changes: https://git.openembedded.org/openembedded-core/commit/?id=128abf5eb76dd0d2680c93f043bf7cac0a3552b8 5.10.85 changed how the GCC plugins a
|
By
Denys Dmytriyenko
·
|
|
[PATCH] optee-os: fix build with OPTEEPAGER=y
meta-arm commit e03b824d7824 ("arm/optee-os: cleanup recipe") changed the recipe's do_compile(), which broke the build of the am57xx-hs-evm and dra7xx-hs-evm machines. Adjust the .bbappend accordingly
meta-arm commit e03b824d7824 ("arm/optee-os: cleanup recipe") changed the recipe's do_compile(), which broke the build of the am57xx-hs-evm and dra7xx-hs-evm machines. Adjust the .bbappend accordingly
|
By
Matthias Schiffer
·
|
|
[PATCH v2] ti-sgx-ddk-um: avoid unnecessary dependency on -dev package
ti-sgx-ddk-um's do_install creates a symlink libGLESv2.so.1 to libGLESv2.so. As this symlink will be installed to ti-sgx-ddk-um, but its target libGLESv2.so is in ti-sgx-ddk-um-dev, the automated depe
ti-sgx-ddk-um's do_install creates a symlink libGLESv2.so.1 to libGLESv2.so. As this symlink will be installed to ti-sgx-ddk-um, but its target libGLESv2.so is in ti-sgx-ddk-um-dev, the automated depe
|
By
Matthias Schiffer
·
|
|
[master/dunfell PATCH v1 2/2] pru-icss_git.bb: add AM62x 2 messages
This commit adds the PRU Software Support Package (PSSP) to the AM62x Linux Processor SDK under example-applications/pru-icss-x.x.x. It also adds prebuilt PRU firmware to the default AM62x filesystem
This commit adds the PRU Software Support Package (PSSP) to the AM62x Linux Processor SDK under example-applications/pru-icss-x.x.x. It also adds prebuilt PRU firmware to the default AM62x filesystem
|
By
Nick Saulnier
·
|
|
[master/dunfell PATCH v1 1/2] pru-icss_git.bb: update to PSSP v6.1.0 2 messages
Update the SDK folder example-applications/pru-icss-x.x.x to install the latest version of the PRU Software Support Package (PSSP). This also uses PSSP v6.1.0 to generate the PRU Halt and RPMsg binari
Update the SDK folder example-applications/pru-icss-x.x.x to install the latest version of the PRU Software Support Package (PSSP). This also uses PSSP v6.1.0 to generate the PRU Halt and RPMsg binari
|
By
Nick Saulnier
·
|
|
[dunfell][PATCH v5] machine: Add am62xx evm configuration
From: Nishanth Menon <nm@...> Lets add the basic AM62xx-evm configuration. - Add configurations. - Add firmware overrides. - Add u-boot overrides. - Update TI_LINUX_FW_SRCREV and K3_IMAGE_GEN_SRCREV t
From: Nishanth Menon <nm@...> Lets add the basic AM62xx-evm configuration. - Add configurations. - Add firmware overrides. - Add u-boot overrides. - Update TI_LINUX_FW_SRCREV and K3_IMAGE_GEN_SRCREV t
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH] Rename the am62xx-evm platform to am62xx-sk 3 messages
Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 10 +++++----- recipes-bsp/u-boot/u-boot-ti.inc | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --gi
Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 10 +++++----- recipes-bsp/u-boot/u-boot-ti.inc | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --gi
|
By
Ryan Eatmon
·
|
|
[PATCH] uim-sysfs: Specify branch and protocol for git fetcher 3 messages
bitbake git fetcher warns about protocol and fall back branches therefore be explicit about these parameters in source uri Signed-off-by: Khem Raj <raj.khem@...> --- meta-ti-extras/recipes-connectivit
bitbake git fetcher warns about protocol and fall back branches therefore be explicit about these parameters in source uri Signed-off-by: Khem Raj <raj.khem@...> --- meta-ti-extras/recipes-connectivit
|
By
Khem Raj
·
|
|
[master][PATCH] wl18xx-fw: Make it support usrmerge 3 messages
Signed-off-by: Alessio Igor Bogani <alessio.bogani@...> --- .../recipes-bsp/wl18xx-fw/wl18xx-fw_8.9.0.0.86.bb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/meta-ti-extras/r
Signed-off-by: Alessio Igor Bogani <alessio.bogani@...> --- .../recipes-bsp/wl18xx-fw/wl18xx-fw_8.9.0.0.86.bb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/meta-ti-extras/r
|
By
Alessio Igor Bogani
·
|
|
[dunfell/master] conf: am62xx: remove unused dtbs
The current ti-linux-5.10.y kernel doesnt have the following dtb. - ti/k3-am625-sk-lpmdemo.dtb - ti/k3-am625-minimal.dtb This patch is to remove them for now. Enable the applicable dtb once the equiva
The current ti-linux-5.10.y kernel doesnt have the following dtb. - ti/k3-am625-sk-lpmdemo.dtb - ti/k3-am625-minimal.dtb This patch is to remove them for now. Enable the applicable dtb once the equiva
|
By
praneeth
·
|
|
[master][PATCH v2] ti-cgt-pru: Update to version 2.3.3 2 messages
Signed-off-by: Alessio Igor Bogani <alessio.bogani@...> --- .../devtools/{ti-cgt-pru_2.3.2.bb => ti-cgt-pru_2.3.3.bb} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename meta-ti-extras
Signed-off-by: Alessio Igor Bogani <alessio.bogani@...> --- .../devtools/{ti-cgt-pru_2.3.2.bb => ti-cgt-pru_2.3.3.bb} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename meta-ti-extras
|
By
Alessio Igor Bogani
·
|
|
[master][PATCH] ti-cgt-pru: Update to version 2.3.3 2 messages
Signed-off-by: Alessio Igor Bogani <alessio.bogani@...> --- .../recipes-ti/devtools/ti-cgt-pru_2.3.2.bb | 49 ------------------- 1 file changed, 49 deletions(-) delete mode 100644 meta-ti-extras/recip
Signed-off-by: Alessio Igor Bogani <alessio.bogani@...> --- .../recipes-ti/devtools/ti-cgt-pru_2.3.2.bb | 49 ------------------- 1 file changed, 49 deletions(-) delete mode 100644 meta-ti-extras/recip
|
By
Alessio Igor Bogani
·
|
|
[dunfell][PATCH v4] machine: Add am62xx evm configuration 5 messages
From: Nishanth Menon <nm@...> Lets add the basic AM62xx-evm configuration. - Add configurations. - Add firmware overrides. - Add u-boot overrides. Signed-off-by: Nishanth Menon <nm@...> Signed-off-by:
From: Nishanth Menon <nm@...> Lets add the basic AM62xx-evm configuration. - Add configurations. - Add firmware overrides. - Add u-boot overrides. Signed-off-by: Nishanth Menon <nm@...> Signed-off-by:
|
By
Ryan Eatmon
·
|
|
[master][PATCH 3/4] ti-img-rogue-umlibs: only the j721e SoC is currently supported 3 messages
There are now three SoCs in the J7 family, but only the j721e variant is currently supported. Be specific here. Signed-off-by: Andrew Davis <afd@...> --- .../libgles/ti-img-rogue-umlibs_1.13.5776728.b
There are now three SoCs in the J7 family, but only the j721e variant is currently supported. Be specific here. Signed-off-by: Andrew Davis <afd@...> --- .../libgles/ti-img-rogue-umlibs_1.13.5776728.b
|
By
Andrew Davis
·
|
|
[master][PATCH 4/4] ti-sgx-ddk-um: only the am65xx member of the k3 family is supported 3 messages
The AM65xx is the only member of the K3 family with an SGX GPU. Be specific here to avoid confusion. Signed-off-by: Andrew Davis <afd@...> --- .../recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.b
The AM65xx is the only member of the K3 family with an SGX GPU. Be specific here to avoid confusion. Signed-off-by: Andrew Davis <afd@...> --- .../recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.b
|
By
Andrew Davis
·
|
|
[master][PATCH 2/4] meta-ti-bsp: add SoC families for the J7 SoCs 3 messages
This allows us to be more specific around what SoCs we support and lets us add features based on the SoC family not just at the EVM or whole J7family level. Signed-off-by: Andrew Davis <afd@...> --- m
This allows us to be more specific around what SoCs we support and lets us add features based on the SoC family not just at the EVM or whole J7family level. Signed-off-by: Andrew Davis <afd@...> --- m
|
By
Andrew Davis
·
|