public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot]  Pull request: u-boot-arm/master - UPDATED
Date: Thu, 16 Jan 2014 10:47:18 +0100	[thread overview]
Message-ID: <20140116104718.13b91b90@lilith> (raw)
In-Reply-To: <20140115161613.4fa89c21@lilith>

Hello Tom,

This is an update which replaces the previous PR which had only imx
stuff.

The following changes since commit
6ba2bc8fa9be4bd09ec43e39cb8e666480ef010c:

  arm: use canonical sub mnemonic (2014-01-14 12:38:47 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-arm master

for you to fetch changes up to c71b4dd2da0dcddabd7c29e6c3dc8a495d4bd928:

  arm: koelsch: Add support QSPI device and enable boot from SPI flash
  (2014-01-16 08:07:20 +0900)

----------------------------------------------------------------
Albert ARIBAUD (1):
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'

Fabio Estevam (2):
      mx6: clock: Pass the frequency as argument of
enable_fec_anatop_clock() mx6: Add initial support for the Hummingboard
solo

Nobuhiro Iwamatsu (6):
      arm: koelsch: Disable TMU0 before OS boot
      arm: lager: Disable TMU0 before OS boot
      arm: rmobile: Add SH QSPI base register address
      spi: sh_qspi: Add header file that defines the address of
registers arm: lager: Add support QSPI device and enable boot from SPI
flash arm: koelsch: Add support QSPI device and enable boot from SPI
flash

 arch/arm/cpu/armv7/mx6/clock.c                     |   8 +-
 arch/arm/include/asm/arch-mx6/clock.h              |   9 +-
 arch/arm/include/asm/arch-mx6/imx-regs.h           |   4 +
 arch/arm/include/asm/arch-rmobile/r8a7790.h        |   1 +
 arch/arm/include/asm/arch-rmobile/r8a7791.h        |   1 +
 board/freescale/mx6slevk/mx6slevk.c                |   2 +-
 board/renesas/koelsch/koelsch.c                    |   6 +
 board/renesas/lager/lager.c                        |   6 +
 board/solidrun/hummingboard/Makefile               |   9 +
 board/solidrun/hummingboard/README                 |  40 ++++
 board/solidrun/hummingboard/hummingboard.c         | 187
 +++++++++++++++++ board/solidrun/hummingboard/solo.cfg
 |  25 +++ board/solidrun/mx6-microsom/800mhz_2x128mx16.cfg   |  74
 +++++++ board/solidrun/mx6-microsom/clocks.cfg             |  33 +++
 .../mx6-microsom/ddr-800mhz-32bit-setup.cfg        |  76 +++++++
 boards.cfg                                         |   1 +
 drivers/spi/sh_qspi.c                              |   3 +-
 include/configs/hummingboard.h                     | 226
 +++++++++++++++++++++
 include/configs/koelsch.h                          |  32 ++-
 include/configs/lager.h                            |  33 ++- 20 files
 changed, 764 insertions(+), 12 deletions(-) create mode 100644
 board/solidrun/hummingboard/Makefile create mode 100644
 board/solidrun/hummingboard/README create mode 100644
 board/solidrun/hummingboard/hummingboard.c create mode 100644
 board/solidrun/hummingboard/solo.cfg create mode 100644
 board/solidrun/mx6-microsom/800mhz_2x128mx16.cfg create mode 100644
 board/solidrun/mx6-microsom/clocks.cfg create mode 100644
 board/solidrun/mx6-microsom/ddr-800mhz-32bit-setup.cfg create mode
 100644 include/configs/hummingboard.h

Amicalement,
-- 
Albert.

  parent reply	other threads:[~2014-01-16  9:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-15 15:16 [U-Boot] Pull request: u-boot-arm/master Albert ARIBAUD
2014-01-16  8:00 ` [U-Boot] Pull request: u-boot-arm/master - please hold Albert ARIBAUD
2014-01-16  9:47 ` Albert ARIBAUD [this message]
2014-01-17 13:05   ` [U-Boot] Pull request: u-boot-arm/master - UPDATED Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2013-04-10 23:12 [U-Boot] Pull request: u-boot-arm/master Albert ARIBAUD
2013-04-11  6:45 ` [U-Boot] Pull request: u-boot-arm/master - UPDATED Albert ARIBAUD
2013-04-11 18:57   ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140116104718.13b91b90@lilith \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox