public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-imx
Date: Tue, 05 Nov 2013 15:23:19 +0100	[thread overview]
Message-ID: <5278FF57.3030606@denx.de> (raw)

Hi Albert,

please pull from u-boot-imx, thanks !

The following changes since commit 262f08d6ea18a62f827b8ccb60f355ca2eaf6e2b:

  zynq: Use arch_cpu_init() instead of lowlevel_init() (2013-10-17
08:34:45 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to c93addb5635630847e8a33f6dba4afef78a6d180:

  wandboard: README: Include the quad version (2013-11-04 09:56:25 +0100)

----------------------------------------------------------------
Anatolij Gustschin (1):
      imx_watchdog: do not soft-reset while watchdog init

Christoph G. Baumann (1):
      ARM: mxs: Configure 2 Gbit DDR2 RAM for BG0900

Eric Nelson (1):
      i.MX6: nitrogen6x: fix erase size in 6x_upgrade.txt

Fabio Estevam (5):
      udoo: Add initial support for mx6q udoo board
      ARM: mx5: Enable L2 cache
      mx5: lowlevel_init: Remove unused macro
      configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
      wandboard: README: Include the quad version

Marek Vasut (4):
      ARM: mxs: tools: Use mkimage for BootStream generation
      ARM: mxs: Add PPC-AG BG0900 board
      ARM: mxs: Setup stack in JTAG mode
      ARM: mxs: Enable DCDC converter for battery boot

Otavio Salvador (1):
      mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin

Pierre Aubert (1):
      mx6: compute PLL PFD frequencies rather than using defines

Stefano Babic (1):
      Revert "configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL
boards"

 arch/arm/cpu/arm926ejs/mxs/Makefile          |   11 +-
 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg |    4 +-
 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg |    4 +-
 arch/arm/cpu/arm926ejs/mxs/spl_power_init.c  |    2 +
 arch/arm/cpu/arm926ejs/mxs/start.S           |    9 ++
 arch/arm/cpu/armv7/mx5/lowlevel_init.S       |   12 +-
 arch/arm/cpu/armv7/mx6/clock.c               |   56 +++++--
 arch/arm/include/asm/arch-mx6/crm_regs.h     |   11 --
 arch/arm/include/asm/arch-mx6/mx6dl_pins.h   |    2 +-
 arch/arm/include/asm/arch-mxs/sys_proto.h    |    2 +
 board/boundary/nitrogen6x/6x_upgrade.txt     |    2 +-
 board/ppcag/bg0900/Makefile                  |   31 ++++
 board/ppcag/bg0900/bg0900.c                  |   86 +++++++++++
 board/ppcag/bg0900/spl_boot.c                |  153 +++++++++++++++++++
 board/udoo/Makefile                          |   26 ++++
 board/udoo/udoo.c                            |  110 ++++++++++++++
 board/wandboard/README                       |    4 +-
 boards.cfg                                   |    2 +
 doc/README.mxs                               |   39 ++++-
 drivers/watchdog/imx_watchdog.c              |    3 +-
 include/configs/bg0900.h                     |   97 ++++++++++++
 include/configs/udoo.h                       |  206
++++++++++++++++++++++++++
 22 files changed, 819 insertions(+), 53 deletions(-)
 create mode 100644 board/ppcag/bg0900/Makefile
 create mode 100644 board/ppcag/bg0900/bg0900.c
 create mode 100644 board/ppcag/bg0900/spl_boot.c
 create mode 100644 board/udoo/Makefile
 create mode 100644 board/udoo/udoo.c
 create mode 100644 include/configs/bg0900.h
 create mode 100644 include/configs/udoo.h

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

             reply	other threads:[~2013-11-05 14:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-05 14:23 Stefano Babic [this message]
2013-11-07  9:49 ` [U-Boot] Pull request: u-boot-imx Albert ARIBAUD
  -- strict thread matches above, loose matches on Subject: below --
2012-04-17  5:35 Stefano Babic
2012-04-17 13:56 ` Albert ARIBAUD

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=5278FF57.3030606@denx.de \
    --to=sbabic@denx.de \
    --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