linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/6] DaVinci fixes for v3.8
       [not found] <1351620701-16516-1-git-send-email-nsekhar@ti.com>
@ 2012-11-06 14:11 ` Olof Johansson
       [not found] ` <1351620701-16516-2-git-send-email-nsekhar@ti.com>
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2012-11-06 14:11 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Oct 30, 2012 at 11:41:36PM +0530, Sekhar Nori wrote:
> The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556:
> 
>   Linux 3.7-rc2 (2012-10-20 12:11:32 -0700)
> 
> are available in the git repository at:
> 
>   git://gitorious.org/linux-davinci/linux-davinci.git tags/davinci-for-v3.8/fixes


Pulled, thanks.

-Olof

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

* [GIT PULL 2/6] DaVinci cleanup for v3.8
       [not found] ` <1351620701-16516-2-git-send-email-nsekhar@ti.com>
@ 2012-11-06 16:12   ` Olof Johansson
  0 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2012-11-06 16:12 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Oct 30, 2012 at 11:41:37PM +0530, Sekhar Nori wrote:
> The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556:
> 
>   Linux 3.7-rc2 (2012-10-20 12:11:32 -0700)
> 
> are available in the git repository at:
> 
>   git://gitorious.org/linux-davinci/linux-davinci.git tags/davinci-for-v3.8/cleanup


Pulled, but would you mind moving your tree to a better git hosting service?

It takes _forever_ to do a pull from gitorious. Do you have a signed
PGP key so you can get a kernel.org account, per chance?


-Olof
> 
> for you to fetch changes up to baad1b33f4d86d223d665fcefa79b4acc832a269:
> 
>   ARM: davinci: board-dm646x-evm.c: Remove unecessary semicolon (2012-10-26 13:59:01 +0530)
> 
> ----------------------------------------------------------------
> These changes make minor clean-ups to remove some
> unused MUSB defines and an unnecessary semicolon.
> 
> ----------------------------------------------------------------
> Constantine Shulyupin (1):
>       ARM: davinci: usb: remove CONFIG_USB_MUSB_HOST etc
> 
> Peter Senna Tschudin (1):
>       ARM: davinci: board-dm646x-evm.c: Remove unecessary semicolon
> 
>  arch/arm/mach-davinci/board-dm646x-evm.c |    2 +-
>  arch/arm/mach-davinci/usb.c              |    6 ------
>  2 files changed, 1 insertion(+), 7 deletions(-)

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

* [GIT PULL 4/6] DaVinci DT updates for v3.8
       [not found] ` <1351620701-16516-4-git-send-email-nsekhar@ti.com>
@ 2012-11-20  6:28   ` Olof Johansson
  2012-11-20  8:07     ` Sekhar Nori
  0 siblings, 1 reply; 5+ messages in thread
From: Olof Johansson @ 2012-11-20  6:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Tue, Oct 30, 2012 at 11:41:39PM +0530, Sekhar Nori wrote:
> The following changes since commit 8e0d72d2c7a6955692ba0a21bbf5ca86e8061777:
> 
>   ARM: davinci: da8xx: add DA850 PRUSS support (2012-10-27 16:28:36 +0530)
> 
> are available in the git repository at:
> 
>   git://gitorious.org/linux-davinci/linux-davinci.git tags/davinci-for-v3.8/dt
> 
> for you to fetch changes up to 3a373904b88a73445f7a78249cf60efabbf1a9f3:
> 
>   ARM: davinci: da850: generate dtbs for da850 boards (2012-10-29 15:44:26 +0530)
> 
> ----------------------------------------------------------------
> These changes add DT boot support to DaVinci DA850
> SoC.
> 
> ----------------------------------------------------------------
> Heiko Schocher (2):
>       ARM: davinci: da850: add SoC DT data
>       ARM: davinci: add support for am1808 based EnBW CMC board
> 
> Sekhar Nori (3):
>       ARM: davinci: da850: add DT boot support
>       ARM: davinci: da850 evm: add DT data
>       ARM: davinci: da850: generate dtbs for da850 boards

The dtb targets now live in arch/arm/boot/dts/Makefile, they were moved there
for 3.7. I've applied a local patch in arm-soc (next/dt) on top of this branch
that moves them over.


-Olof

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

* [GIT PULL 6/6] DaVinci defconfig updates for v3.8
       [not found] ` <1351620701-16516-6-git-send-email-nsekhar@ti.com>
