All of lore.kernel.org
 help / color / mirror / Atom feed
* [rocko/master][PATCH v2 02/30] Correcting the version of PV
@ 2018-09-27 20:04 Mahesh Radhakrishnan
  2018-09-27 20:04 ` [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
  0 siblings, 1 reply; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 20:04 UTC (permalink / raw)
  To: meta-ti

In the original patch set , the PV (03.04.00.00) was not same as the tag
This has been corrected to 03.03.00.12 in this patch.

Mahesh Radhakrishnan (1):
  common-csl-ip: Update to version 03.03.00.12

 recipes-bsp/common-csl-ip/common-csl-ip.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 7+ messages in thread
* [rocko/master][PATCH v2 00/30] RTOS patchset for 5.1 after correction
@ 2018-09-27 20:42 Mahesh Radhakrishnan
  2018-09-27 20:43 ` [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
  0 siblings, 1 reply; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 20:42 UTC (permalink / raw)
  To: meta-ti

Mahesh Radhakrishnan (30):
  ti-pdk-bbclass: Checking for doxygen support in the correct manner
  common-csl-ip: Update to version 03.03.00.12
  osal: SRCREV update to 01.00.00.12.r1
  ti-pdk-build: Update to version 01.00.00.10A
  uart-lld-rtos: Update to version 01.00.00.12
  board-rtos: Update to version 01.00.10.02 and added support to k3
  i2c-lld-rtos: Update to version 01.00.00.02 and added support to k3
  gpio-lld-rtos: Update to version 01.00.00.12 and added support to k3
  icss-emac-lld: Update to version 01.00.00.13
  emac-lld-rtos:Update to version 01.00.03.12A and added support to k3
  starterware: Update to version 02.01.01.08
  mmcsd-lld-rtos: Update to version 01.00.00.13 and added k3 support
  mcasp-lld-rtos: Update to 01.00.00.11A
  fatfs-rtos: Update to version 01.00.00.11 & added k3 support
  mcbsp-lld-rtos: Update to version 01.00.00.11A
  pa-lld: Update to version 03.00.02.07
  pm-lld-rtos: Update to version 01.08.00.19 and k3 support
  udma-lld-rtos: Added support for udma-lld on rtos  (initial version)
  spi-lld-rtos: Update to version 01.00.00.12A and added k3 support
  pcie-lld-rtos: Update to version 02.03.00.01 and added k3 support
  pruss-lld: pruss-lld-rtos: Update to version 01.00.00.11 and added k3
    support for rtos
  sa-lld: sa-lld-rtos: Updated to version 04.00.00.00A, added k3 support
    and makefile build for k3
  transport-rtos: nimu-rtos: Updated to version 01.00.00.13 & added k3
    support
  sciclient-rtos: SRCREV update
  usb-lld-rtos: update to versin 01.00.00.15A and added k3 support
  profiling-rtos: Update to version 01.00.00.07 and added k3 support
  vps-lld-rtos: Updated to version 01.00.01.13
  ti-ndk: Upgrading to 3.40.01.01
  ti-ns: Adding support for TI network services
  cmb-addon: Update to version 01.01.00.02

 classes/ti-pdk.bbclass                           |  6 +-
 recipes-bsp/board-rtos/board-rtos_git.bb         | 15 +++--
 recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb      |  6 +-
 recipes-bsp/common-csl-ip/common-csl-ip.inc      |  7 ++-
 recipes-bsp/emac-lld/emac-lld-rtos_git.bb        | 11 ++--
 recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb         |  8 +--
 recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb        |  8 +--
 recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb          |  8 +--
 recipes-bsp/icss-emac-lld/icss-emac-lld.inc      |  2 +-
 recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb      | 15 +++--
 recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb      |  6 +-
 recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb      |  9 +--
 recipes-bsp/osal/osal.inc                        |  4 +-
 recipes-bsp/pa-lld/pa-lld.inc                    |  6 +-
 recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb        | 13 +++--
 recipes-bsp/pm-lld/pm-lld-rtos_git.bb            | 30 ++++++----
 recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb      |  1 +
 recipes-bsp/pruss-lld/pruss-lld.inc              |  6 +-
 recipes-bsp/sa-lld/sa-lld-rtos_git.bb            | 14 ++++-
 recipes-bsp/sa-lld/sa-lld.inc                    |  6 +-
 recipes-bsp/sciclient/sciclient-rtos_git.bb      |  6 +-
 recipes-bsp/spi-lld/spi-lld-rtos_git.bb          | 12 ++--
 recipes-bsp/starterware/starterware.inc          |  6 +-
 recipes-bsp/transport-rtos/nimu-rtos_git.bb      |  3 +-
 recipes-bsp/transport-rtos/transport.inc         |  6 +-
 recipes-bsp/uart-lld/uart-lld-rtos_git.bb        | 11 ++--
 recipes-bsp/udma-lld/udma-lld-rtos_git.bb        | 74 ++++++++++++++++++++++++
 recipes-bsp/usb-lld/usb-lld-rtos_git.bb          |  8 +--
 recipes-bsp/utils-rtos/profiling-rtos_git.bb     |  8 +--
 recipes-bsp/vps-lld/vps-lld-rtos_git.bb          |  6 +-
 recipes-ti/includes/ti-paths.inc                 |  2 +
 recipes-ti/ndk/ti-ndk_2.26.00.08.bb              | 13 -----
 recipes-ti/ndk/ti-ndk_3.40.01.01.bb              | 13 +++++
 recipes-ti/ns/ti-ns.inc                          | 21 +++++++
 recipes-ti/ns/ti-ns_2.40.01.02.bb                | 14 +++++
 recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb |  6 +-
 36 files changed, 274 insertions(+), 116 deletions(-)
 create mode 100644 recipes-bsp/udma-lld/udma-lld-rtos_git.bb
 delete mode 100644 recipes-ti/ndk/ti-ndk_2.26.00.08.bb
 create mode 100644 recipes-ti/ndk/ti-ndk_3.40.01.01.bb
 create mode 100644 recipes-ti/ns/ti-ns.inc
 create mode 100644 recipes-ti/ns/ti-ns_2.40.01.02.bb

-- 
1.9.1



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

end of thread, other threads:[~2018-09-27 21:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-27 20:04 [rocko/master][PATCH v2 02/30] Correcting the version of PV Mahesh Radhakrishnan
2018-09-27 20:04 ` [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
2018-09-27 20:07   ` Denys Dmytriyenko
2018-09-27 20:10     ` Radhakrishnan, Mahesh
2018-09-27 20:13       ` Denys Dmytriyenko
  -- strict thread matches above, loose matches on Subject: below --
2018-09-27 20:42 [rocko/master][PATCH v2 00/30] RTOS patchset for 5.1 after correction Mahesh Radhakrishnan
2018-09-27 20:43 ` [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
2018-09-27 21:37   ` Denys Dmytriyenko

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.