All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: defconfig: Exynos improvements for 4.4, 2nd pull
@ 2015-10-13  0:38 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2015-10-13  0:38 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: linux-arm-kernel, linux-samsung-soc, linux-kernel, Krzysztof Kozlowski

Dear Kukjin,

This is another round of defconfig related changes for 4.4.

Description along with a tag.
You can find them also on the lists with my reviewed-by.

Best regards,
Krzysztof


The following changes since commit 7fa5ce4e6fcb4596761c17e124e7d1f8cf64fe96:

  ARM: exynos_defconfig: Disable simplefb support (2015-09-13 19:25:39 +0900)

are available in the git repository at:

  https://github.com/krzk/linux.git tags/samsung-defconfig-4.4-2

for you to fetch changes up to 89a0112100e74f50407d269570a02a82fd28ccb8:

  ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4 (2015-10-12 12:59:50 +0900)

----------------------------------------------------------------
Defconfig changes around Exynos based boards:
1. Change WiFi-Ex from built-in to module to fix issue with probing
   the driver before root filesystem is available (driver needs
   firmware).
2. Enable Realtek RTL81t3 ethernet adapter present on Odroid-XU4
   board.

----------------------------------------------------------------
Anand Moon (2):
      ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
      ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4

Javier Martinez Canillas (1):
      ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in

 arch/arm/configs/exynos_defconfig   | 5 +++--
 arch/arm/configs/multi_v7_defconfig | 1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

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

* [GIT PULL] ARM: defconfig: Exynos improvements for 4.4, 2nd pull
@ 2015-10-13  0:38 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2015-10-13  0:38 UTC (permalink / raw)
  To: linux-arm-kernel

Dear Kukjin,

This is another round of defconfig related changes for 4.4.

Description along with a tag.
You can find them also on the lists with my reviewed-by.

Best regards,
Krzysztof


The following changes since commit 7fa5ce4e6fcb4596761c17e124e7d1f8cf64fe96:

  ARM: exynos_defconfig: Disable simplefb support (2015-09-13 19:25:39 +0900)

are available in the git repository at:

  https://github.com/krzk/linux.git tags/samsung-defconfig-4.4-2

for you to fetch changes up to 89a0112100e74f50407d269570a02a82fd28ccb8:

  ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4 (2015-10-12 12:59:50 +0900)

----------------------------------------------------------------
Defconfig changes around Exynos based boards:
1. Change WiFi-Ex from built-in to module to fix issue with probing
   the driver before root filesystem is available (driver needs
   firmware).
2. Enable Realtek RTL81t3 ethernet adapter present on Odroid-XU4
   board.

----------------------------------------------------------------
Anand Moon (2):
      ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
      ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4

Javier Martinez Canillas (1):
      ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in

 arch/arm/configs/exynos_defconfig   | 5 +++--
 arch/arm/configs/multi_v7_defconfig | 1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] ARM: defconfig: Exynos improvements for 4.4, 2nd pull
  2015-10-13  0:38 ` Krzysztof Kozlowski
@ 2015-10-23 19:15   ` Kukjin Kim
  -1 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2015-10-23 19:15 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc, linux-kernel

On 10/13/15 09:38, Krzysztof Kozlowski wrote:
> Dear Kukjin,
> 
> This is another round of defconfig related changes for 4.4.
> 
> Description along with a tag.
> You can find them also on the lists with my reviewed-by.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 7fa5ce4e6fcb4596761c17e124e7d1f8cf64fe96:
> 
>   ARM: exynos_defconfig: Disable simplefb support (2015-09-13 19:25:39 +0900)
> 
> are available in the git repository at:
> 
>   https://github.com/krzk/linux.git tags/samsung-defconfig-4.4-2
> 
> for you to fetch changes up to 89a0112100e74f50407d269570a02a82fd28ccb8:
> 
>   ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4 (2015-10-12 12:59:50 +0900)
> 
> ----------------------------------------------------------------
> Defconfig changes around Exynos based boards:
> 1. Change WiFi-Ex from built-in to module to fix issue with probing
>    the driver before root filesystem is available (driver needs
>    firmware).
> 2. Enable Realtek RTL81t3 ethernet adapter present on Odroid-XU4
>    board.
> 
> ----------------------------------------------------------------
> Anand Moon (2):
>       ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
>       ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
> 
> Javier Martinez Canillas (1):
>       ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in
> 
>  arch/arm/configs/exynos_defconfig   | 5 +++--
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  2 files changed, 4 insertions(+), 2 deletions(-)

Applied, thanks.

- Kukjin

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

* [GIT PULL] ARM: defconfig: Exynos improvements for 4.4, 2nd pull
@ 2015-10-23 19:15   ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2015-10-23 19:15 UTC (permalink / raw)
  To: linux-arm-kernel

On 10/13/15 09:38, Krzysztof Kozlowski wrote:
> Dear Kukjin,
> 
> This is another round of defconfig related changes for 4.4.
> 
> Description along with a tag.
> You can find them also on the lists with my reviewed-by.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 7fa5ce4e6fcb4596761c17e124e7d1f8cf64fe96:
> 
>   ARM: exynos_defconfig: Disable simplefb support (2015-09-13 19:25:39 +0900)
> 
> are available in the git repository at:
> 
>   https://github.com/krzk/linux.git tags/samsung-defconfig-4.4-2
> 
> for you to fetch changes up to 89a0112100e74f50407d269570a02a82fd28ccb8:
> 
>   ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4 (2015-10-12 12:59:50 +0900)
> 
> ----------------------------------------------------------------
> Defconfig changes around Exynos based boards:
> 1. Change WiFi-Ex from built-in to module to fix issue with probing
>    the driver before root filesystem is available (driver needs
>    firmware).
> 2. Enable Realtek RTL81t3 ethernet adapter present on Odroid-XU4
>    board.
> 
> ----------------------------------------------------------------
> Anand Moon (2):
>       ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
>       ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
> 
> Javier Martinez Canillas (1):
>       ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in
> 
>  arch/arm/configs/exynos_defconfig   | 5 +++--
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  2 files changed, 4 insertions(+), 2 deletions(-)

Applied, thanks.

- Kukjin

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

end of thread, other threads:[~2015-10-23 19:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-13  0:38 [GIT PULL] ARM: defconfig: Exynos improvements for 4.4, 2nd pull Krzysztof Kozlowski
2015-10-13  0:38 ` Krzysztof Kozlowski
2015-10-23 19:15 ` Kukjin Kim
2015-10-23 19:15   ` Kukjin Kim

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.