Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1336997 > unrolled thread

[GIT PULL 1/2] bcm2835 changes to defconfigs for 4.6

Started byEric Anholt <eric@anholt.net>
First post2016-02-18 04:00 +0100
Last post2016-02-20 20:40 +0100
Articles 4 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL 1/2] bcm2835 changes to defconfigs for 4.6 Eric Anholt <eric@anholt.net> - 2016-02-18 04:00 +0100
    Re: [GIT PULL 1/2] bcm2835 changes to defconfigs for 4.6 Florian Fainelli <f.fainelli@gmail.com> - 2016-02-18 21:20 +0100
      Re: [GIT PULL 1/2] bcm2835 changes to defconfigs for 4.6 Florian Fainelli <f.fainelli@gmail.com> - 2016-02-19 23:40 +0100
    Re: [GIT PULL 1/2] bcm2835 changes to defconfigs for 4.6 Florian Fainelli <f.fainelli@gmail.com> - 2016-02-20 20:40 +0100

#1336997 — [GIT PULL 1/2] bcm2835 changes to defconfigs for 4.6

FromEric Anholt <eric@anholt.net>
Date2016-02-18 04:00 +0100
Subject[GIT PULL 1/2] bcm2835 changes to defconfigs for 4.6
Message-ID<r3mYW-7p0-3@gated-at.bofh.it>
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git@github.com:anholt/linux.git bcm2835-defconfig-next-2016-02-17

for you to fetch changes up to 0a05d3b71ada526ef93019fb3fbd6a95561a8a5f:

  ARM: multi_v7_defconfig: Enable BCM283x (2016-02-17 11:18:05 -0800)

----------------------------------------------------------------
This pull request brings in defconfig changes to enable bcm2836 in the
2835 and multi_v7 defconfigs.

----------------------------------------------------------------
Daniel Stone (1):
      ARM: multi_v7_defconfig: Enable BCM283x

Stefan Wahren (2):
      ARM: bcm2835_defconfig: Enable RPi firmware driver
      ARM: bcm2835_defconfig: Enable RPi power domain driver

Stephen Warren (3):
      ARM: bcm2835_defconfig: rebuild on next-20160205
      ARM: bcm2835_defconfig: disable DEBUG_LL
      ARM: bcm2835_defconfig: enable ARMv7 support

 arch/arm/configs/bcm2835_defconfig  | 11 +++++------
 arch/arm/configs/multi_v7_defconfig | 12 ++++++++++++
 2 files changed, 17 insertions(+), 6 deletions(-)

[toc] | [next] | [standalone]


#1337675

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2016-02-18 21:20 +0100
Message-ID<r3Ddo-2wj-21@gated-at.bofh.it>
In reply to#1336997
On 17/02/16 18:56, Eric Anholt wrote:
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git@github.com:anholt/linux.git bcm2835-defconfig-next-2016-02-17

Same here, could not find this branch, should I pull from
bcm2835-defconfig-next directly?

> 
> for you to fetch changes up to 0a05d3b71ada526ef93019fb3fbd6a95561a8a5f:
> 
>   ARM: multi_v7_defconfig: Enable BCM283x (2016-02-17 11:18:05 -0800)
> 
> ----------------------------------------------------------------
> This pull request brings in defconfig changes to enable bcm2836 in the
> 2835 and multi_v7 defconfigs.
> 
> ----------------------------------------------------------------
> Daniel Stone (1):
>       ARM: multi_v7_defconfig: Enable BCM283x
> 
> Stefan Wahren (2):
>       ARM: bcm2835_defconfig: Enable RPi firmware driver
>       ARM: bcm2835_defconfig: Enable RPi power domain driver
> 
> Stephen Warren (3):
>       ARM: bcm2835_defconfig: rebuild on next-20160205
>       ARM: bcm2835_defconfig: disable DEBUG_LL
>       ARM: bcm2835_defconfig: enable ARMv7 support
> 
>  arch/arm/configs/bcm2835_defconfig  | 11 +++++------
>  arch/arm/configs/multi_v7_defconfig | 12 ++++++++++++
>  2 files changed, 17 insertions(+), 6 deletions(-)
> 


-- 
Florian

[toc] | [prev] | [next] | [standalone]


#1338543

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2016-02-19 23:40 +0100
Message-ID<r41Sq-3SM-23@gated-at.bofh.it>
In reply to#1337675
On 18/02/16 12:13, Florian Fainelli wrote:
> On 17/02/16 18:56, Eric Anholt wrote:
>> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>>
>>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>>
>> are available in the git repository at:
>>
>>   git@github.com:anholt/linux.git bcm2835-defconfig-next-2016-02-17
> 
> Same here, could not find this branch, should I pull from
> bcm2835-defconfig-next directly?

Eric, I would like to send the pull request soon, and this is one of the
gating items, please advise. Thanks!
-- 
Florian

[toc] | [prev] | [next] | [standalone]


#1338774

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2016-02-20 20:40 +0100
Message-ID<r4lxL-2dT-11@gated-at.bofh.it>
In reply to#1336997
Le 17/02/2016 18:56, Eric Anholt a écrit :
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git@github.com:anholt/linux.git bcm2835-defconfig-next-2016-02-17
> 
> for you to fetch changes up to 0a05d3b71ada526ef93019fb3fbd6a95561a8a5f:
> 
>   ARM: multi_v7_defconfig: Enable BCM283x (2016-02-17 11:18:05 -0800)
> 
> ----------------------------------------------------------------
> This pull request brings in defconfig changes to enable bcm2836 in the
> 2835 and multi_v7 defconfigs.
> 
> ----------------------------------------------------------------

And also merged, thanks!
-- 
Florian

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web