All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell][PATCH 00/11] Adding support for am62xx
@ 2022-03-22 16:25 Ryan Eatmon
  2022-03-22 16:25 ` [meta-ti][dunfell][PATCH 01/11] machine: Add am62xx evm configuration Ryan Eatmon
                   ` (11 more replies)
  0 siblings, 12 replies; 17+ messages in thread
From: Ryan Eatmon @ 2022-03-22 16:25 UTC (permalink / raw)
  To: Yogesh Siraswar, Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

These patches add initial recipe support for am62xx.

Hari Nagalla (3):
  ti-rtos: Add support for AM62x M4F
  ti-rtos: Fix AM62x R5F DM FW paths
  ti-rtos: Fix AM62x Fix MCU core numbers

Krunal Bhargav (1):
  ti-graphics: Add AM62x GPU (AXE1-16M) support v4

Nikhil Devshatwar (3):
  recipes-bsp: lpm-demo: Introduce low power mode demo package
  recipes-bsp: tifs-lpm-stub: Introduce new recipe
  recipes-bsp: lpm-demo: Fix build errors with clean task

Nishanth Menon (4):
  machine: Add am62xx evm configuration
  recipes-ti: ti-rtos-bin: Add AM62x binaries
  recipes: Pick up correct image and build DM to boot images
  HACK: recipes-ti: ti-rtos-metadata: Make am62x point to am64x

 conf/machine/am62xx-evm-k3r5.conf             |  11 +
 conf/machine/am62xx-evm.conf                  |  15 +
 conf/machine/include/am62xx.inc               |  17 +
 recipes-bsp/lpm-demo/files/GPL-2              | 340 ++++++++++++++++++
 recipes-bsp/lpm-demo/lpm-demo_1.0.bb          |  30 ++
 .../ti-img-rogue-driver_1.13.5776728.bb       |  40 ---
 .../ti-img-rogue-driver_1.15.6133109.bb       |  42 +++
 recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb        |  18 +
 .../tifs-lpm-stub/tifs-lpm-stub_git.bb        |  22 ++
 recipes-bsp/u-boot/u-boot-ti.inc              |   7 +
 ...bb => ti-img-rogue-umlibs_1.15.6133109.bb} |  17 +-
 recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb    |  37 ++
 recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb    |   1 +
 13 files changed, 549 insertions(+), 48 deletions(-)
 create mode 100644 conf/machine/am62xx-evm-k3r5.conf
 create mode 100644 conf/machine/am62xx-evm.conf
 create mode 100644 conf/machine/include/am62xx.inc
 create mode 100644 recipes-bsp/lpm-demo/files/GPL-2
 create mode 100644 recipes-bsp/lpm-demo/lpm-demo_1.0.bb
 delete mode 100644 recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.13.5776728.bb
 create mode 100644 recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
 create mode 100644 recipes-bsp/tifs-lpm-stub/tifs-lpm-stub_git.bb
 rename recipes-graphics/libgles/{ti-img-rogue-umlibs_1.13.5776728.bb => ti-img-rogue-umlibs_1.15.6133109.bb} (77%)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-03-22 20:43 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-22 16:25 [meta-ti][dunfell][PATCH 00/11] Adding support for am62xx Ryan Eatmon
2022-03-22 16:25 ` [meta-ti][dunfell][PATCH 01/11] machine: Add am62xx evm configuration Ryan Eatmon
2022-03-22 16:25 ` [meta-ti][dunfell][PATCH 02/11] recipes-ti: ti-rtos-bin: Add AM62x binaries Ryan Eatmon
2022-03-22 16:25 ` [meta-ti][dunfell][PATCH 03/11] recipes: Pick up correct image and build DM to boot images Ryan Eatmon
2022-03-22 16:25 ` [meta-ti][dunfell][PATCH 04/11] HACK: recipes-ti: ti-rtos-metadata: Make am62x point to am64x Ryan Eatmon
2022-03-22 20:42   ` Nishanth Menon
2022-03-22 16:25 ` [meta-ti][dunfell][PATCH 05/11] ti-graphics: Add AM62x GPU (AXE1-16M) support v4 Ryan Eatmon
2022-03-22 16:38   ` Etheridge, Darren
2022-03-22 16:25 ` [meta-ti][dunfell][PATCH 06/11] recipes-bsp: lpm-demo: Introduce low power mode demo package Ryan Eatmon
2022-03-22 17:59   ` Denys Dmytriyenko
2022-03-22 18:04     ` Ryan Eatmon
2022-03-22 16:25 ` [meta-ti][dunfell][PATCH 07/11] recipes-bsp: tifs-lpm-stub: Introduce new recipe Ryan Eatmon
2022-03-22 16:25 ` [meta-ti][dunfell][PATCH 08/11] ti-rtos: Add support for AM62x M4F Ryan Eatmon
2022-03-22 16:25 ` [meta-ti][dunfell][PATCH 09/11] ti-rtos: Fix AM62x R5F DM FW paths Ryan Eatmon
2022-03-22 16:25 ` [meta-ti][dunfell][PATCH 10/11] ti-rtos: Fix AM62x Fix MCU core numbers Ryan Eatmon
2022-03-22 16:25 ` [meta-ti][dunfell][PATCH 11/11] recipes-bsp: lpm-demo: Fix build errors with clean task Ryan Eatmon
2022-03-22 20:43 ` [meta-ti][dunfell][PATCH 00/11] Adding support for am62xx Nishanth Menon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.