* [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 02/30] common-csl-ip: Update to version 03.03.00.12
2018-09-27 20:04 [rocko/master][PATCH v2 02/30] Correcting the version of PV Mahesh Radhakrishnan
@ 2018-09-27 20:04 ` Mahesh Radhakrishnan
2018-09-27 20:07 ` Denys Dmytriyenko
0 siblings, 1 reply; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 20:04 UTC (permalink / raw)
To: meta-ti
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
recipes-bsp/common-csl-ip/common-csl-ip.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
index ed8078d..baa7898 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
+++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
-PV = "05.01.00.00"
+PV = "03.03.00.12"
INC_PR = "r0"
CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
@@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git"
CSL_GIT_BRANCH = "master"
CSL_GIT_DESTSUFFIX = "git"
-# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00"
-CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50"
+# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12"
+CSL_SRCREV = "0c3b2c8a054d2af27fe1683e9aa579d43049a3bf"
BRANCH="${CSL_GIT_BRANCH}"
SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
--
1.9.1
^ permalink raw reply related [flat|nested] 7+ messages in thread* Re: [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
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
0 siblings, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2018-09-27 20:07 UTC (permalink / raw)
To: Mahesh Radhakrishnan; +Cc: meta-ti
On Thu, Sep 27, 2018 at 04:04:42PM -0400, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
> recipes-bsp/common-csl-ip/common-csl-ip.inc | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> index ed8078d..baa7898 100644
> --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
> +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
>
> COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
>
> -PV = "05.01.00.00"
> +PV = "03.03.00.12"
Still backwards.
> INC_PR = "r0"
>
> CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
> @@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git"
> CSL_GIT_BRANCH = "master"
> CSL_GIT_DESTSUFFIX = "git"
>
> -# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00"
> -CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50"
> +# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12"
> +CSL_SRCREV = "0c3b2c8a054d2af27fe1683e9aa579d43049a3bf"
>
> BRANCH="${CSL_GIT_BRANCH}"
> SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
2018-09-27 20:07 ` Denys Dmytriyenko
@ 2018-09-27 20:10 ` Radhakrishnan, Mahesh
2018-09-27 20:13 ` Denys Dmytriyenko
0 siblings, 1 reply; 7+ messages in thread
From: Radhakrishnan, Mahesh @ 2018-09-27 20:10 UTC (permalink / raw)
To: Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org
-----Original Message-----
From: Dmytriyenko, Denys
Sent: Thursday, September 27, 2018 4:08 PM
To: Radhakrishnan, Mahesh
Cc: meta-ti@yoctoproject.org
Subject: Re: [meta-ti] [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
On Thu, Sep 27, 2018 at 04:04:42PM -0400, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
> recipes-bsp/common-csl-ip/common-csl-ip.inc | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> index ed8078d..baa7898 100644
> --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
> +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
>
> COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
>
> -PV = "05.01.00.00"
> +PV = "03.03.00.12"
Still backwards.
The previous version up streamed was wrong. It should have been 03.03.00.x consistent with the package.xdc & the versions mentioned in the release notes of CSL throughout.
This patch corrects it to the right version 03.03.00.12
> INC_PR = "r0"
>
> CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
> @@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git"
> CSL_GIT_BRANCH = "master"
> CSL_GIT_DESTSUFFIX = "git"
>
> -# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00"
> -CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50"
> +# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12"
> +CSL_SRCREV = "0c3b2c8a054d2af27fe1683e9aa579d43049a3bf"
>
> BRANCH="${CSL_GIT_BRANCH}"
> SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
2018-09-27 20:10 ` Radhakrishnan, Mahesh
@ 2018-09-27 20:13 ` Denys Dmytriyenko
0 siblings, 0 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2018-09-27 20:13 UTC (permalink / raw)
To: Radhakrishnan, Mahesh; +Cc: meta-ti@yoctoproject.org
On Thu, Sep 27, 2018 at 04:10:37PM -0400, Radhakrishnan, Mahesh wrote:
>
>
> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Thursday, September 27, 2018 4:08 PM
> To: Radhakrishnan, Mahesh
> Cc: meta-ti@yoctoproject.org
> Subject: Re: [meta-ti] [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
>
> On Thu, Sep 27, 2018 at 04:04:42PM -0400, Mahesh Radhakrishnan wrote:
> > Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> > ---
> > recipes-bsp/common-csl-ip/common-csl-ip.inc | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> > index ed8078d..baa7898 100644
> > --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
> > +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> > @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
> >
> > COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
> >
> > -PV = "05.01.00.00"
> > +PV = "03.03.00.12"
>
> Still backwards.
>
> The previous version up streamed was wrong. It should have been 03.03.00.x
> consistent with the package.xdc & the versions mentioned in the release
> notes of CSL throughout.
> This patch corrects it to the right version 03.03.00.12
Cannot easily move version backwards. At least need to bump epoch/PE...
> > INC_PR = "r0"
> >
> > CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
> > @@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git"
> > CSL_GIT_BRANCH = "master"
> > CSL_GIT_DESTSUFFIX = "git"
> >
> > -# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00"
> > -CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50"
> > +# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12"
> > +CSL_SRCREV = "0c3b2c8a054d2af27fe1683e9aa579d43049a3bf"
> >
> > BRANCH="${CSL_GIT_BRANCH}"
> > SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
> > --
> > 1.9.1
> >
> > --
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
^ 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* [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
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 ` Mahesh Radhakrishnan
2018-09-27 21:37 ` Denys Dmytriyenko
0 siblings, 1 reply; 7+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 20:43 UTC (permalink / raw)
To: meta-ti
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
recipes-bsp/common-csl-ip/common-csl-ip.inc | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
index ed8078d..8c7f237 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
+++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
@@ -4,16 +4,17 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
-PV = "05.01.00.00"
+PV = "03.03.00.12"
INC_PR = "r0"
+PE = "1"
CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
CSL_GIT_PROTOCOL ="git"
CSL_GIT_BRANCH = "master"
CSL_GIT_DESTSUFFIX = "git"
-# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00"
-CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50"
+# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12"
+CSL_SRCREV = "0c3b2c8a054d2af27fe1683e9aa579d43049a3bf"
BRANCH="${CSL_GIT_BRANCH}"
SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
--
1.9.1
^ permalink raw reply related [flat|nested] 7+ messages in thread* Re: [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12
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
0 siblings, 0 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2018-09-27 21:37 UTC (permalink / raw)
To: Mahesh Radhakrishnan; +Cc: meta-ti
ACK
On Thu, Sep 27, 2018 at 04:43:01PM -0400, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
> recipes-bsp/common-csl-ip/common-csl-ip.inc | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> index ed8078d..8c7f237 100644
> --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
> +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> @@ -4,16 +4,17 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
>
> COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
>
> -PV = "05.01.00.00"
> +PV = "03.03.00.12"
> INC_PR = "r0"
> +PE = "1"
>
> CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
> CSL_GIT_PROTOCOL ="git"
> CSL_GIT_BRANCH = "master"
> CSL_GIT_DESTSUFFIX = "git"
>
> -# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00"
> -CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50"
> +# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12"
> +CSL_SRCREV = "0c3b2c8a054d2af27fe1683e9aa579d43049a3bf"
>
> BRANCH="${CSL_GIT_BRANCH}"
> SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ 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.