public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] u-boot-pxa/next
Date: Wed, 3 Oct 2012 02:03:57 +0200	[thread overview]
Message-ID: <201210030203.57430.marex@denx.de> (raw)

The following changes since commit c7ee66a8222660b565e9240775efa4c82cb348c2:

  Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into next 
(2012-10-02 10:16:40 -0700)

are available in the git repository at:


  git://git.denx.de/u-boot-pxa.git next

for you to fetch changes up to 7b9b0eae55f211e449984bfa5c1f171d1f256813:

  pxa: Add code to examine cpu model and revision (2012-10-03 02:00:15 +0200)

----------------------------------------------------------------
Lukasz Dalek (2):
      h2200: Add support for iPAQ h2200 palmtop
      pxa: Add code to examine cpu model and revision

 arch/arm/cpu/pxa/cpuinfo.c          |   11 ++++--
 arch/arm/include/asm/arch-pxa/pxa.h |   13 +++++++
 board/h2200/Makefile                |   49 +++++++++++++++++++++++++++
 board/h2200/h2200-header.S          |   27 +++++++++++++++
 board/h2200/h2200.c                 |   53 +++++++++++++++++++++++++++++
 boards.cfg                          |    1 +
 include/configs/h2200.h             |  156 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 308 insertions(+), 2 deletions(-)
 create mode 100644 board/h2200/Makefile
 create mode 100644 board/h2200/h2200-header.S
 create mode 100644 board/h2200/h2200.c
 create mode 100644 include/configs/h2200.h

             reply	other threads:[~2012-10-03  0:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-03  0:03 Marek Vasut [this message]
2012-10-04  7:12 ` [U-Boot] [PULL] u-boot-pxa/next 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=201210030203.57430.marex@denx.de \
    --to=marex@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