All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Add GLSDK components for omap-a15 devices
@ 2014-05-19 19:19 Chase Maupin
  2014-05-19 19:19 ` [PATCH 1/9] ti-ipc: Consolidate include file and old recipe Chase Maupin
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Chase Maupin @ 2014-05-19 19:19 UTC (permalink / raw)
  To: meta-ti

This patch set migrates the GLSDK components used for omap-a15
devices from meta-ti-glsdk to meta-ti.  Authorship has been
preserved and the recipes have been cleaned up for meta-ti
mainline.  These patches are a dependency of the patch set
submitted to meta-arago list.

Chase Maupin (3):
  ti-ipc: Consolidate include file and old recipe
  ti-ipc: Consolidate IPC recipes with include file
  dra7xx-evm: Add sgx to MACHINE_FEATURES

Karthik Ramanan (1):
  vis: Add radio application firmware

Mrinmayee Hingolikar (5):
  ti-ipc: Add version 3.21.00.07
  ipumm-fw: Add MM accelerator firmware recipe
  dspdce-fw: Add DSP firmware recipe
  bltsville: Add TI BLTsville library
  omap5-sgx-ddk-um-linux: Add version 1.9.0.12

 conf/machine/dra7xx-evm.conf                       |    2 +-
 recipes-graphics/bltsville/bltsville_git.bb        |   22 +++++++
 .../libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb     |   30 +++++++++
 recipes-ti/dspdce-fw/dspdce-fw_1.00.00.02.bb       |   24 +++++++
 recipes-ti/ipc/ti-ipc.inc                          |   68 +++++++++++++-------
 ...nstallation-prefix-feature-to-products.ma.patch |   38 +++++++++++
 .../ipc/{files => ti-ipc}/tiipclad-daemon.sh       |    2 +-
 recipes-ti/ipc/ti-ipc_1.24.00.16.bb                |   37 ++++++++++-
 recipes-ti/ipc/ti-ipc_3.00.00.bb                   |   51 +--------------
 recipes-ti/ipc/ti-ipc_3.21.00.07.bb                |    4 ++
 recipes-ti/ipumm-fw/ipumm-fw_3.00.04.02.bb         |   30 +++++++++
 recipes-ti/vis-fw/vis_01.50.07.15.bb               |   31 +++++++++
 12 files changed, 264 insertions(+), 75 deletions(-)
 create mode 100644 recipes-graphics/bltsville/bltsville_git.bb
 create mode 100644 recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb
 create mode 100644 recipes-ti/dspdce-fw/dspdce-fw_1.00.00.02.bb
 create mode 100644 recipes-ti/ipc/ti-ipc/0002-ipc-Added-installation-prefix-feature-to-products.ma.patch
 rename recipes-ti/ipc/{files => ti-ipc}/tiipclad-daemon.sh (92%)
 mode change 100755 => 100644
 create mode 100644 recipes-ti/ipc/ti-ipc_3.21.00.07.bb
 create mode 100644 recipes-ti/ipumm-fw/ipumm-fw_3.00.04.02.bb
 create mode 100644 recipes-ti/vis-fw/vis_01.50.07.15.bb

-- 
1.7.9.5



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

end of thread, other threads:[~2014-05-21 20:22 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19 19:19 [PATCH 0/9] Add GLSDK components for omap-a15 devices Chase Maupin
2014-05-19 19:19 ` [PATCH 1/9] ti-ipc: Consolidate include file and old recipe Chase Maupin
2014-05-19 19:19 ` [PATCH 2/9] ti-ipc: Add version 3.21.00.07 Chase Maupin
2014-05-19 19:19 ` [PATCH 3/9] ti-ipc: Consolidate IPC recipes with include file Chase Maupin
2014-05-19 19:24   ` Denys Dmytriyenko
2014-05-21 19:52     ` Denys Dmytriyenko
2014-05-21 20:16       ` Nelson, Sam
2014-05-19 19:19 ` [PATCH 4/9] ipumm-fw: Add MM accelerator firmware recipe Chase Maupin
2014-05-19 19:19 ` [PATCH 5/9] dspdce-fw: Add DSP " Chase Maupin
2014-05-19 19:19 ` [PATCH 6/9] vis: Add radio application firmware Chase Maupin
2014-05-19 19:19 ` [PATCH 7/9] bltsville: Add TI BLTsville library Chase Maupin
2014-05-19 19:19 ` [PATCH 8/9] dra7xx-evm: Add sgx to MACHINE_FEATURES Chase Maupin
2014-05-19 19:19 ` [PATCH 9/9] omap5-sgx-ddk-um-linux: Add version 1.9.0.12 Chase Maupin
2014-05-19 19:26   ` Denys Dmytriyenko
2014-05-19 20:15     ` Maupin, Chase
2014-05-21 19:48   ` Denys Dmytriyenko
2014-05-21 20:22     ` Maupin, Chase

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.