All of lore.kernel.org
 help / color / mirror / Atom feed
* [thud/master][PATCH 00/24] *** RTOS patchset for 6.0 release ***
@ 2019-06-27  4:23 Mahesh Radhakrishnan
  2019-06-27  4:23 ` [thud/master][PATCH 01/24] board-rtos: SRCREV update to 01.00.10.05A Mahesh Radhakrishnan
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: Mahesh Radhakrishnan @ 2019-06-27  4:23 UTC (permalink / raw)
  To: meta-ti

RTOS patches for 6.0 Processor SDK RTOS release

Mahesh Radhakrishnan (24):
  board-rtos: SRCREV update to 01.00.10.05A
  common-csl-ip: SRCREV update to 03.03.00.15
  edma3-lld: SRCREV update to 2.12.05.30E
  fatfs-rtos: SRCREV update to 01.00.00.14
  gpio-lld-rtos:SRCREV update to 01.00.00.15
  i2c-lld-rtos: SRCREV update to 01.00.00.15
  icss-emac-lld: SRCREV update to 01.00.00.16
  mcasp-lld-rtos:SRCREV update to 01.01.00.14
  mmcsd-lld-rtos: SRCREV update to 01.00.00.16
  osal: SRCREV update to 01.00.00.15
  pcie-lld-rtos: SRCREV update to 02.03.00.04
  pm-lld-rtos: SRCREV update to 01.08.00.22
  pruss-lld: SRCREV update to 01.00.00.14
  sa-lld: SRCREV update to 04.00.00.03
  sciclient-rtos: SRCREV update to 01.00.00.03
  serdes-diag-rtos: SRCREV update to 01.00.00.12A
  spi-lld-rtos: SRCREV update to 01.00.00.15
  starterware: SRCREV update to 02.01.01.11A
  transport-rtos: SRCREV update to 01.00.00.16
  uart-lld-rtos: SRCREV update to 01.00.00.15
  udma-lld-rtos: SRCREV update to 01.00.00.03
  usb-lld-rtos: SRCREV update to 01.00.00.18
  ti-pdk-build: SRCREV update to 01.00.00.13
  emac-lld-rtos: SRCREV update to 01.00.03.16

 recipes-bsp/board-rtos/board-rtos_git.bb         | 6 +++---
 recipes-bsp/common-csl-ip/common-csl-ip.inc      | 6 +++---
 recipes-bsp/edma3-lld/edma3-lld.inc              | 6 +++---
 recipes-bsp/emac-lld/emac-lld-rtos_git.bb        | 6 +++---
 recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb         | 6 +++---
 recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb        | 6 +++---
 recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb          | 6 +++---
 recipes-bsp/icss-emac-lld/icss-emac-lld.inc      | 6 +++---
 recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb      | 8 ++++----
 recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb      | 6 +++---
 recipes-bsp/osal/osal.inc                        | 6 +++---
 recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb        | 6 +++---
 recipes-bsp/pm-lld/pm-lld-rtos_git.bb            | 6 +++---
 recipes-bsp/pruss-lld/pruss-lld.inc              | 6 +++---
 recipes-bsp/sa-lld/sa-lld.inc                    | 6 +++---
 recipes-bsp/sciclient/sciclient-rtos_git.bb      | 6 +++---
 recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb  | 6 +++---
 recipes-bsp/spi-lld/spi-lld-rtos_git.bb          | 6 +++---
 recipes-bsp/starterware/starterware.inc          | 6 +++---
 recipes-bsp/transport-rtos/transport.inc         | 6 +++---
 recipes-bsp/uart-lld/uart-lld-rtos_git.bb        | 6 +++---
 recipes-bsp/udma-lld/udma-lld-rtos_git.bb        | 6 +++---
 recipes-bsp/usb-lld/usb-lld-rtos_git.bb          | 6 +++---
 recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | 6 +++---
 24 files changed, 73 insertions(+), 73 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2019-06-27  4:24 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-27  4:23 [thud/master][PATCH 00/24] *** RTOS patchset for 6.0 release *** Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 01/24] board-rtos: SRCREV update to 01.00.10.05A Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 02/24] common-csl-ip: SRCREV update to 03.03.00.15 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 03/24] edma3-lld: SRCREV update to 2.12.05.30E Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 04/24] fatfs-rtos: SRCREV update to 01.00.00.14 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 05/24] gpio-lld-rtos:SRCREV update to 01.00.00.15 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 06/24] i2c-lld-rtos: SRCREV " Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 07/24] icss-emac-lld: SRCREV update to 01.00.00.16 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 08/24] mcasp-lld-rtos:SRCREV update to 01.01.00.14 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 09/24] mmcsd-lld-rtos: SRCREV update to 01.00.00.16 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 10/24] osal: SRCREV update to 01.00.00.15 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 11/24] pcie-lld-rtos: SRCREV update to 02.03.00.04 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 12/24] pm-lld-rtos: SRCREV update to 01.08.00.22 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 13/24] pruss-lld: SRCREV update to 01.00.00.14 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 14/24] sa-lld: SRCREV update to 04.00.00.03 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 15/24] sciclient-rtos: SRCREV update to 01.00.00.03 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 16/24] serdes-diag-rtos: SRCREV update to 01.00.00.12A Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 17/24] spi-lld-rtos: SRCREV update to 01.00.00.15 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 18/24] starterware: SRCREV update to 02.01.01.11A Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 19/24] transport-rtos: SRCREV update to 01.00.00.16 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 20/24] uart-lld-rtos: SRCREV update to 01.00.00.15 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 21/24] udma-lld-rtos: SRCREV update to 01.00.00.03 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 22/24] usb-lld-rtos: SRCREV update to 01.00.00.18 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 23/24] ti-pdk-build: SRCREV update to 01.00.00.13 Mahesh Radhakrishnan
2019-06-27  4:23 ` [thud/master][PATCH 24/24] emac-lld-rtos: SRCREV update to 01.00.03.16 Mahesh Radhakrishnan

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.