linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: at91: soc for 4.8 #1
@ 2016-06-12 11:07 Alexandre Belloni
  2016-06-12 11:09 ` Alexandre Belloni
  2016-06-14 17:19 ` Olof Johansson
  0 siblings, 2 replies; 5+ messages in thread
From: Alexandre Belloni @ 2016-06-12 11:07 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Nicolas Ferre, linux-arm-kernel, linux-kernel

Arnd, Olof, Kevin,

We finally get a driver for the EBI. It will hopefully allow to avoid
relying on the bootloader for the EBI configuration.

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.8-drivers

for you to fetch changes up to 1fdab21d1d52a85c31f932844242fec5fb81daac:

  memory: atmel-ebi: add DT bindings documentation (2016-06-02 08:32:25 +0200)

----------------------------------------------------------------
Drivers for 4.8:
 - Add a driver for the EBI

----------------------------------------------------------------
Boris Brezillon (2):
      memory: add Atmel EBI (External Bus Interface) driver
      memory: atmel-ebi: add DT bindings documentation

 .../bindings/memory-controllers/atmel,ebi.txt      | 136 ++++
 drivers/memory/Kconfig                             |  11 +
 drivers/memory/Makefile                            |   1 +
 drivers/memory/atmel-ebi.c                         | 771 +++++++++++++++++++++
 4 files changed, 919 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt
 create mode 100644 drivers/memory/atmel-ebi.c

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [GIT PULL] ARM: at91: soc for 4.8 #1
@ 2016-06-12 11:03 Alexandre Belloni
  2016-06-14 17:13 ` Olof Johansson
  0 siblings, 1 reply; 5+ messages in thread
From: Alexandre Belloni @ 2016-06-12 11:03 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Nicolas Ferre, linux-arm-kernel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1204 bytes --]

Arnd, Olof, Kevin,

This is a rework of the DEBUG_LL stuff for at91 to solve an issue with
multi_v7.

Thanks!

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.8-soc

for you to fetch changes up to 8b2f2d0356184cc7c409b2f046c550ce00ca8f70:

  ARM: at91: debug: add default DEBUG_LL addresses (2016-06-10 17:09:28 +0200)

----------------------------------------------------------------
SoC changes for 4.8:
 - Solve an issue with DEBUG_LL and multi_v7
 - Also make DEBUG_LL more user friendly

----------------------------------------------------------------
Alexandre Belloni (2):
      ARM: at91: debug: use DEBUG_UART_VIRT
      ARM: at91: debug: add default DEBUG_LL addresses

 arch/arm/Kconfig.debug        | 61 ++++++++++++++++++++++++++++++++-----------
 arch/arm/include/debug/at91.S | 10 +------
 2 files changed, 47 insertions(+), 24 deletions(-)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

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

end of thread, other threads:[~2016-06-14 17:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-12 11:07 [GIT PULL] ARM: at91: soc for 4.8 #1 Alexandre Belloni
2016-06-12 11:09 ` Alexandre Belloni
2016-06-14 17:19 ` Olof Johansson
  -- strict thread matches above, loose matches on Subject: below --
2016-06-12 11:03 Alexandre Belloni
2016-06-14 17:13 ` 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).