All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] at91: defconfig for 3.19 #1
@ 2014-12-02 16:28 ` Nicolas Ferre
  0 siblings, 0 replies; 10+ messages in thread
From: Nicolas Ferre @ 2014-12-02 16:28 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Nicolas Ferre, Linux Kernel list, linux-arm-kernel,
	Alexandre Belloni, Boris BREZILLON,
	Jean-Christophe PLAGNIOL-VILLARD, Ludovic Desroches

Arnd, Olof, Kevin,

Here is a pull-request for updating the AT91 defconfig files. Note that we only
have two now that the per-SoC defconfigs are gone.

Thanks, best regards,

The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-defconfig

for you to fetch changes up to 4cd275f762a21cf21768e327873ba2883c839281:

  ARM: at91/defconfig: add DM9000 to at91_dt (2014-12-01 16:30:00 +0100)

----------------------------------------------------------------
First batch of defconfigs for AT91 / 3.19:
- use NEON for all C-A5, neon code handles the !NEON case
- add new XDMA driver
- add some useful drivers as we only have a single defconfig for all
  AT91SAM9/RM9200

----------------------------------------------------------------
Ludovic Desroches (1):
      ARM: at91: sama5: update defconfig

Nicolas Ferre (4):
      ARM: at91/defconfig: add the XDMA driver
      ARM: at91/defconfig: add TCB PWM driver selection
      ARM: at91/defconfig: add QT1070 to at91_dt
      ARM: at91/defconfig: add DM9000 to at91_dt

 arch/arm/configs/at91_dt_defconfig | 3 +++
 arch/arm/configs/sama5_defconfig   | 6 +++++-
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
Nicolas Ferre

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

* [GIT PULL] at91: defconfig for 3.19 #1
@ 2014-12-02 16:28 ` Nicolas Ferre
  0 siblings, 0 replies; 10+ messages in thread
From: Nicolas Ferre @ 2014-12-02 16:28 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof, Kevin,

Here is a pull-request for updating the AT91 defconfig files. Note that we only
have two now that the per-SoC defconfigs are gone.

Thanks, best regards,

The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-defconfig

for you to fetch changes up to 4cd275f762a21cf21768e327873ba2883c839281:

  ARM: at91/defconfig: add DM9000 to at91_dt (2014-12-01 16:30:00 +0100)

----------------------------------------------------------------
First batch of defconfigs for AT91 / 3.19:
- use NEON for all C-A5, neon code handles the !NEON case
- add new XDMA driver
- add some useful drivers as we only have a single defconfig for all
  AT91SAM9/RM9200

----------------------------------------------------------------
Ludovic Desroches (1):
      ARM: at91: sama5: update defconfig

Nicolas Ferre (4):
      ARM: at91/defconfig: add the XDMA driver
      ARM: at91/defconfig: add TCB PWM driver selection
      ARM: at91/defconfig: add QT1070 to at91_dt
      ARM: at91/defconfig: add DM9000 to at91_dt

 arch/arm/configs/at91_dt_defconfig | 3 +++
 arch/arm/configs/sama5_defconfig   | 6 +++++-
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
Nicolas Ferre

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

* Re: [GIT PULL] at91: defconfig for 3.19 #1
  2014-12-02 16:28 ` Nicolas Ferre
@ 2014-12-04 16:28   ` Arnd Bergmann
  -1 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2014-12-04 16:28 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Olof Johansson, arm, Linux Kernel list, linux-arm-kernel,
	Alexandre Belloni, Boris BREZILLON,
	Jean-Christophe PLAGNIOL-VILLARD, Ludovic Desroches

On Tuesday 02 December 2014 17:28:31 Nicolas Ferre wrote:
> 
> The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:
> 
>   Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-defconfig
> 
> for you to fetch changes up to 4cd275f762a21cf21768e327873ba2883c839281:
> 
>   ARM: at91/defconfig: add DM9000 to at91_dt (2014-12-01 16:30:00 +0100)
> 
> ----------------------------------------------------------------
> First batch of defconfigs for AT91 / 3.19:
> - use NEON for all C-A5, neon code handles the !NEON case
> - add new XDMA driver
> - add some useful drivers as we only have a single defconfig for all
>   AT91SAM9/RM9200

I just noticed that this is based on -rc3, while the next/defconfig branch
so far is based on -rc1. If you don't mind, could you rebase your
branch on -rc1 as well and send it again so I can avoid the backmerge?

Thanks,

	Arnd

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

* [GIT PULL] at91: defconfig for 3.19 #1
@ 2014-12-04 16:28   ` Arnd Bergmann
  0 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2014-12-04 16:28 UTC (permalink / raw)
  To: linux-arm-kernel

On Tuesday 02 December 2014 17:28:31 Nicolas Ferre wrote:
> 
> The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:
> 
>   Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-defconfig
> 
> for you to fetch changes up to 4cd275f762a21cf21768e327873ba2883c839281:
> 
>   ARM: at91/defconfig: add DM9000 to at91_dt (2014-12-01 16:30:00 +0100)
> 
> ----------------------------------------------------------------
> First batch of defconfigs for AT91 / 3.19:
> - use NEON for all C-A5, neon code handles the !NEON case
> - add new XDMA driver
> - add some useful drivers as we only have a single defconfig for all
>   AT91SAM9/RM9200

I just noticed that this is based on -rc3, while the next/defconfig branch
so far is based on -rc1. If you don't mind, could you rebase your
branch on -rc1 as well and send it again so I can avoid the backmerge?

Thanks,

	Arnd

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

* Re: [GIT PULL] at91: defconfig for 3.19 #1
  2014-12-04 16:28   ` Arnd Bergmann
