|
[master][PATCH 04/10] trusted-firmware-a: upgrade to v2.6+
From: Praneeth Bajjuri <praneeth@...> upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@...>
From: Praneeth Bajjuri <praneeth@...> upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@...>
|
By
Denys Dmytriyenko
·
|
|
[master][PATCH 02/10] recipes-kernel: setup-defconfig: Use SRCPV to update KERNEL_LOCALVERSION
From: Nishanth Menon <nm@...> Due to recent security update[1] in git, a subprocess will be unable to run git rev-parse to fetch revision. So instead, use the SRCPV to parse the short commit ID and se
From: Nishanth Menon <nm@...> Due to recent security update[1] in git, a subprocess will be unable to run git rev-parse to fetch revision. So instead, use the SRCPV to parse the short commit ID and se
|
By
Denys Dmytriyenko
·
|
|
[master][PATCH 03/10] recipes-bsp: tifs-lpm-stub: Introduce new recipe
From: Ryan Eatmon <reatmon@...> This firmware stub is required by the TI foundational security software while transitioning to low power mode. Add a recipe for this compatible with am62xx-evm Signed-o
From: Ryan Eatmon <reatmon@...> This firmware stub is required by the TI foundational security software while transitioning to low power mode. Add a recipe for this compatible with am62xx-evm Signed-o
|
By
Denys Dmytriyenko
·
|
|
[dunfell][PATCH 3/3] linux-ti-staging-rt: Bump to 08.03.00.003 release
Updated the linux rt version for 08.03.00.003 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --
Updated the linux rt version for 08.03.00.003 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 0/3] Update to 08.03.00.003
Update u-boot, linux and linux rt to 08.03.00.003 tag Ryan Eatmon (3): u-boot-ti-staging: Bump to 08.03.00.003 release linux-ti-staging: Bump to 08.03.00.003 release linux-ti-staging-rt: Bump to 08.03
Update u-boot, linux and linux rt to 08.03.00.003 tag Ryan Eatmon (3): u-boot-ti-staging: Bump to 08.03.00.003 release linux-ti-staging: Bump to 08.03.00.003 release linux-ti-staging-rt: Bump to 08.03
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 2/3] linux-ti-staging: Bump to 08.03.00.003 release
Updated the linux version for 08.03.00.003 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
Updated the linux version for 08.03.00.003 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 1/3] u-boot-ti-staging: Bump to 08.03.00.003 release
Updated the u-boot version for 08.03.00.003 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.003 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][PATCH v3 2/2] conf/machine: am62xx: Update build flag for low power mode 2 messages
From: Nishanth Menon <nm@...> Update build flag for arm-trusted-firmware to include low power mode support K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables low power mode suppor
From: Nishanth Menon <nm@...> Update build flag for arm-trusted-firmware to include low power mode support K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables low power mode suppor
|
By
Ryan Eatmon
·
|
|
[master][PATCH 1/5] am62xx, j721s2: move "gpu" machine feature from machine to soc config 2 messages
From: Denys Dmytriyenko <denys@...> In most cases machine features should be set in the corresponding SoC con= fig to be applicable to different machine variants, like GP, HS or custom boa= rd. Signed
From: Denys Dmytriyenko <denys@...> In most cases machine features should be set in the corresponding SoC con= fig to be applicable to different machine variants, like GP, HS or custom boa= rd. Signed
|
By
Denys Dmytriyenko
·
|
|
[master][PATCH 2/5] conf/machine: add preferences for 3D graphics providers
From: Denys Dmytriyenko <denys@...> Specify default 3D GLES/EGL providers for platforms using SGX and Rogue G= PUs, both kernel and user-space components. Signed-off-by: Denys Dmytriyenko <denys@...>
From: Denys Dmytriyenko <denys@...> Specify default 3D GLES/EGL providers for platforms using SGX and Rogue G= PUs, both kernel and user-space components. Signed-off-by: Denys Dmytriyenko <denys@...>
|
By
Denys Dmytriyenko
·
|
|
[master][PATCH 5/5] ti-rtos-firmware: remove duplicate assignment
From: Denys Dmytriyenko <denys@...> FILES:${PN} is being assigned twice, remove duplicate. Signed-off-by: Denys Dmytriyenko <denys@...> --- meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 2 -
From: Denys Dmytriyenko <denys@...> FILES:${PN} is being assigned twice, remove duplicate. Signed-off-by: Denys Dmytriyenko <denys@...> --- meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 2 -
|
By
Denys Dmytriyenko
·
|
|
[master][PATCH 4/5] conf/machine: remove default setting for xorg
From: Denys Dmytriyenko <denys@...> meta-ti does not provide official X.org support, so no reason to set any defaults, just assume the ones from OE-Core. Also, drop setting MACHINE_GUI_CLASS, which is
From: Denys Dmytriyenko <denys@...> meta-ti does not provide official X.org support, so no reason to set any defaults, just assume the ones from OE-Core. Also, drop setting MACHINE_GUI_CLASS, which is
|
By
Denys Dmytriyenko
·
|
|
[master][PATCH 3/5] conf/machine: make default PREFERRED_PROVIDERs easy to override
From: Denys Dmytriyenko <denys@...> Use weak assignment for default PREFERRED_PROVIDER values to allow user t= o easily overwrite them from local.conf. Signed-off-by: Denys Dmytriyenko <denys@...> ---
From: Denys Dmytriyenko <denys@...> Use weak assignment for default PREFERRED_PROVIDER values to allow user t= o easily overwrite them from local.conf. Signed-off-by: Denys Dmytriyenko <denys@...> ---
|
By
Denys Dmytriyenko
·
|
|
[dunfell PATCH v2 2/2] conf/machine: am62xx: Update build flag for low power mode 3 messages
From: Nishanth Menon <nm@...> Update build flag for arm-trusted-firmware to include low power mode support K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables low power mode suppor
From: Nishanth Menon <nm@...> Update build flag for arm-trusted-firmware to include low power mode support K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables low power mode suppor
|
By
praneeth
·
|
|
[dunfell][PATCH v3 0/2] am62xx: Upgrade ATF to get LP support
This series upgrades ATF to current master which is 2.6+. This gets much needed AM62 Low power mode feature. Changes in v3: * Fixed the build flag patch as commented by Denys Dmytriyenko Changes in v2
This series upgrades ATF to current master which is 2.6+. This gets much needed AM62 Low power mode feature. Changes in v3: * Fixed the build flag patch as commented by Denys Dmytriyenko Changes in v2
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH v3 1/2] trusted-firmware-a: upgrade to v2.6+
From: Praneeth Bajjuri <praneeth@...> upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@...>
From: Praneeth Bajjuri <praneeth@...> upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@...>
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH] recipes-bsp: tifs-lpm-stub: Introduce new recipe 5 messages
This firmware stub is required by the TI foundational security software while transitioning to low power mode. Add a recipe for this compatible with am62xx-evm Signed-off-by: Nikhil Devshatwar <nikhil
This firmware stub is required by the TI foundational security software while transitioning to low power mode. Add a recipe for this compatible with am62xx-evm Signed-off-by: Nikhil Devshatwar <nikhil
|
By
Ryan Eatmon
·
|
|
[dunfell PATCH v2 0/2] am62xx: Upgrade ATF to get LP support
This series upgrades ATF to current master which is 2.6+. This gets much needed AM62 Low power mode feature. Changes in v2: * Fixed the build flag patch as provided by Nishanth Menon * updated RFC pat
This series upgrades ATF to current master which is 2.6+. This gets much needed AM62 Low power mode feature. Changes in v2: * Fixed the build flag patch as provided by Nishanth Menon * updated RFC pat
|
By
praneeth
·
|
|
[dunfell PATCH v2 1/2] trusted-firmware-a: upgrade to v2.6+
upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@...> --- recipes-bsp/trusted-firmware-a/tru
upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@...> --- recipes-bsp/trusted-firmware-a/tru
|
By
praneeth
·
|
|
[dunfell PATCH] conf/machine: am62xx: Update build flag for low power mode 4 messages
Update build flag for arm-trusted-firmware to include low power mode support K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables low power mode support for am62xx. Signed-off-by: P
Update build flag for arm-trusted-firmware to include low power mode support K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables low power mode support for am62xx. Signed-off-by: P
|
By
praneeth
·
|