@ 2012-11-20  6:32   ` Olof Johansson
  0 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2012-11-20  6:32 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Oct 30, 2012 at 11:41:41PM +0530, Sekhar Nori wrote:
> The following changes since commit 3a373904b88a73445f7a78249cf60efabbf1a9f3:
> 
>   ARM: davinci: da850: generate dtbs for da850 boards (2012-10-29 15:44:26 +0530)
> 
> are available in the git repository at:
> 
>   git://gitorious.org/linux-davinci/linux-davinci.git tags/davinci-for-v3.8/defconfig

Pulled (together with the other branches). Thanks!

I merged this one into next/boards together with the board branch since
we don't separate out defconfig updates in a specific branch any more.


-Olof

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

* [GIT PULL 4/6] DaVinci DT updates for v3.8
  2012-11-20  6:28   ` [GIT PULL 4/6] DaVinci DT updates " Olof Johansson
@ 2012-11-20  8:07     ` Sekhar Nori
  0 siblings, 0 replies; 5+ messages in thread
From: Sekhar Nori @ 2012-11-20  8:07 UTC (permalink / raw)
  To: linux-arm-kernel

On 11/20/2012 11:58 AM, Olof Johansson wrote:
> Hi,
> 
> On Tue, Oct 30, 2012 at 11:41:39PM +0530, Sekhar Nori wrote:
>> The following changes since commit 8e0d72d2c7a6955692ba0a21bbf5ca86e8061777:
>>
>>   ARM: davinci: da8xx: add DA850 PRUSS support (2012-10-27 16:28:36 +0530)
>>
>> are available in the git repository at:
>>
>>   git://gitorious.org/linux-davinci/linux-davinci.git tags/davinci-for-v3.8/dt
>>
>> for you to fetch changes up to 3a373904b88a73445f7a78249cf60efabbf1a9f3:
>>
>>   ARM: davinci: da850: generate dtbs for da850 boards (2012-10-29 15:44:26 +0530)
>>
>> ----------------------------------------------------------------
>> These changes add DT boot support to DaVinci DA850
>> SoC.
>>
>> ----------------------------------------------------------------
>> Heiko Schocher (2):
>>       ARM: davinci: da850: add SoC DT data
>>       ARM: davinci: add support for am1808 based EnBW CMC board
>>
>> Sekhar Nori (3):
>>       ARM: davinci: da850: add DT boot support
>>       ARM: davinci: da850 evm: add DT data
>>       ARM: davinci: da850: generate dtbs for da850 boards
> 
> The dtb targets now live in arch/arm/boot/dts/Makefile, they were moved there
> for 3.7. I've applied a local patch in arm-soc (next/dt) on top of this branch
> that moves them over.

Thanks for fixing it up.

Regards,
Sekhar

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

end of thread, other threads:[~2012-11-20  8:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1351620701-16516-1-git-send-email-nsekhar@ti.com>
2012-11-06 14:11 ` [GIT PULL 1/6] DaVinci fixes for v3.8 Olof Johansson
     [not found] ` <1351620701-16516-2-git-send-email-nsekhar@ti.com>
2012-11-06 16:12   ` [GIT PULL 2/6] DaVinci cleanup " Olof Johansson
     [not found] ` <1351620701-16516-4-git-send-email-nsekhar@ti.com>
2012-11-20  6:28   ` [GIT PULL 4/6] DaVinci DT updates " Olof Johansson
2012-11-20  8:07     ` Sekhar Nori
     [not found] ` <1351620701-16516-6-git-send-email-nsekhar@ti.com>
2012-11-20  6:32   ` [GIT PULL 6/6] DaVinci defconfig " Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).