@ 2014-12-04 16:33     ` Nicolas Ferre
  -1 siblings, 0 replies; 10+ messages in thread
From: Nicolas Ferre @ 2014-12-04 16:33 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Olof Johansson, arm, Linux Kernel list, linux-arm-kernel,
	Alexandre Belloni, Boris BREZILLON,
	Jean-Christophe PLAGNIOL-VILLARD, Ludovic Desroches

Le 04/12/2014 17:28, Arnd Bergmann a écrit :
> On Tuesday 02 December 2014 17:28:31 Nicolas Ferre wrote:
>>
>> The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:
>>
>>   Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-defconfig
>>
>> for you to fetch changes up to 4cd275f762a21cf21768e327873ba2883c839281:
>>
>>   ARM: at91/defconfig: add DM9000 to at91_dt (2014-12-01 16:30:00 +0100)
>>
>> ----------------------------------------------------------------
>> First batch of defconfigs for AT91 / 3.19:
>> - use NEON for all C-A5, neon code handles the !NEON case
>> - add new XDMA driver
>> - add some useful drivers as we only have a single defconfig for all
>>   AT91SAM9/RM9200
> 
> I just noticed that this is based on -rc3, while the next/defconfig branch
> so far is based on -rc1. If you don't mind, could you rebase your
> branch on -rc1 as well and send it again so I can avoid the backmerge?

Sure, I do it right now.

Stay tuned ;-)

Bye,
-- 
Nicolas Ferre

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

* [GIT PULL] at91: defconfig for 3.19 #1
@ 2014-12-04 16:33     ` Nicolas Ferre
  0 siblings, 0 replies; 10+ messages in thread
From: Nicolas Ferre @ 2014-12-04 16:33 UTC (permalink / raw)
  To: linux-arm-kernel

Le 04/12/2014 17:28, Arnd Bergmann a ?crit :
> On Tuesday 02 December 2014 17:28:31 Nicolas Ferre wrote:
>>
>> The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:
>>
>>   Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-defconfig
>>
>> for you to fetch changes up to 4cd275f762a21cf21768e327873ba2883c839281:
>>
>>   ARM: at91/defconfig: add DM9000 to at91_dt (2014-12-01 16:30:00 +0100)
>>
>> ----------------------------------------------------------------
>> First batch of defconfigs for AT91 / 3.19:
>> - use NEON for all C-A5, neon code handles the !NEON case
>> - add new XDMA driver
>> - add some useful drivers as we only have a single defconfig for all
>>   AT91SAM9/RM9200
> 
> I just noticed that this is based on -rc3, while the next/defconfig branch
> so far is based on -rc1. If you don't mind, could you rebase your
> branch on -rc1 as well and send it again so I can avoid the backmerge?

Sure, I do it right now.

Stay tuned ;-)

Bye,
-- 
Nicolas Ferre

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

* [GIT PULL] at91: defconfig for 3.19 #1 (bis)
  2014-12-04 16:28   ` Arnd Bergmann
@ 2014-12-04 16:38     ` Nicolas Ferre
  -1 siblings, 0 replies; 10+ messages in thread
From: Nicolas Ferre @ 2014-12-04 16:38 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Nicolas Ferre, Linux Kernel list, linux-arm-kernel,
	Alexandre Belloni, Boris BREZILLON,
	Jean-Christophe PLAGNIOL-VILLARD, Ludovic Desroches

Arnd, Olof, Kevin,

This is the updated version of the 3.19 defconfig pull-request. It is now based
on 3.18-rc1 per Arnd's request.

Here is a pull-request for updating the AT91 defconfig files. Note that we only
have two now that the per-SoC defconfigs are gone.

Thanks, bye,

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-defconfig

for you to fetch changes up to 51756cbd407b760858a16341eb37ee527be178fd:

  ARM: at91/defconfig: add DM9000 to at91_dt (2014-12-04 17:32:01 +0100)

----------------------------------------------------------------
First batch of defconfigs for AT91 / 3.19:
- use NEON for all C-A5, neon code handles the !NEON case
- add new XDMA driver
- add some useful drivers as we only have a single defconfig for all
  AT91SAM9/RM9200

----------------------------------------------------------------
Ludovic Desroches (1):
      ARM: at91: sama5: update defconfig

Nicolas Ferre (4):
      ARM: at91/defconfig: add the XDMA driver
      ARM: at91/defconfig: add TCB PWM driver selection
      ARM: at91/defconfig: add QT1070 to at91_dt
      ARM: at91/defconfig: add DM9000 to at91_dt

 arch/arm/configs/at91_dt_defconfig | 3 +++
 arch/arm/configs/sama5_defconfig   | 6 +++++-
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
Nicolas Ferre

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

* [GIT PULL] at91: defconfig for 3.19 #1 (bis)
@ 2014-12-04 16:38     ` Nicolas Ferre
  0 siblings, 0 replies; 10+ messages in thread
From: Nicolas Ferre @ 2014-12-04 16:38 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof, Kevin,

This is the updated version of the 3.19 defconfig pull-request. It is now based
on 3.18-rc1 per Arnd's request.

Here is a pull-request for updating the AT91 defconfig files. Note that we only
have two now that the per-SoC defconfigs are gone.

Thanks, bye,

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-defconfig

for you to fetch changes up to 51756cbd407b760858a16341eb37ee527be178fd:

  ARM: at91/defconfig: add DM9000 to at91_dt (2014-12-04 17:32:01 +0100)

----------------------------------------------------------------
First batch of defconfigs for AT91 / 3.19:
- use NEON for all C-A5, neon code handles the !NEON case
- add new XDMA driver
- add some useful drivers as we only have a single defconfig for all
  AT91SAM9/RM9200

----------------------------------------------------------------
Ludovic Desroches (1):
      ARM: at91: sama5: update defconfig

Nicolas Ferre (4):
      ARM: at91/defconfig: add the XDMA driver
      ARM: at91/defconfig: add TCB PWM driver selection
      ARM: at91/defconfig: add QT1070 to at91_dt
      ARM: at91/defconfig: add DM9000 to at91_dt

 arch/arm/configs/at91_dt_defconfig | 3 +++
 arch/arm/configs/sama5_defconfig   | 6 +++++-
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
Nicolas Ferre

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

* Re: [GIT PULL] at91: defconfig for 3.19 #1 (bis)
  2014-12-04 16:38     ` Nicolas Ferre
@ 2014-12-04 18:10       ` Arnd Bergmann
  -1 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2014-12-04 18:10 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Olof Johansson, arm, Linux Kernel list, linux-arm-kernel,
	Alexandre Belloni, Boris BREZILLON,
	Jean-Christophe PLAGNIOL-VILLARD, Ludovic Desroches

On Thursday 04 December 2014 17:38:02 Nicolas Ferre wrote:
> Arnd, Olof, Kevin,
> 
> This is the updated version of the 3.19 defconfig pull-request. It is now based
> on 3.18-rc1 per Arnd's request.
> 
> Here is a pull-request for updating the AT91 defconfig files. Note that we only
> have two now that the per-SoC defconfigs are gone.
> 
> Thanks, bye,
> 
> The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
> 
>   Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-defconfig
> 
> for you to fetch changes up to 51756cbd407b760858a16341eb37ee527be178fd:
> 
>   ARM: at91/defconfig: add DM9000 to at91_dt (2014-12-04 17:32:01 +0100)
> 
> ----------------------------------------------------------------
> First batch of defconfigs for AT91 / 3.19:
> - use NEON for all C-A5, neon code handles the !NEON case
> - add new XDMA driver
> - add some useful drivers as we only have a single defconfig for all
>   AT91SAM9/RM9200
> 

Pulled into next/defconfig, thanks!

	Arnd

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

* [GIT PULL] at91: defconfig for 3.19 #1 (bis)
@ 2014-12-04 18:10       ` Arnd Bergmann
  0 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2014-12-04 18:10 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday 04 December 2014 17:38:02 Nicolas Ferre wrote:
> Arnd, Olof, Kevin,
> 
> This is the updated version of the 3.19 defconfig pull-request. It is now based
> on 3.18-rc1 per Arnd's request.
> 
> Here is a pull-request for updating the AT91 defconfig files. Note that we only
> have two now that the per-SoC defconfigs are gone.
> 
> Thanks, bye,
> 
> The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
> 
>   Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-defconfig
> 
> for you to fetch changes up to 51756cbd407b760858a16341eb37ee527be178fd:
> 
>   ARM: at91/defconfig: add DM9000 to at91_dt (2014-12-04 17:32:01 +0100)
> 
> ----------------------------------------------------------------
> First batch of defconfigs for AT91 / 3.19:
> - use NEON for all C-A5, neon code handles the !NEON case
> - add new XDMA driver
> - add some useful drivers as we only have a single defconfig for all
>   AT91SAM9/RM9200
> 

Pulled into next/defconfig, thanks!

	Arnd

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

end of thread, other threads:[~2014-12-04 18:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-02 16:28 [GIT PULL] at91: defconfig for 3.19 #1 Nicolas Ferre
2014-12-02 16:28 ` Nicolas Ferre
2014-12-04 16:28 ` Arnd Bergmann
2014-12-04 16:28   ` Arnd Bergmann
2014-12-04 16:33   ` Nicolas Ferre
2014-12-04 16:33     ` Nicolas Ferre
2014-12-04 16:38   ` [GIT PULL] at91: defconfig for 3.19 #1 (bis) Nicolas Ferre
2014-12-04 16:38     ` Nicolas Ferre
2014-12-04 18:10     ` Arnd Bergmann
2014-12-04 18:10       ` Arnd Bergmann

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.